.titueib{
	font-size: 20px;
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
.texeib {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005680;
	text-align: justify;
}
.tittablas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #BB7E24;
	text-align: center;
}
.contablas1 {
	background-color: #FFEFD7;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
}
.contablas2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	background-color: #F4EFD9;
}
.contablas11 {
	background-color: #FFE3B9;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
}
.contablas22 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
}
.titt
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:800;
	font-size: 10px;
	color: #006600;
}
#imagencen{
	padding:4;
	background-color:#FFFFFF;
	margin-left:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #DEC4B8;
	border-right-color: #DEC4B8;
	border-bottom-color: #DEC4B8;
	border-left-color: #DEC4B8;
}

#imagender{
	padding:4;
	background-color:#FFFFFF;
	float: right;
	margin-left:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #DEC4B8;
	border-right-color: #DEC4B8;
	border-bottom-color: #DEC4B8;
	border-left-color: #DEC4B8;
}
#imagenizq{
padding:4;
background-color:#FFFFFF;
border:#996600 solid 1px;
float: left;
margin-right:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #DEC4B8;
	border-right-color: #DEC4B8;
	border-bottom-color: #DEC4B8;
	border-left-color: #DEC4B8;

}
#fondoeib{
background: url('fondos/f1.jpg') repeat-y;
background-color:#FFFFFF;
margin:0px;
vertical-align:top; 
left:0px; 
top:0px;
padding-left:30px; 
padding-top:20px; 
padding-bottom:20px; 
padding-right:20px;
}



/*para el menu de paginacion*/
.text_men_pag{text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#993300;}
.menu_paginacion{text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;}
a.menu_paginacion:link{color:#006600;}
a.menu_paginacion:active{ color:#993300; }
a.menu_paginacion:visited{color:#006666;}
a.menu_paginacion:hover{color:#009966;} 
#videos{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #DEC4B8;
	border-right-color: #DEC4B8;
	border-bottom-color: #DEC4B8;
	border-left-color: #DEC4B8;
padding:5px; 
background-color:#FAF9EF;}
.titudip1{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #993300;
    text-align: right;
}
.titudip3{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    font-variant: normal;
    color: #005680;
}
.cuadroder{
	width:350px;
	padding:4px;
	background-color:#FFFFFF;
	float: right;
	margin-left:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #DEC4B8;
	border-right-color: #DEC4B8;
	border-bottom-color: #DEC4B8;
	border-left-color: #DEC4B8;
}

/*-------INICIO--------------------FORMATO PARA TABLA--------------------------*/

#ch_table1 {
		border-collapse:collapse;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		font:0.8em/145% 'Trebuchet MS',helvetica,arial,verdana;
		color: #333;
}

#ch_table1 td, th {
		padding:5px;
}

#ch_table1 caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

#ch_table1 table a {
		color:#950000;
		text-decoration:none;
}

#ch_table1 table a:link {}

#ch_table1 table a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: line-through;
}

#ch_table1 table a:hover {
		border-bottom: 1px dashed #bbb;
}

/* =head =foot
----------------------------------------------- */

#ch_table1 thead th, tfoot th, tfoot td {
		background:#005680;
		color:#fff
}

#ch_table1 tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

#ch_table1 tbody th, tbody td {
		border-bottom: dotted 1px #333;
}

#ch_table1 tbody th {
		white-space: nowrap;
}

#ch_table1 tbody th a {
		color:#333;
}

#ch_table1 .odd {}

#ch_table1 tbody tr:hover {
		background:#fafafa
}

/*-------FIN--------------------FORMATO PARA TABLA--------------------------*/




