/*Versión buena. 11-jul-2005*/

/*------------ Estilo reducido -------------*/
body.EstiloReducido{ 
	font-family: Arial;
	background-image : url(/bienestarsocial/imagenes/reducido_fondo.jpg);
	background-repeat : no-repeat;
	margin-top : 30px;
	/*margin-left : 40;*/
	margin-right : 0;
	margin-bottom : 0;
	
	/*padding-left :100px;*/
}
table.EstiloReducido{
	background-image : url(/bienestarsocial/imagenes/reducido_final.jpg);
	background-repeat : no-repeat;
	/*width : 752px;*/
	width : 100%;
	height : 48px;
	border : 0;
	padding-left: -40px	;
	
	/*text-indent : -5px;*/
}
/*------------ Fin: Estilo reducido -------------*/

legend {
	font-family: Arial;
	color: #C00000;
	font-size: 90%;
	text-align: right;
}

a {
	font-family: Arial;
	text-decoration: none;
}




body{
	font-family: Arial;
	padding-top:40px;
}
h2{
	font-family:Arial;
	color:#767676;
}

TD{
	font-family:Arial;
	font-size:11;
	color:#767676;
}

.top {font-family:Arial;font-size:11;color:#ffffff;}
.cap {font-family:Arial;font-size:11;color:#C00000;font:900;}
.bot {font-family:Arial;font-size:11;color:#222942;font:900;padding-left:10px;padding-right:10px;}
.bot:hover {color:#326495;}



.menuPral{
	width:100%;	
	height:30;
	text-decoration:none;
	color:#C00000;
	font-weight:bold;
}
.menuPral:hover{
	background-color:#F5F5F5;
}

.juvTitulo {
	color:#008000;
}

.resaltar{
	text-decoration:none;
	font-weight:bold;
	color:#767676;
}

.resaltar:hover{
	text-decoration:none;
	font-weight:bold;
	color:#222222;
	background-color:#F0F0F0;
	padding-top:3;
	padding-bottom:4;
}
.menuSecundario{
	width:100%;	
	height:100%;
	text-decoration:none;
	color:#767676;
	vertical-align:middle;
	padding-top:3;
}
.menuSecundario:hover{
	background-color:#F5F5F5;
}
.menuArriba{
	text-decoration:none;
	color:#767676;
}
.menuArriba:hover{
	color:black;
}
