/* CSS Document */
body{
background-color:#FFFFFF;
padding:0;
margin:0;}
.style4 {
	color: #6EAB23;
	font-size: 14px;
}
.style4:hover {
	color: #6EAB23;
	font-size: 14px;
}
.style5{
	color: #FF6600;
	font-size: 14px;
}
.style5:hover {
	color: #FF6600;
	font-size: 14px;
}
.style6{
	color: #330066;
	font-size: 14px;
}
.style6:hover {
	color: #330066;
	font-size: 14px;
}
.style7{
	color: #0066CC;
	font-size: 14px;
}
.style7:hover {
	color: #0066CC;
	font-size: 14px;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3923;
	text-decoration: underline;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF2209;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
}
.Abajo {
	background-image: url(/images/n_fondo2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tablaHeader .logo {
	margin-top:5px;
	margin-left: 50px;
}
li.m{
margin-left:-15px;
color:#FFFFFF;
padding-bottom:5px;
}
.FondoGral {
	background-image: url(/images/fondogeneral.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}

.letras1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.LinkA{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
a.LinkA:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.LinkB{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
a.LinkB:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
a.LinkC{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
a.LinkC:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.tablaHeader .celdaDerecha {
	padding-left:200px;
}
.tablaHeader {
	background-image: url(/images/fondoHeader.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:87px;
}
.menu {
	background-image:url(/images/fondomenu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left:2px;
	padding-bottom:2px;
}
#contenido {
	background-color: #ffffff;
	/*min-height:500px;
	height:auto;*/
	width:100%;
	margin-top:5px;
	padding-bottom:30px;
	vertical-align:top;
}
body{
	background-color:#CCCCCC;
}
#contenido #informacion {
	font-family: Arial, Helvetica, sans-serif;
	width: 545px;
	margin-top: 5px;
	float:left;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FF0000;
}
.parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:justify;
}
.leerMas {
	background-image: url(/images/fondoLeerMas.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:5px;
	height:45px;
}
.leerMas a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#contenido #contacto {
	float: right;
	margin-right:5px;
	width: 205px;
}
#contenido #contacto .tituloContacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bolder;
	color: #FFFFFF;
	border: 3px solid #CDCCCC;
}
#contenido #contacto .infoContacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	border: 3px solid #CDCCCC;
}
.just{
text-align:justify;}
#contenido #testimoniales {
	float: right;
	margin-top:10px;
	margin-right:5px;
	width: 205px;
	height:155px;
	background-image:url(/images/fondoTestimoniales.gif);
	background-position: top left;
	background-repeat:no-repeat;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}
.Borde1{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
