/*Div-s que se repiten dentro de una misma página y hay que repetirlas para que no falle*/

/*Estilos para Inserción Social*/
#subirla a{
	background-image: url(../img/general/cuadradito_naranja.gif);
	background-repeat:no-repeat;
	background-position: 5px 10px;
	color: #00527B;
	text-decoration:none;
	text-indent:20px;
	float:right;
	padding-top:5px;
	margin-top:5px;
	display:inline;
	margin-left:30px;
	margin-bottom:20px;
}
#subirla a:hover{
	background-image: url(../img/general/cuadradito_azul.gif);
	background-repeat:no-repeat;
	color: #E37C3C;
	text-decoration:none;
	text-indent:20px;
	padding-top:5px;
	margin-top:5px;
	margin-left:30px;
}
#subirla1 a{
	background-image: url(../img/general/cuadradito_naranja.gif);
	background-repeat:no-repeat;
	background-position: 5px 10px;
	color: #00527B;
	text-decoration:none;
	text-indent:20px;
	float:right;
	padding-top:5px;
	margin-top:5px;
	display:inline;
	margin-left:30px;
	margin-bottom:20px;
}
#subirla1 a:hover{
	background-image: url(../img/general/cuadradito_azul.gif);
	background-repeat:no-repeat;
	color: #E37C3C;
	text-decoration:none;
	text-indent:20px;
	padding-top:5px;
	margin-top:5px;
	margin-left:30px;
}
#subirla2 a{
	background-image: url(../img/general/cuadradito_naranja.gif);
	background-repeat:no-repeat;
	background-position: 5px 10px;
	color: #00527B;
	text-decoration:none;
	text-indent:20px;
	float:right;
	padding-top:5px;
	margin-top:5px;
	display:inline;
	margin-left:30px;
	margin-bottom:20px;
}
#subirla2 a:hover{
	background-image: url(../img/general/cuadradito_azul.gif);
	background-repeat:no-repeat;
	color: #E37C3C;
	text-decoration:none;
	text-indent:20px;
	padding-top:5px;
	margin-top:5px;
	margin-left:30px;
}
#subirla3 a{
	background-image: url(../img/general/cuadradito_naranja.gif);
	background-repeat:no-repeat;
	background-position: 5px 10px;
	color: #00527B;
	text-decoration:none;
	text-indent:20px;
	float:right;
	padding-top:5px;
	margin-top:5px;
	display:inline;
	margin-left:30px;
	margin-bottom:20px;
}
#subirla3 a:hover{
	background-image: url(../img/general/cuadradito_azul.gif);
	background-repeat:no-repeat;
	color: #E37C3C;
	text-decoration:none;
	text-indent:20px;
	padding-top:5px;
	margin-top:5px;
	margin-left:30px;
}
#subirla4 a{
	background-image: url(../img/general/cuadradito_naranja.gif);
	background-repeat:no-repeat;
	background-position: 5px 10px;
	color: #00527B;
	text-decoration:none;
	text-indent:20px;
	float:right;
	padding-top:5px;
	margin-top:5px;
	display:inline;
	margin-left:30px;
	margin-bottom:20px;
}
#subirla4 a:hover{
	background-image: url(../img/general/cuadradito_azul.gif);
	background-repeat:no-repeat;
	color: #E37C3C;
	text-decoration:none;
	text-indent:20px;
	padding-top:5px;
	margin-top:5px;
	margin-left:30px;
}
#subirla5 a{
	background-image: url(../img/general/cuadradito_naranja.gif);
	background-repeat:no-repeat;
	background-position: 5px 10px;
	color: #00527B;
	text-decoration:none;
	text-indent:20px;
	float:right;
	padding-top:5px;
	margin-top:5px;
	display:inline;
	margin-left:30px;
	margin-bottom:20px;
}
#subirla5 a:hover{
	background-image: url(../img/general/cuadradito_azul.gif);
	background-repeat:no-repeat;
	color: #E37C3C;
	text-decoration:none;
	text-indent:20px;
	padding-top:5px;
	margin-top:5px;
	margin-left:30px;
}

#subirlb5 a{
	background-image: url(../img/general/cuadradito_naranja.gif);
	background-repeat:no-repeat;
	background-position: 5px 10px;
	color: #00527B;
	text-decoration:none;
	text-indent:20px;
	float:right;
	padding-top:5px;
	margin-top:5px;
	display:inline;
	margin-left:30px;
	margin-bottom:20px;
}
#subirlb5 a:hover{
	background-image: url(../img/general/cuadradito_azul.gif);
	background-repeat:no-repeat;
	color: #E37C3C;
	text-decoration:none;
	text-indent:20px;
	padding-top:5px;
	margin-top:5px;
	margin-left:30px;
}

/*Botones para pdfs*/
#boton3_pdf a{
	font-size:95%;
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-position: 3px 2px;
	color: #00527B;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	float:left;
	padding:3px 3px 3px 3px;
	border: 1px dashed #00527B;
	margin-top:5px;
	margin-left:20px;
}
#boton3_pdf a:hover{
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-color:#00527B;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	padding:3px 3px 3px 3px;
	margin-top:5px;
	margin-left:20px;
}
#boton4_pdf a{
	font-size:95%;
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-position: 3px 2px;
	color: #00527B;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	float:left;
	padding:3px 3px 3px 3px;
	border: 1px dashed #00527B;
	margin-top:5px;
	margin-left:20px;
}
#boton4_pdf a:hover{
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-color:#00527B;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	padding:3px 3px 3px 3px;
	margin-top:5px;
	margin-left:20px;
}
#boton5_pdf a{
	font-size:95%;
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-position: 3px 2px;
	color: #00527B;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	float:left;
	padding:3px 3px 3px 3px;
	border: 1px dashed #00527B;
	margin-top:5px;
	margin-left:20px;
}
#boton5_pdf a:hover{
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-color:#00527B;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	padding:3px 3px 3px 3px;
	margin-top:5px;
	margin-left:20px;
}
#boton6_pdf a{
	font-size:95%;
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-position: 3px 2px;
	color: #00527B;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	float:left;
	padding:3px 3px 3px 3px;
	border: 1px dashed #00527B;
	margin-top:5px;
	margin-left:20px;
}
#boton6_pdf a:hover{
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-color:#00527B;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	padding:3px 3px 3px 3px;
	margin-top:5px;
	margin-left:20px;
}
#boton7_pdf a{
	font-size:95%;
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-position: 3px 2px;
	color: #00527B;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	float:left;
	padding:3px 3px 3px 3px;
	border: 1px dashed #00527B;
	margin-top:5px;
	margin-left:20px;
}
#boton7_pdf a:hover{
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-color:#00527B;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	padding:3px 3px 3px 3px;
	margin-top:5px;
	margin-left:20px;
}
#boton8_pdf a{
	font-size:95%;
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-position: 3px 2px;
	color: #00527B;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	float:left;
	padding:3px 3px 3px 3px;
	border: 1px dashed #00527B;
	margin-top:5px;
	margin-left:20px;
}
#boton8_pdf a:hover{
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-color:#00527B;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	padding:3px 3px 3px 3px;
	margin-top:5px;
	margin-left:20px;
}
#boton9_pdf a{
	font-size:95%;
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-position: 3px 2px;
	color: #00527B;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	float:left;
	padding:3px 3px 3px 3px;
	border: 1px dashed #00527B;
	margin-top:5px;
	margin-left:20px;
}
#boton9_pdf a:hover{
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-color:#00527B;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	padding:3px 3px 3px 3px;
	margin-top:5px;
	margin-left:20px;
}
#boton10_pdf a{
	font-size:95%;
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-position: 3px 2px;
	color: #00527B;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	float:left;
	padding:3px 3px 3px 3px;
	border: 1px dashed #00527B;
	margin-top:5px;
	margin-left:20px;
}
#boton10_pdf a:hover{
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-color:#00527B;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	padding:3px 3px 3px 3px;
	margin-top:5px;
	margin-left:20px;
}
#boton11_pdf a{
	font-size:95%;
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-position: 3px 2px;
	color: #00527B;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	float:left;
	padding:3px 3px 3px 3px;
	border: 1px dashed #00527B;
	margin-top:5px;
	margin-left:20px;
}
#boton11_pdf a:hover{
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-color:#00527B;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	padding:3px 3px 3px 3px;
	margin-top:5px;
	margin-left:20px;
}
#boton12_pdf a{
	font-size:95%;
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-position: 3px 2px;
	color: #00527B;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	float:left;
	padding:3px 3px 3px 3px;
	border: 1px dashed #00527B;
	margin-top:5px;
	margin-left:20px;
}
#boton12_pdf a:hover{
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-color:#00527B;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	padding:3px 3px 3px 3px;
	margin-top:5px;
	margin-left:20px;
}
#boton13_pdf a{
	font-size:95%;
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-position: 3px 2px;
	color: #00527B;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	float:left;
	padding:3px 3px 3px 3px;
	border: 1px dashed #00527B;
	margin-top:5px;
	margin-left:20px;
}
#boton13_pdf a:hover{
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-color:#00527B;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	padding:3px 3px 3px 3px;
	margin-top:5px;
	margin-left:20px;
}
#boton14_pdf a{
	font-size:95%;
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-position: 3px 2px;
	color: #00527B;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	float:left;
	padding:3px 3px 3px 3px;
	border: 1px dashed #00527B;
	margin-top:5px;
	margin-left:20px;
}
#boton14_pdf a:hover{
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-color:#00527B;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	padding:3px 3px 3px 3px;
	margin-top:5px;
	margin-left:20px;
}
#boton15_pdf a{
	font-size:95%;
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-position: 3px 2px;
	color: #00527B;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	float:left;
	padding:3px 3px 3px 3px;
	border: 1px dashed #00527B;
	margin-top:5px;
	margin-left:20px;
}
#boton15_pdf a:hover{
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-color:#00527B;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	padding:3px 3px 3px 3px;
	margin-top:5px;
	margin-left:20px;
}
#boton16_pdf a{
	font-size:95%;
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-position: 3px 2px;
	color: #00527B;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	float:left;
	padding:3px 3px 3px 3px;
	border: 1px dashed #00527B;
	margin-top:5px;
	margin-left:20px;
}
#boton16_pdf a:hover{
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-color:#00527B;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	padding:3px 3px 3px 3px;
	margin-top:5px;
	margin-left:20px;
}
#boton17_pdf a{
	font-size:95%;
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-position: 3px 2px;
	color: #00527B;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	float:left;
	padding:3px 3px 3px 3px;
	border: 1px dashed #00527B;
	margin-top:5px;
	margin-left:20px;
}
#boton17_pdf a:hover{
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-color:#00527B;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	padding:3px 3px 3px 3px;
	margin-top:5px;
	margin-left:20px;
}
#boton18_pdf a{
	font-size:95%;
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-position: 3px 2px;
	color: #00527B;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	float:left;
	padding:3px 3px 3px 3px;
	border: 1px dashed #00527B;
	margin-top:5px;
	margin-left:20px;
}
#boton18_pdf a:hover{
	background-image: url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-color:#00527B;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-indent:25px;
	padding:3px 3px 3px 3px;
	margin-top:5px;
	margin-left:20px;
}

/*Estilos para MAPA WEB*/
#menu_mapaweb2 {
	position:relative;
	font-size:66%;
	font-weight:bold;
	color: #08A500;
	padding:10px 0px 10px 10px;
	float:left;
	left:-50px;
}
#menu_mapaweb2 ul {
	position:relative;
	display:inline;
	float:left;
	width:60%;
	margin-bottom:15px;
}
#menu_mapaweb2 ul li {
	position:relative;
	color:#08A500;
	margin-top:10px;
	list-style-type: none;
	font-weight:bold;
	
}
#menu_mapaweb2 ul li a{
	font-weight:normal;
	text-decoration:underline;
	color:#08A500;
	font-weight:bold;	
}
#menu_mapaweb2 ul li a:hover{
	color:#08A500;
	font-weight:bold;
}
#menu_mapaweb2 ul li a:active{
	color:#E37C3C;
	font-weight:bold;
	}
#menu_mapaweb2 ul ul li {	
	font-weight:normal;
	position:relative;
	color:#08A500;
	margin-top:10px;
	list-style: square inside;
}
#menu_mapaweb2 ul ul li a{
	font-weight:normal;
	text-decoration:underline;
	color:#08A500;	
}
#menu_mapaweb2 ul ul li a:hover{
	color:#08A500;
	font-weight:bold;
}
#menu_mapaweb2 ul ul li a:active{
	color:#E37C3C;
	font-weight:bold;
	}
	
/*Estilos para PRESTACIONES ECONÓMICAS*/
#raya_verticalgris_h {
	position: relative;
	float:left;
	height:15px;
	border-left: 1px dashed #cccccc;
	margin:25px 0px 0px 34px;
	left:160px;
}
#raya_verticalgris_hder {
	position: relative;
	float:left;
	height:15px;
	border-left: 1px dashed #cccccc;
	margin:25px 0px 0px 0px;
	left:180px;
}
#submenu_prestacionesgris {	
	font-size:66%;
	position:relative;
	font-weight:bold;
	float:left;
	line-height:18px;
	left:-16px;
	margin-top:15px;
	width:60%;
	color:#cccccc;	
}
#submenu_prestacionesgris ul {
	list-style-type: none;
	text-align: left;

}
#submenu_prestacionesgris ul li {	
	display:block;	
}

.submenu_prestacionesgris {
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	color: #666666;
	text-decoration:none;
}
.submenu_prestacionesgris:hover{
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	color: #E37C3C;
	text-decoration:none;
}
.submenu_prestacionesgris_activado{
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	color: #E37C3C;
	text-decoration:underline;
	padding:3px 3px 3px 3px;
}

#submenu_prestacionesgris_h {	
	font-size:66%;
	position:relative;
	font-weight:bold;
	float:left;
	line-height:18px;
	left:160px;
	margin-top:25px;
	color:#cccccc;	
}
#submenu_prestacionesgris_h ul {
	list-style-type: none;
	text-align:center;
}
#submenu_prestacionesgris_h ul li {	
	display:inline;
	padding-right:15px;	
}

#submenu_prestacionesgris_ay{	
	position:relative;
	font-weight:bold;
	float:left;
	line-height:18px;
	left:160px;
	margin-top:25px;
	color:#cccccc;	
}
#submenu_prestacionesgris_ay ul {
	list-style-type: none;
	text-align:center;
}
#submenu_prestacionesgris_ay ul li {	
	display:inline;
	padding-right:15px;	
}