/**************** GENERALES *****************/
body,form,div,ul,li,p,h1,h2,h3,img,a{
	margin:0px;
	padding:0px;
}
body{
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#727C83;
	background:#fff;
}
h1{
	font-size:18pt;
	margin-bottom:15px;
	color:#0077C7;
}
h2{
	font-size:14pt;
	font-weight:bold;
	color:#0077C7;
}
h3{
	font-size:10pt;
	font-weight:bold;
}
p{
	margin-bottom:15px;
}
a img{
	border:0px;
}
.txt_destacado_tipo1{/* Destacado azul clarito */
	color:#00A1E4;
	font-weight:bold;
}
.txt_destacado_tipo2{/* Destacado azul oscuro y mayusculas */
	color:#004FA3;
	text-transform:uppercase;
}
.flotar_derecha{
	float:right;
	margin:10px;
}
.ocultar{
	display:none;
}

		  /* ANDALUCIA LOGO */
#andalucia_logo{
	margin-top:60px;
	text-align:right;
}

		    /* CABECERO */
#cabecero{
	width:100%;
	text-align:center;
	margin-bottom:15px;
}
#cabecero div,#cabecero a,#cabecero span{
	display:none;
}
#cabecero .impresion{
	display:block;
}
			  /* MENU */
#menu{
	display:none;
}

		   /* CONTENIDO */
#contenido{
	padding:10px 10px 30px 10px;
}
/************ CONTENIDO **************/
		  /* MIGAS DE PAN */
#migas_pan{
	display:none;
}

		  /* PIE */
#pie{
	display:none;
}

/**************** CONTENIDO *****************/
			  /* DESCRIPCION */
h2.descripcion_int div{
	display:none;
}

	  /* POP */
body#pop ul{
	font-size:10pt;
	color:#000;
}

	  /* POP */
body#pop ul{
	font-size:10pt;
	color:#000;
}
body#sec_plan .descargar_pdf{
	margin-top:5px;
	margin-bottom:20px;
}
/**************** MENU SECUNDARIO *****************/
				/* ACCESIBILIDAD */
body#sec_menusecundario ul.tipo1{
	list-style-type:none;
	margin-left:30px;
	margin-right:30px;
	color:#2F84A5;
	font-size:12pt;
}
body#sec_menusecundario ul.tipo1 li{
	margin-bottom:15px;
}
body#sec_menusecundario ul.logos{
	list-style-type:none;
	margin-bottom:15px;
	margin-left:30px;
}
body#sec_menusecundario ul.logos li{
	display:inline;
	margin-right:5px;
}
body#sec_menusecundario ul.logos li a img{
	border:0px;
}
body#sec_menusecundario ul.tipo2{
	list-style-type:disc;
	margin-left:45px;
	margin-bottom:15px;
	font-size:12pt;
}