@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color:#00FF00;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#ffffff;
}
td {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.grande {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}


.imagenes {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.imagenes2 {
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 6px;
	margin-left: 0px;
}

a:link, a:visited {
	color: #847F7C;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #F7941D;
}
a.enlaces:link, a.enlaces:visited {
	font-weight: bold;

}

a.enlaces:hover {
	font-weight: bold;
}
a.corporativo:link, a.corporativo:visited {
	color: #847F7C;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.corporativo:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #00FF00;
	font-weight: bold;
}
input, textarea {
	padding: 0px;
	width:200px;
	border:solid 1px #C4C4C4;
	background-color: #ffffff;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#9C9C9C;
}

.boton { background:url('../img/bot_enviar.jpg') no-repeat; border:none; width:78; height: 21px; margin-left:-9px; }

ul, li {
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	/*margin-left:0px;
	margin-left:-8px;*/


}



#texto {color:#333333;
margin:0 0 0 1em;
padding:0;
text-align:justify;
font-family:tahoma,helvetica,sans-serif;
font-size:1em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
width: 800px;
}

#texto .centrado {
text-align:center;
}

#texto li {
color:#333333;
margin:0.925em 0;
font-family:tahoma,helvetica,sans-serif;
text-align:justify;
font-size:1em;
}