html { overflow: auto; }
img { -ms-interpolation-mode: bicubic; }  
img { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...); }  
img {  
     filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);  
}  

body {
	margin: 0px;
}
.Texto {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.Texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
}



.Tabla_100x100 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.MenuTop_tabla {
	background-color: #96aa60;
	height: 50px;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #edfbb6;
}
.MenuTop_tabla td {
	color: #FFFFFF;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.MenuTop_tabla em {
	color: #99CC66;
	font-size: 18px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	margin-right: 4px;
	margin-left: 4px;
}
.MenuTop_tabla a:link {
	color: #FFFF99;
}
.MenuTop_tabla a:visited {
	color: #FFFF99;
}
.MenuTop_tabla a:hover {
	color: #FFFF66;
}


.Marca_tabla {
	width: 980px;
	background-color: #FFFFFF;
	margin: 11px 11px 4px;
}

.Marca_tabla td {

}

.Marca_contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	letter-spacing: -1px;
}
.Marca_contacto em {
	font-size: 18px;
	font-weight: normal;
	color: #aaa;
	font-style: normal;
}
.Front_tabla {
	background-image: url(imagenes/primeraplana_fondo.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E3EB8D;
}
.Front_tabla td {
	padding-top: 8px;
}
.Front_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #333333;
	letter-spacing: -1px;
	font-weight: bold;
}

.Front_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: 24px;
}
.Front_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}

.BarraBottom_tabla {
	height: 200px;
	width: 100%;
	background-color: #f7f7f7;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ddd;
}
.Comparativa_tabla {
	width: 100%;
	border: 1px solid #ddd;
}
.Comparativa_tabla th {
	padding: 4px;
	background-color: #ECFCAD;
}
.Comparativa_tabla td {
	padding: 3px 7px 3px 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
