@charset "UTF-8";


/* RESETS */

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
a img {
	border:none;
	}	

/* TYPOGRAPHY */

h1 { }

h2 {
	font-size:1.5em;
	margin:5px 2px;
	}

h3 {
	font-size:1.4em;
	color:#666;
	text-transform:uppercase;
	margin:0 0 10px 0;
	line-height:110%;
	}
	
h3 a {color:#666; text-decoration:none;}	
h3 a:hover {color:#333; /*text-decoration:underline;*/}	

h4 {
	color:#333;
	font-size:1.40em;
	margin:2px 0 5px 0;
	}
	
h4 a {
	color:#333;
	text-decoration:none;
	}
	
h4 a:hover {
	color:#666;
	text-decoration:underline;
	}	
		

h5 {
	color:#999;
	font-size:1.3em;
	margin:0;
	font-weight:normal;
	}
	
h5 strong{
	color:#FFF;
	font-weight:normal;
	}	

h6 {
	color:#999;
	font-size:1.3em;
	margin:0 0 8px 0;
	font-weight:bold;
	}

ul {
	padding:0 0 0 14px;
	list-style:square;
	}
	
li {
	margin:0 0 0.2em 0;
	}	

.title1 {
	margin:0;
	font-size:1.9em;
	color:#666;
	font-weight:normal;
	text-transform:uppercase;
	padding:0 0 0 25px;
	margin:10px 0 15px 0;
	}
	
.smallColumn {width:70%;}	

p {margin:0; line-height:1.3em; min-height:8px;}

.txt_smaller {font-size:0.9em;}

.txt_lightGrey {color:#666; font-weight:normal;}

	

/* COLORS: Clear-Blue: #0081CE , Dark-Blue: #0F2B72 ,  Pink: #E0007B , Orange: #F78F1E , Green: #1A9D3D */

.color_verde {color:#AED05E}


/* MAIN LAYOUT */
.siteHeaderHolder {
	position:relative;
	/*height:150px;*/
	background-color:#FFF;
	width:100%;
	padding:0 0 4px 0;
	}
	

.siteHeader {
	position:relative;
	width:980px;
	margin:0 auto 0 auto;
	}	

.siteHolder {
	position:relative;
	width:980px;
	margin:0 auto 0 auto;
	padding:20px 0 0 0;
	
	}
	
/* COMMON ITEMS */

.clear {clear:both; font-size:2px; line-height:2px;}

.horDivision_01 {
	height:10px;
	width:100%;
	border-bottom:1px #CCC solid; 
	clear:both;
	margin:0 0 15px 0;
	}
	
.bt_view_more {
	width:14px;
	height:15px;
	background:url(../images/cssimg/bt_more1.gif) no-repeat;
	margin:5px 0 2px 0;
	cursor:pointer;
	}
	
.bt_view_less {
	width:14px;
	height:15px;
	background:url(../images/cssimg/bt_less1.gif) no-repeat;
	margin:5px 0 2px 0;
	cursor:pointer;
	}	
	
	
/* start section ---HEADER--- */	

.siteLogo {
	position:relative;
	float:left;
	width:385px;
	height:91px;
	background:url(../images/cssimg/logo_group1.jpg) no-repeat;
	top:10px;
	margin:0 0 10px 0;
	}
	
.siteLogo1 {
	position:relative;
	float:right;
	width:116px;
	height:43px;
	background:url(../images/cssimg/logo_fegime.jpg) no-repeat;
	}
	

	
.topMenuA {
	position:relative;
	top:10px;
	float:right;
	font-size:0.95em;
	}
	
.topMenuA a {
	color:#0081CE;
	text-transform:uppercase;
	text-decoration:none;
	}
	
.topMenuA a:hover {
	color:#000;
	text-decoration:underline;
	}		

.topMenuB {
	position:absolute;
	bottom:4px;
	left:4px;
	font-size:1.4em;
	letter-spacing:-0.03em;
	}
	
.topMenuB a {
	color:#999;
	text-decoration:none;
	}
	
.topMenuB a:hover  {
	color:#0081CE;
	}	
	
.topMenuB .menuItem {
	color:#666;
	text-transform:uppercase;
	margin-right:10px;
	}
	
.topMenuB .menuItem img {
	margin-right:8px;
	}	
	

/* end */


/* Flash Show and Text */
.showBig {}

.showBig .textContainer {
	position:absolute;
	width:370px;
	height:80%;
	top:40px;
	right:35px;
	padding:15px;
	background:url(../images/cssimg/bg_whiteTransp.png);
	z-index:1;
	}

.flashInBG {
	position:relative;
	/*top: -15px;*/
	left:-15px;
	z-index:0;
	}

/* end */


/* section start ---MAIN CONTENT--- */

.siteContent, .siteContent_main  {
	position:relative;
	background:#FFF;
	width:950px;
	min-height:400px;
	padding:0 15px 15px 15px;
}

.siteContent_main .coloredBox {
	width:105%;
	position:relative;
	padding:1px 5px 3px 5px;
	margin:0 0 10px 0;
	
	} 
	
.siteContent .leftColumn {
	position:relative;
	margin:38px 0 0 0;
	float:left;
	width:278px;
	}
	
.siteContent_main .leftColumn {
	position:relative;
	margin:38px 0 0 0;
	float:left;
	width:480px;
	}	
	
.siteLogo2 {
	position:relative;
	top:-18px;
	width:260px;
	height:31px;
	}	

/* left Menu */
.leftMenu {
	padding:0 0 0 30px;
	font-size:1.1em;
	text-transform:uppercase;
	}
	
.leftMenu a {
	color:#777;
	text-decoration:none;
	}
	
.leftMenu a:hover {
	text-decoration:underline;
	}		
	
.leftMenu li {
	list-style:url(../images/cssimg/el_rect1_blue1.png);
	}	
	

/* Right Content */

.siteContent .rightColumn {
	position:relative;
	margin:10px 0 0 0;
	float:left;
	width:665px;
}

.siteContent_main .rightColumn {
	position:relative;
	top:10px;
	margin:10px 0 0 0;
	float:left;
	width:460px;
}


.rightColumn .greyContentBox {
	padding:15px 20px 10px 20px;
	font-size:0.95em;
	background:#EEE;
	}
	
.rightColumn .greyContentBox_1 {
	padding:10px 15px 10px 15px;
	margin:0 0 15px 0;
	/*background:#EEE;*/
	border-top:1px solid #EEE;
	border-bottom:1px solid #CCC;
	}
	
.greyContentBox_1 .txt_smaller {
	padding:8px 0 8px 0;
	}	
	
.rightColumn .whiteContentBox_1 {
	padding:10px 15px 10px 3px;
	margin:0 0 15px 0;
	border-bottom:1px solid #CCC;
	}	
	

.rightColumn .rightContBox01 {
	border-left:1px solid #CCC;
	padding:0 0 10px 24px;
	margin:0 0 20px 0;
	}
	
.rightColumn .rightContBox01 .left {
	position:relative;
	float:left;
	width:400px;
	}	
	

.rightColumn .rightContBox01 .right {
	position:relative;
	top:-25px;
	float:right;
	width:200px;
	}
	
.rightColumn .rightContBox01 .greyContentBox_1 .right, .rightColumn .rightContBox01 .whiteContentBox_1 .right {
	top:0;
	text-align:right;
	}	
	
.rightColumn .rightContBox01 .left_1 {
	position:relative;
	float:left;
	width:330px;
	}	
	

.rightColumn .rightContBox01 .right_1 {
	position:relative;
	float:left;
	width:300px;
	}	
	
	
	
/* full width content box */

.fullWidthContent {
	width:945px;
	overflow:hidden;
	margin:5px 0;
	/*background-color:#999;*/
	}

.fullWidthContent .thumbnailHolder {
	height:133px;
	overflow:hidden;
	}
	
.thumbnailHolder .thumbnail1 {
	width:133px;
	float:left;
	margin:0 10px;
	}	
	

	


.footer {
	width:980px;
	margin:15px auto 15px auto;
	/*border-top:1px solid #666;
	padding:4px 0 0 0;*/
	font-size:11px;
	color:#333;
	}
	
	
/* GOOGLE MAPS */

#googleMapsWindow {
	position:relative;
	width:100%;
	height:347px;
	margin:15px 0 0 0;
	/*background-color:#CCC;*/
	}
	
#googleMapsWindow .left {
position:absolute;
left:0;
top:0;
	}
	
#googleMapsWindow .right {
position:absolute;
left:330px;
top:0;
	}		
	
/* PAGINATION */	
.rightColumn .pagination {
	position:absolute;
	width:300px;
	right:15px;
	top:20px;
	text-align:right;
	}

.pagination a {
	padding:0 2px;
	color:#333;
	text-decoration:none;
	font-size:13px;
	}
	
.pagination a:hover {
	text-decoration:underline;
	}	

.pagination .disabled a {
	display:none;
	}


.pagination .selected a {
	color:#06F;
	}	




/* --- COLOR SPECIFIC --- */

/* SITE COLOR */
#color1 {background: #0081CE url(../images/cssimg/bg_blue1.png);}	
#color2 {background: #0F2B72 url(../images/cssimg/bg_blue.png);}
#color3 {background: #E0007B url(../images/cssimg/bg_pink.png);}
#color4 {background: #F78F1E url(../images/cssimg/bg_orange.png);}
#color5 {background: #1A9D3D url(../images/cssimg/bg_green.png);}
#color6 {background: #000 url(../images/cssimg/bg_black.png);}


/* Titles */
#color1 .title1 {background:url(../images/cssimg/el_arrow1_blue1.png) no-repeat; color:#0081CE;}
#color2 .title1 {background:url(../images/cssimg/el_arrow1_blue.png) no-repeat; /*color:#0F2B72;*/}
#color3 .title1 {background:url(../images/cssimg/el_arrow1_pink.png) no-repeat; /*color:#E0007B;*/}
#color4 .title1 {background:url(../images/cssimg/el_arrow1_orange.png) no-repeat; /*color:#F78F1E;*/}
#color5 .title1 {background:url(../images/cssimg/el_arrow1_green.png) no-repeat; /*color:#1A9D3D;*/}
#color6 .title1 {background:url(../images/cssimg/el_arrow1_black.png) no-repeat; /*color:#0081CE;*/}

/* Logos */
#color2 .siteLogo2 {background: url(../images/cssimg/logo_valleindustrial.gif) no-repeat;}	
#color3 .siteLogo2 {background: url(../images/cssimg/logo_valleclima.gif) no-repeat;}
#color4 .siteLogo2 {background: url(../images/cssimg/logo_argologic.gif) no-repeat;}
#color5 .siteLogo2 {background: url(../images/cssimg/logo_vallevdi.gif) no-repeat;}
#color6 .siteLogo2 {background: url(../images/cssimg/logo_onoff.gif) no-repeat;}


/* Menus */
#color1 .leftMenu a:hover {color:#0081CE;}
#color2 .leftMenu a:hover {color:#0F2B72;}
#color3 .leftMenu a:hover {color:#E0007B;}
#color4 .leftMenu a:hover {color:#F78F1E;}
#color5 .leftMenu a:hover {color:#1A9D3D;}
#color6 .leftMenu a:hover {color:#000;}



#color1 .leftMenu li {list-style:url(../images/cssimg/el_rect1_blue1.png);}
#color2 .leftMenu li {list-style:url(../images/cssimg/el_rect1_blue.png);}
#color3 .leftMenu li {list-style:url(../images/cssimg/el_rect1_pink.png);}
#color4 .leftMenu li {list-style:url(../images/cssimg/el_rect1_orange.png);}
#color5 .leftMenu li {list-style:url(../images/cssimg/el_rect1_green.png);}
#color6 .leftMenu li {list-style:url(../images/cssimg/el_rect1_black.png);}


/* Colored Box */
#color1 .coloredBox {background-color:#0081CE; }
#color2 .coloredBox {background:#0F2B72 url(../images/cssimg/bg_blue.png);}
#color3 .coloredBox {background-color:#E0007B;}
#color4 .coloredBox {background-color:#F78F1E;}
#color5 .coloredBox {background-color:#1A9D3D;}
#color6 .coloredBox {background-color:#000;}

/* footer */
#color1 .footer {color:#333;}
#color2 .footer {color:#999;}
#color3 .footer {color:#333;}
#color4 .footer {color:#333;}
#color5 .footer {color:#333;}
#color6 .footer {color:#999;}

