/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.fondo {
	background-image:url(imagenes/img_classfondo.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #121846;
}

.cuerpo_subtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #121846;
	font-weight: bold;
}

.style2 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #121846; 
}

.img_fondo {
	background-image: url(imagenes/img_01.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.sub_menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #121848;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #121846;
	font-weight: bold;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8c0c1b;
}
.fondo_gris {
	background-image: url(imagenes/img_22.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.menu_inter_div {
margin-left:37px;
}

.menu_inter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #121846;
	text-decoration: none;
}

.menu_inter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #121846;
	text-decoration:underline;
}


/*******************************************************************************/
.menu_inter2{
margin:0 0px;
width:236px;
height:34px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
background:url(imagenes/btn_style.jpg);
background-repeat:no-repeat;
}

.menu_inter2 {
width: 236px;
height:34px;
color: #121846;
text-decoration:none;
padding-left:40px;
padding-top:10px;
background:url(imagenes/btn_style.jpg);
background-repeat:no-repeat;
}

.menu_inter2:hover {
width: 236px;
height:34px;
color: #121846;
text-decoration:none;
padding-left:40px;
padding-top:10px;
background:url(imagenes/btn_style_on.jpg);
background-repeat:no-repeat;
}

.menu_inter2:active{
background:url(imagenes/btn_style_on.jpg);
background-repeat:no-repeat;
}
/*******************************************************************************/

.menu_inter3{
margin:0 0px;
width:236px;
height:34px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
background:url(imagenes/btn_style.jpg);
background-repeat:no-repeat;
}

.menu_inter3 {
width: 236px;
height:34px;
color: #121846;
text-decoration:none;
padding-left:40px;
padding-top:2px;
background:url(imagenes/btn_style.jpg);
background-repeat:no-repeat;
}

.menu_inter3:hover {
width: 236px;
height:34px;
color: #121846;
text-decoration:none;
padding-left:40px;
padding-top:2px;
background:url(imagenes/btn_style_on.jpg);
background-repeat:no-repeat;
}

.menu_inter3:active{
background:#333333;
color: #121846;
background:url(imagenes/btn_style_on.jpg);
background-repeat:no-repeat;
}

/*******************************************************************************/


.yo{
margin:0 1px;
width:236px;
height:34px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.yo a{
width: 236px;
height:34px;
color: #121846;
text-decoration:none;
padding-left:40px;
padding-top:10px;

border: 1px gray;
background:url(imagenes/btn_style.jpg);
}

.yo a:hover{
background:#333333;
color: #121846;
border: 1px gray;
background:url(imagenes/btn_style_on.jpg);
}

.yo a:active{
background:#333333;
color: #121846;
background:url(imagenes/btn_style_on.jpg);
}

/*******************************************************************************/

