@charset "utf-8";
/* CSS Document */

h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #5E7DB4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6382B9;
}

#fondoPag {
	background-image: url(../images/fondo_paginas.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	height: auto;
	width: 800px;
	background-color: #BCCCE6;
	padding-bottom: 15px;
}
#cuadroPagina {
	float: left;
	height: auto;
	width: 750px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #FFF;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	padding-bottom: 15px;
}
#imgClie {
	background-image: url(../images/atClientes.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
	width: 750px;
}
#imgClie2 {
	background-image: url(../images/contacimg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
	width: 750px;
}
#imgForo {
	background-image: url(../images/FORO.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 220px;
	width: 750px;
}
#contenForm {
	float: left;
	height: auto;
	width: 700px;
	padding-left: 25px;
	padding-bottom: 20px;
}
#renglon {
	float: left;
	height: 25px;
	width: 700px;
}
#renglon2 {
	float: left;
	height: auto;
	width: 700px;
}
#txtCampo {
	text-align: right;
	float: left;
	height: auto;
	width: 225px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B69B4;
}
#campo {
	float: left;
	height: auto;
	width: 440px;
	text-align: left;
}
#tsAste {
	float: left;
	height: auto;
	width: 700px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #094A8C;
	padding-left: 30px;
}
#listaProd {
	float: left;
	height: auto;
	width: 650px;
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom: 20px;
}
#buscarForo {
	float: left;
	height: auto;
	width: 650px;
	margin-left: 50px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #094A8C;
}
#contenBus {
	float: left;
	height: auto;
	width: 650px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #094A8C;
	margin-left: 50px;
	padding-top: 15px;
	margin-bottom: 20px;
}
#cIzq {
	float: left;
	height: auto;
	width: 350px;
}
#cDer {
	float: left;
	height: auto;
	width: 250px;
}
#titForo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #069;
	float: left;
	height: auto;
	width: 700px;
	margin-left: 30px;
}
#regresar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #069;
	float: left;
	height: auto;
	width: 200px;
	margin-bottom: 10px;
}
#regresar a{
	color: #069;
	text-decoration:none;
}
#regresar a:hover{
	color: #069;
	text-decoration:underline;
}
#nuevaPregunta {
	float: right;
	height: auto;
	width: 250px;
	margin-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #069;
	text-align: right;
}
#nuevaPregunta a{
	color: #069;
	text-decoration:none;
}
#nuevaPregunta a:hover{
	color: #069;
	text-decoration:underline;
}
#acciones {
	float: left;
	height: auto;
	width: 700px;
	margin-left: 20px;
	margin-top: 20px;
}
#contenPreguntas {
	float: left;
	height: auto;
	width: 720px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#columnas {
	background-image: url(../images/col.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	height: 22px;
	width: 700px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#idMensaje {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 10%;
	padding-top: 2px;
	text-align: center;
	float: left;
}
#tituloMensaje {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 43%;
	padding-top: 2px;
	text-align: left;
	float: left;
	padding-left: 10px;
}
#fechaHoraBy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 20%;
	padding-top: 2px;
	text-align: center;
	float: left;
}
#respuestas {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 12%;
	padding-top: 2px;
	text-align: center;
	float: left;
}
#visitas {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 12%;
	padding-top: 2px;
	text-align: center;
	float: left;
}
#columnas2 {
	float: left;
	height: 60px;
	width: 700px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#columnas2:hover {
	background-color: #E1EBF2;

}
#idMensaje2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 10%;
	padding-top: 12px;
	text-align: center;
	float: left;
}
#tituloMensaje2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 43%;
	padding-top: 2px;
	text-align: left;
	float: left;
	padding-left: 10px;
	font-weight: bold;
}
#tituloMensaje3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#C00;
	width: 43%;
	padding-top: 2px;
	text-align: left;
	float: left;
	padding-left: 10px;
	font-weight: bold;
}
#tituloMensaje2 a{
	color: #333;
	text-decoration:none;
}
#tituloMensaje2 a:hover{
	color: #333;
	text-decoration:underline;
}
#tituloMensaje3 a{
	color: #C00;
	text-decoration:none;
}
#tituloMensaje3 a:hover{
	color: #C00;
	text-decoration:underline;
}
#fechaHoraBy2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 20%;
	text-align: right;
	float: left;
	background-color: #F0F0F0;
	padding-right: 5px;
	height: 58px;
	padding-top: 2px;
}
#respuestas2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 8%;
	padding-top: 12px;
	text-align: center;
	float: left;
}
#visitas2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 8%;
	padding-top: 12px;
	text-align: center;
	float: left;
}
#contenRespuestas {
	float: left;
	height: auto;
	width: 700px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#pregunta {
	padding: 10px;
	float: left;
	height: auto;
	width: 100%;
	background-color: #E7F1F8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-bottom: 15px;
}
#respuest {
	padding: 10px;
	float: left;
	height: auto;
	width: 100%;
	background-color: #e0e0e0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#imBy {
	background-image: url(../images/mensaje.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 15px;
	width: 500px;
	margin-left: 55px;
	margin-top: 0px;
	text-align: left;
}
#msjBy {
	float: left;
	height: 15px;
	width: 100%;
	margin-left: 55px;
	margin-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
	margin-bottom: 15px;
}
#retur {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #069;
	float: left;
	height: 25px;
	width: 700px;
	margin-left: 30px;
}
#responder {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	background-color: #333;
	float: left;
	height: auto;
	width: 110px;
	border: 1px solid #CCC;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#responder a{	
	color: #FFF;
	text-decoration:none;
}
#formResponder {
	float: left;
	height: auto;
	width: 630px;
	margin-top: 20px;
	background-color: #F8F8F8;
	padding: 10px;
	border: 1px solid #333;
}
.tits {
	height: 25px;
}










.by2 {
	color: #C60;
}


.by {
	color: #458598;
}













.camBuscar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #094A8C;
	border: 1px solid #CCC;
}



.btn {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #094A8C;
	border: 1px solid #CCC;
	background-color: #FFF;
}



.listaProds {
	margin: 0px;
	list-style-image: url(../images/flechita.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #069;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.listaProds a {
	color: #069;
	text-decoration:none;
}
.listaProds a:hover {
	color: #069;
	text-decoration:underline;
}

.asterik {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C30;
}

.campos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #666;
	border-left-color: #FFF;
}


.classBorder{
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
}
.classBorder2{
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}
.classBorder3{
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}
.classBorder4{
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}
.classBorder5{
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
}

#columnas3 {
	background-image: url(../images/col.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	height: 22px;
	width: 770px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#idMensaje3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 8%;
	padding-top: 2px;
	text-align: center;
	float: left;
}
#tituloMensaje3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 36%;
	padding-top: 2px;
	text-align: left;
	float: left;
	padding-left: 10px;
}
#fechaHoraBy3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 20%;
	padding-top: 2px;
	text-align: center;
	float: left;
}
#respuestas3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 8%;
	padding-top: 2px;
	text-align: center;
	float: left;
}
#visitas3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 8%;
	padding-top: 2px;
	text-align: center;
	float: left;
}
#columnas4 {
	float: left;
	height: 60px;
	width: 770px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#columnas4:hover {
	background-color: #E1EBF2;

}
#idMensaje4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 7%;
	padding-top: 12px;
	text-align: center;
	float: left;
}
#tituloMensaje4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 36%;
	padding-top: 2px;
	text-align: left;
	float: left;
	padding-left: 10px;
	font-weight: bold;
}
#tituloMensaje5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#C00;
	width: 36%;
	padding-top: 2px;
	text-align: left;
	float: left;
	padding-left: 10px;
	font-weight: bold;
}
#tituloMensaje4 a{
	color:#333;
	text-decoration:none;
}
#tituloMensaje4 a:hover{
	color:#333;
	text-decoration:underline;
}
#tituloMensaje4 a{
	color:#333;
	text-decoration:none;
}
#tituloMensaje4 a:hover{
	color:#C00;
	text-decoration:underline;
}




#tituloMensaje5 a{
	color: #C00;
	text-decoration:none;
}
#tituloMensaje5 a:hover{
	color: #C00;
	text-decoration:underline;
}
#tituloMensaje5 a{
	color: #C00;
	text-decoration:none;
}
#tituloMensaje5 a:hover{
	color: #C00;
	text-decoration:underline;
}
#fechaHoraBy4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 20%;
	text-align: right;
	float: left;
	background-color: #F0F0F0;
	padding-right: 5px;
	height: 58px;
	padding-top: 2px;
}
#respuestas4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 8%;
	padding-top: 12px;
	text-align: center;
	float: left;
}
#visitas4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 8%;
	padding-top: 12px;
	text-align: center;
	float: left;
}
#eliminar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 12%;
	padding-top: 12px;
	text-align: center;
	float: left;
}
#eliminar2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 12%;
	padding-top: 2px;
	text-align: center;
	float: left;
	height: 20px;
}
#imgProd {
	float: left;
	height: auto;
	width: 700px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	text-align: center;
}
#tforo {
	float: left;
	height: auto;
	width: 6%;
	text-align: center;
	padding-top: 5px;
}
#estados {
	float: left;
	height: auto;
	width: 120px;
	margin-left: 23px;
	margin-top: 8px;
}
#estados2 {
	float: left;
	height: auto;
	width: 120px;
	margin-left: 15px;
	margin-top: 8px;
}

#mapa {
	float: right;
	height: 293px;
	width: 416px;
	background-image: url(../images/repMexicana.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 6px;
	margin-right: 10px;
}
#contentTiendas {
	float: left;
	height: auto;
	width: 100%;
	padding: 20px;
}
#logoTienda {
	background-image: url(../images/farmGdl.gif);
	float: left;
	height: 80px;
	width: 400px;
	background-repeat: no-repeat;
	background-position: left top;
}
#contentDatos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 98px;
	width: 218px;
	float: left;
	margin-right: 15px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
#contentDatos:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 98px;
	width: 218px;
	float: left;
	margin-right: 15px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #C30;
	background-color: #DCF0FA;
}
#nombret {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #008BE8;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 5px;
}
#direcciont {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #48767D;
	float: left;
	height: auto;
	width: 100%;
	padding-left: 10px;
}
#telefonos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #48767D;
	float: left;
	height: auto;
	width: 100%;
	padding-left: 10px;
}
#return {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5E7DB4;
	height: auto;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
#return a{	
	color: #5E7DB4;
	text-decoration:none;
}
#return {	
	color: #5E7DB4;
	text-decoration:underline;
}
#estadosp {
	float: right;
	height: auto;
	width: 300px;
	text-align: right;
}
#conlogoEst {
	float: left;
	height: auto;
	width: 710px;
}
#totales {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6281B8;
	text-align: right;
	float: left;
	height: auto;
	width: 650px;
	margin-top: 15px;
}
#paginados {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5E7DB4;
	text-align: center;
	float: left;
	height: auto;
	width: 650px;
	margin-top: 15px;
}
#paginados a{	
	color: #5E7DB4;
	text-decoration:none;
}
#paginados a:hover{	
	color: #5E7DB4;
	text-decoration:underline;
}
#totales2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6281B8;
	text-align: left;
	float: left;
	height: auto;
	width: 650px;
	margin-top: 15px;
}
#totales2  a{
	color: #6281B8;
	text-decoration:underline;
}
#totales2 a:hover{
	color: #6281B8;
}
#img_ini {
	float: left;
	height: auto;
	width: 800px;
}
#historia {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	height: auto;
	width: 700px;
	text-align: justify;
}
#images {
	text-align: center;
	float: right;
	height: auto;
	width: 350px;
}
#renglonDist{
	float: left;
	height: auto;
	width: 600px;
}











.estados {
	padding: 0px;
	margin: 0px;
	list-style-image: url(../images/flechita.gif);
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.estados li a{
	color: #666;
	text-decoration:none;
}
.estados li a:hover{
	color: #09F;
	text-decoration:none;
}
#cProductos {
	background-image: url(../images/fondo_paginas.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 28px;
	float: left;
	height: auto;
	width: 744px;
	background-color: #bacae4;
}
#backProductos {
	float: left;
	height: auto;
	width: 687px;
	background-color: #FFF;
	padding: 28px;
}
#titPro {
	float: left;
	height: auto;
	width: 687px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2c4267;
}
#imagen {
	float: left;
	height: auto;
	width: 200px;
	padding-right: 20px;
	padding-top: 20px;
}
#descr {
	float: right;
	height: auto;
	width: 465px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 21px;
	text-align: justify;
	padding-top: 20px;
}
#ll {
	float: right;
	height: auto;
	width: 100px;
	cursor:pointer;
}

.leesmas {
	float: left;
	height: auto;
	width: 687px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #1C4480;
	text-align: right;
}

.leesmas a{
	text-decoration:none;
	color: #1C4480
}

.leesmas a:hover{
	text-decoration:none;
	color:#408493;
}

.dGene {
	float: left;
	height: auto;
	width: 687px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 21px;
	text-align: justify;
}
.titp {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #335080;
}
.redonde
{
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
}
#botones {
	float: left;
	height: auto;
	width: 500px;
}

