/*formatos*/
.tdoscuro {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #405F80;
	padding: 4px;
}
.tdclaro {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3D5C76;
	background-color: #FDFCFB;
	padding: 4px;
}
.geniuswork {
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear:both;
	height:2px;
}
.textocontenido {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:12px;
	line-height: 1.4em;
	color: #51422D;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}
.tituloprincipal {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	padding-bottom:4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E0B300;
	font-weight: bold;
	color: #517585;
}
.tituloprincipal a:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #517585;
	text-decoration: none;
}
.tituloprincipal a:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #517585;
	text-decoration: none;
}
.tituloprincipal a:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #517585;
	text-decoration: none;
}
.subtitulo {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 1.2;
	font-weight: bold;
	color: #FFFFFF;
}
.subtitulo2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 1.2;
	font-weight: bold;
	color: #517585;
}
/*cuadros*/
.cuadromarronoscuro {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #EDE7D7;
	background-color: #705836;
	padding: 5px;
	height: auto;
	width: 330px;
	float:left;
	margin-left: 15px;
	margin-right: 15px;
	display:inline;
	
}
.cuadromarronoscuro a:link, .cuadromarronoscuro a:visited  {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #BCAF16;

}

.cuadromarronoscuro a:hover {
color:#FF9900;
}

.cuadromarronoscuro hr {
	width: 100%;
	height: 1px;
	background-color: #CAB391;
	border: 0;
	color: #CAB391;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	white-space: normal;
	padding: 0px;
}

.80porciento {
	width:80%;
	text-align:center;
	margin:auto;
}

/*columnas*/

.columna1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #51422D;
	padding: 3px;
	width: 42%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	clear:none;
	float:left;
	display:inline;
}
.columna2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #51422D;
	width: 42%;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 3px;
	float:right;
	display:inline;
}
.columna3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	background-color: #ABC2CA;
	padding: 8px;
	width: 335px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
	color: #354D57;
	float: left;
	display:inline;
}
.columna4 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #ABC2CA;
	background-color: #354D57;
	padding: 8px;
	width: 335px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
	float: left;
	display:inline;
}

/* Tabla Tabulada */
.tablatabulada {
	margin-left: auto;
	margin-right: auto;
}

.tablatabulada td {
	border: 1px solid #CCCCCC;
	padding: 4px;
	background-color: #EEEEEE;
	
	text-align: center;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 14px;
}

.tablatabulada thead td {
	font-weight: bold;
	background-color: #DDDDDD;
}

.tablatabulada img {
	border: 0px;
}

/* Formulario */
.formulario table {
	width: 100%;
}

.formulario td, .formulario th {
	padding: 6px;
}


.formulario input, .formulario textarea, .formulario select {
	border: 1px solid #584838;
	background-color: #E9E7E2;
	
	color: #444444;
 	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10px;
}

.formulario input {
	width: 140px;
}

.formulario textarea {
	width: 145px;
	height: 80px;
}

.formulario img {
	vertical-align: middle;
	cursor: pointer;
}

.formulario button {
	border: 0px;
	color: #444444;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	background-image: url(../img/enviar.jpg);
	background-repeat: no-repeat;
}
/* Galleries */
.gallery td {
	border: 1px solid #CCCCCC;
	padding: 8px;
	background-color: #EEEEEE;
	text-align: center;
}

.gallery img {
	border: 1px solid #666666;
}

.gallet a {
	border: 0px;
}

.gallery div {
	padding-top: 3px;
}

.gallery div img {
	border: 0px;
	padding-right: 2px;
	padding-left: 2px;
}.cuadrodegradado {
	background-image: url(../img/cuadrodegradado.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

