body {
	font-family:Calibri, Verdana, Tahoma;
	font-size:12px;
}
#contenedor {
	width:760px;
	margin-left:20px;
	text-align: left;
}
.TablaImagen {
	text-align:center;
	width:48%;
	float:left;
	padding-top:10px;
}
.imagenDetalle {text-align:center}
#imagen {
	width:200px;
	float:left;
	display:inline;
	margin-top:5px;
	margin-bottom:5px;	
}
#titulo {
	float:left;
	width:540px;
}
#titulo h1{
	font-size: 32px;
	font-weight:bold;
	color: #990000;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
#titulo h2{
	font-size: 18px;
	font-weight:bold;
	color: #990000;
	margin:0;
	padding-bottom:12px;
	text-transform:uppercase;
}
#titulo h3{
	font-size: 16px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-transform:uppercase;
	border-bottom:1px solid #CCCC99;
}
#titulo p{
	padding:0;
	margin:5px 0px 5px 0px;
	text-align:justify;
}
#detalle  h3{
	font-size: 16px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-transform:uppercase;
	padding-top:6px;
}	
#detalle {
	clear:both;
}
#detalle p{
	padding:0;
	margin:5px 20px 10px 0px;
	text-align:justify;
}
#regresa {
	clear:both;
	text-align:right;
	padding-top:10px;
	padding-right:60px;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#993300;
}

#lista a {
	text-decoration:none;
	color:#000000;
	}
	
.tabInformacion{
padding: 0;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.tabInformacion ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.tabInformacion li{
display: inline;
margin: 0 0 0 0;
padding: 0;
text-transform:uppercase;
}

.tabInformacion a{
float: left;
display: block;
font: bold 11px Arial;
color: black;
width:108px;
text-decoration: none;
text-align: center;
margin: 0 0 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-image:url(../imagenes/tbdn.gif)
}

.tabInformacion a:hover{
background-image:url(../imagenes/tbup.gif)
}

.tabInformacion a.selected{ /*currently selected tab*/
background-image:url(../imagenes/tbup.gif)
}

.tabcontent{
display:none;
width:718px;
height:auto;
padding:10px 10px 10px 10px;
border:1px solid #999999;
}
.tabcontent p{
	padding:0;
	margin:5px 0px 10px 0px;
	text-align:justify;
}

@media print {
.tabcontent {
display:block !important;
}
}
.tabla
{
	border-collapse:collapse;
	border-left:1px solid #686868;
	border-right:1px solid #686868;
	/*background: #F8E9D3;*/
	font:0.9em/145% 'Trebuchet MS',helvetica,arial,verdana;
	color: #333;
}

.tabla td, th {
	padding:5px;
}

.tabla thead th, .tabla tfoot th, .tabla tfoot td {
	background:#333 url(../imagenes/llsh.gif) repeat-x;
	color: white;
	text-transform:uppercase;
	text-align:center;
}
.tabla tbody tr {
	background: #F5E2C9;  
}
.tabla tbody tr.odd {
	background: #7DBB27;
}

.tabla tfoot td {
	text-align:right
}

/* =body
----------------------------------------------- */

.tabla tbody th, .tabla tbody td {
	border-bottom: dotted 1px #333;
	text-align:center;
}

.tabla tbody th {
	white-space: nowrap;
	text-align:left;
}

.tabla tbody th a {
	color: #000000;
}

.tabla tbody tr:hover {
	background:  #FAD59C; 
}

.tabla caption {
	font-size:14px;
	background-color:#E8E3D2;
	font-weight: bold;
	border-left:1px solid #686868;
	border-right:1px solid #686868;
	border-top:1px solid #686868;
	line-height:22px;
}


/* 
	Cusco Sky table styles
	written by Braulio Soncco http://www.buayacorp.com
*/

.informacion , .informacion th, .informacion td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
}

.informacion caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

.informacion td, .informacion th {
	padding: 4px;
}

.informacion thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}

.informacion tbody th {
	font-weight: bold;
	text-align: left;
	width:30%;
}

.informacion tbody tr { background: #FCFDFE; }

.informacion tbody tr.odd { background: #F7F9FC; }
