html{
	border: 0px;
	SCROLLBAR-FACE-COLOR: #f3f4f5; 
	SCROLLBAR-HIGHLIGHT-COLOR: #adb6bc; 
	SCROLLBAR-SHADOW-COLOR: #adb6bc; 
	SCROLLBAR-3DLIGHT-COLOR: #f3f4f5; 
	SCROLLBAR-ARROW-COLOR: #adb6bc; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #f3f4f5;
	overflow-y: scroll;
	overflow-x:hidden;
	padding: 0px;
	margin: 0px;
}
body{
	font-family:  "Trebuchet MS", vArial, verdana;
	font-size: 9pt;
	margin: 0px;
	text-align: inherit;
	cursor: default;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px;
	background: #eee url(../images/bg.gif) repeat-y center;
	overflow-x: hidden;
}
body#intro{
	background: #3296e2;
}
p, form, input, dl, dt, dd, ol, ul, ul li, li, table, tr, th, td, tbody, h1, h2, h3, h4, h5, h6, span{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h1, h2, h3, h4, h5, h6{
	color: #57c;
}
hr{
	height: 5px;
	width: 0px;
	clear: both;
	color: #fff;
	background: #fff;
}

table{
	font-family: "Trebuchet MS", Arial, Verdana;
	vertical-align: top;
	color: #026;
	border-collapse: collapse;
}
td{
	vertical-align: top;
}
img{
	border: 0px;
	cursor: auto;
}
a{
	text-decoration: none;
	color: #bdf3ff;
}
a:hover{
	color: #039;
	text-decoration: underline;
}
a.mas{
	font-weight: bold;
	padding-left: 11px;
	display: block;
	clear: both;
	height: 16px;
	background: url(../images/mas.gif) no-repeat -3px top;
	width: 55px;
}
a.mas:hover{
	color: #c00;
}
acronym{
	font-weight: bold;
	text-decoration: underline;
}
#general{
	width: 770px;
	margin: auto;
	background: #3395e1 url(../images/bg_cont.gif) repeat-y center;
	/*border: 10px solid #fff;*/
	position: relative;
}



/*** ***/
/*** ***/
/* encabezado y pie de página */
#top{
	height: 102px;
	background: #3194e0 /*url(../images/top.gif) */no-repeat center top;
}
#titulopag{
	display:none;
}

#pie{
	font-size: 8pt;
	text-align: right;
	height: 70px;
	background: #7be6ff url(../images/pie.gif) no-repeat center;
	clear: both;
	color: #164da6;
	padding-right: 20px;
}
#pie p{
	margin: 0px;
	padding-top: 10px;
	text-align: right;
	/*width: 680px;*/
	float: right;
}
#pie a{
	color: #fff;
}

#desarrollado{
	float: right;
	clear: both;
	background: url(../images/desarrollo.gif);
	width: 115px;
	margin-top: 10px;
	height: 20px;
	display: block;
}
#desarrollado a{
	display: block;
	height: 20px;
}
#desarrollado span{
	display: none;
}

/*** ***/
/*** ***/
/* Estructura del Contenido */

#contenido{
	direction: rtl; /* Le pusimos la columna izquierda y derecha en orden inverso */
	text-align: left;
	background: url(../images/bg_tit_cont.gif) no-repeat left top;
	margin: auto;
	width: 750px;
	/*min-height: 300px;*/
	/*height: 300px;*/
}



/*** ***/
/*** ***/
/* Menú principal */

#menu{
	background: #38A4F5 /*url(../images/menu.gif) no-repeat center top*/;
	margin: auto;
	height: 36px;
	padding-left: 10px;
	width: 740px;
	font-size: 12pt;
	font-weight: bold;
}
#menu li{
	/*display: inline;*/
	float: left;
	padding-left: 10px;
	height: 30px;
	/*background: #039DE4;*/
	width: 170px;
	text-align: center;
}
#menu a{
	color: #fff;
	width: 100%;
	display: block;
	float: left;
	height: 26px;
	padding-top: 4px;
	
}
#menu li{
	background: url(../images/bg_ant_actual.gif) no-repeat bottom right;
}

#comercializadora #menu #linkempresa, #agencia #menu #linkinicio, #planta #menu #linkservicios{
	background-image: url(../images/bg_actual.gif) !important;
}

#menu a:hover{
	color: #164DA6;
	text-decoration: none;
}
/*** ***/
/*** ***/
/* columna izquierda */
#leftcol{
	width: 210px;
	/*overflow: hidden;*/
	/*padding-left: 10px;*/
	padding-bottom: 10px;
	/*padding-top: 5px;*/
	direction: ltr;
	/*float: left;*/
	background: url(../images/left_col.gif) no-repeat right top;
}
#leftcol #contact{
	background: #fff url(../images/bg_left_contact.gif) no-repeat right bottom;
	width: 200px;
	color: #36c;
	padding: 5px;
	padding-bottom: 25px;
	position: relative;
	top: -10px;
}
#contact a{
	color: #5F9EA0;
}
#leftcol h2{
	color: #00008B;
	height: 20px;
	background: #fff;
	text-align: right;
	font-size: 13pt;	
	font-weight: normal;
	padding-right: 10px;
	margin-top: 110px;
}
#leftcol h2 span{
	position: relative;
	top: -30px;
	letter-spacing: 3px;
}

#leftcol h3{
	color: #A99C76;
	font-size: 15px;	
	font-variant: small-caps;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom: 3px solid #a99C76;
}


/*** ***/
/*** ***/
/* Contenido */


#contcol{
	/*float: left;*/
	direction: ltr;
	background: transparent;
	width: 540px;
	/*margin: 7px;*/
	margin-top: 5px;
	overflow: hidden;
	text-align: justify;
}
#contcol h3{
	margin-top: 25px;
	margin-left: 10px;
	font-size: 14pt;
}
#contcol p{
	line-height: 1.8em;
	margin: 10px;
	font-size: 14px;
	background: url(../images/pie_p.gif) no-repeat left bottom;
	padding: 5px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 35px;
	clear: both;
}
#contcol img{
	float: left;
	margin: 5px;
	margin-left: 10px;
}
#contcol ul, #contcol li{
	list-style: disc;
	margin: 15px;
	font-size: 1.05em;
}
#contcol #img_servicios{
	float: right;
	width: 215px;
	/*margin-right: 15px;*/
	padding-top: 10px !important;
	margin-left: 5px;
}
#contcol #img_servicios img{
	margin: 0px !important;
	padding: 0px !important;
	float: none !important;
	margin-bottom: 5px;
}
#contcol li{
	padding-left: 3px;	
	border-left: 2px solid #2089DB;
}
.title{
	font-size: 22pt;
	font-weight: normal;
	padding-left: 50px;
	padding-top: 5px;
	margin-bottom: 80px;
	color: #fff;
}
/*---------------- Formulario de Contacto ----------------*/
.mod form{
	margin: 2px;
	margin-top: 0px;
	border-bottom: 1px solid #a60;
	border-top: none;
	padding-bottom: 5px;
	color: #a60;
}
.inputbuton, .inputbuton:active, #sidebar-left .form-submit{
	background: #fff;
	width: 85px;
	height: 20px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 3px;
	padding-top: 1px;
	border: 1px solid #a60;
	margin-top: 4px;
	color: #a60;
	cursor: hand; /*** cuando aplicamos esta clase a un botón en MOZ no sale la mano ***/
}
.inputbuton:hover{
	color: #c00;
}

.inputtext, #sidebar-left .form-text, #sidebar-left .form-item .textarea{
	background: transparent;
	border: 1px solid #a60;
	padding: 2px;
	clear: both;
	width: 172px;
	display: block;
	font-size: 8.5pt;
	overflow-y: auto;
	color: #a60;
	font-family: Trebuchet MS;
}
#ta_fp2{
	height: 58px;
	background: #f8f8f8 url(../images/bf_ta.gif) no-repeat fixed left center;
	padding: 4px;
	width: 180px;
	border: none;
	color:#164DA6;
	font-weight: bold; 
}
#it_fp1, #it_fp2{
	background: url(../images/bg_input.gif) no-repeat left top;
	border: none;
	padding-top: 4px;
	padding-left: 8px;
	padding-bottom: 4px;
	color:#164DA6;
	font-weight: bold; 
}
.mod form select{
	width: 180px;
	color:#164DA6;
	font-weight: bold; 
}