body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	scrollbar-face-color: #E1DFE0;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #E1DFE0;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
}
.tabla_principal {
	background-image: url(../images/fondo.jpg);
	background-repeat:  repeat-y;	
}
.cuerpo_centro{
	width: 470px;
	margin-right: 10px;
	margin-left: 10px;
}
.lateral_izquierda{
	width:225px;
	margin-right: 2px;
	margin-left: 13px;
	margin-top: 5px;
}
.lateral_derecha{
	width:225px;
	margin-right: 13px;
	margin-left: 2px;
	margin-top: 6px;
}

A {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	
}
li {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height:16px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	
}
.enlacemail {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	
}
A:hover, .enlacemail:hover{
	text-decoration: underline;

}
h1 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 6px;
}
.texto{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 14px;
	color: #555555;
	text-indent: 5px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: normal;
	font-variant: normal;

}
.texto2{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 14px;
	color: #555555;
	text-indent: 5px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: normal;
	font-variant: normal;

}
.texto3{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 14px;
	color: #555555;
	text-align: center;
	font-weight: normal;
	font-variant: normal;

}
.separador_horizontal{
	border-top: dotted 1px #999999;
	margin-top:8px;
	padding-bottom: 8px;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
}
.boton {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #F3F3F3;
	width: 80px;
	padding: 0px;
	margin-top: 3px;
	border: 1px solid #999999;
}
.combo {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	border: 1px dotted #666666;
	width: 370px;
}
.cabecera {
	background-image: url(../images/fondo_noticia.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.motivo_naranja {
	width: 5px;
	background-color: #E0620B;
	margin-left: 15px;
	float: left;
}
.noticia_principal {
	margin: 4px 4px 4px 2px;
	padding: 3px;
	width: 680px;
	border: 1px dotted #ADADAD;
	float: left;
}

.destacado {
	width: 210px;
}
h2 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #993300;
	margin:8px 3px;
	background-image: url(../images/motivo.jpg);
	background-position: left top;
	text-align: left;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	padding-left: 8px;
}
.noticia_secundaria {
	background-color: #FFFFFF;
	border: 1px dotted #666666;
	float: right;
	width: 260px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.pie {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	text-align: center;
	padding-right: 10px;
}
.pie A{
	color:#993300;
	font-weight: bold;
}
.imagen {
	padding: 0px;
	margin: 5px;
	background-color: #C1C1C1;
}
.fondo {
	background-image: url(../images/fondo_flash.jpg);
	background-repeat: no-repeat;
	background-position: -3px -30px;
}
.titulo_empresa {
	background-image: url(../images/fondo_titulo_empresa.jpg);
	background-repeat: no-repeat;
	height: 45px;
	padding-top: 15px;
	padding-left: 45px;
}
.titulo_onrules {
	background-image: url(../images/fondo_titulo_onrules.jpg);
	background-repeat: no-repeat;
	height: 45px;
	padding-top: 15px;
	padding-left: 38px;
}
.titulo_contacto {
	background-image: url(../images/fondo_titulo_contacto.jpg);
	background-repeat: no-repeat;
	height: 45px;
	padding-top: 15px;
	padding-left: 45px;
}
.titulo_partners {
	background-image: url(../images/fondo_titulo_partners.jpg);
	background-repeat: no-repeat;
	height: 45px;
	padding-top: 15px;
	padding-left: 45px;
}
.titulo_soporte {
	background-image: url(../images/fondo_titulo_soporte.jpg);
	background-repeat: no-repeat;
	height: 45px;
	padding-top: 15px;
	padding-left: 45px;
}
.titulo_industrias {
	background-image: url(../images/fondo_titulo_industrias.jpg);
	background-repeat: no-repeat;
	height: 45px;
	padding-top: 15px;
	padding-left: 45px;
}
.titulo_casosdeuso {
	background-image: url(../images/fondo_titulo_casosdeuso.jpg);
	background-repeat: no-repeat;
	height: 45px;
	padding-top: 15px;
	padding-left: 45px;
}
.titulo_trabajaconnosotros {
	background-image: url(../images/fondo_titulo_onrules.jpg);
	background-repeat: no-repeat;
	height: 45px;
	padding-top: 15px;
	padding-left: 45px;
}
.medioambiental {
	font-size: 9px;
	color: #666666;
}
.imagen_derecha {
	float: right;
}
.resaltado_rojo {
	color: #990000;
	font-weight: bold;
}
.fecha{
	color:#604020;
	font-weight:bold;
	font-size:10px;
	float: right;
	margin-right:15px;
}
.noticia{
	color: #666666;
	font-weight:normal;
}

.texto_resaltado {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 14px;
	color: #555555;
	text-indent: 5px;
	text-align: left;
	font-weight: bold;
	font-variant: normal;
}
.tabla_pie {
	background-image: url(../images/fondo_pie.jpg);
	background-repeat:  no-repeat;
}
.tabla_piemail {
	background-image: url(../images/fondo_pie_mail.jpg);
	background-repeat:  no-repeat;
}
.mail_enviado_OK {
	background-color: #F2F4F4;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 13px;
	color: #BD6C13;
	font-weight: bold;
	text-align: center;
	width: 250px;
	border: 1px solid #999999;
	margin: 10px;
	padding: 5px;
}
.texto4 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 14px;
	color: #555555;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
}
.tabla_sitemap {
	background-image: url(../images/fondo2.jpg);
	background-repeat:  repeat-y;
}
.tabla_pie_sitemap {
	background-image: url(../images/fondo_pie2.jpg);
	background-repeat:  no-repeat;
}
.combo_corto {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	border: 1px dotted #666666;
	width: 300px;
}
