/*** NEUTRALIZANDO ESTILOS:
elementos que queremos limpiar completamente: ***/
@charset "utf-8";
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

.clearfix {display:inline-block;}
.clearfix {display: block;}
/* End hide from IE-mac */
* {
margin: 0;
padding: 0;
border: none;
}
html {
	text-shadow: #000 0px 0px 0px;/*Elimina el efecto bold en Safari*/
	height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
body {
	background-color: #f4ebcf;
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #696558;	
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-x;
	background-position: left top; /* the bottom margin is the negative value of the footer's height */
}

/*** NEUTRALIZANDO ESTILOS:
elementos con margen vertical: ***/
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
font-weight: normal;
margin: 0 0 1em 0;
}

/*** LINKS:
a, a:link, a:visited, a:hover, a:active {
outline: 0; /*Elimina la línea de puntos que aparece alrededor de los enlace al clicarlos*/
text-decoration: none;
}
a img {
border: none;
text-decoration: none;
}
a:focus {
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline:0; 
}

img {
border: none;
text-decoration: none;
}
/*** FORMULARIOS: ***/
label, button {
cursor:pointer;
}

input:focus, select:focus, textarea:focus {
background-color: #FFF;
}

/*** Algunas clases útiles: ***/
.clear {
clear: both;
}
.float-left {
float: left;
}
.float-right {
float: right;
}
h1 {
    font-size: 2.2em;
}
    
h2 {
    font-size: 2.0em;    
}
    
h3 {
    font-size: 1.8em;
}
    
h4 {
    font-size: 1.6em;    
}
    
h5 {
    font-size: 1.4em;    
}
p, ul  {
	font-size: 1.2em;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
} 



/* Tables 
-----------------------------------------------------------------------------*/

table { 
    border-spacing: 0;
    border-collapse: collapse;
}

td {
    text-align: left;
    font-weight: normal;
} 
#wrapper {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: none;
}
img.botonConvocatoria {
	float: right;
	margin-top: 15px;
}

.textmenor {
	font-size: 11px;
}

a:link {
	color: #F18001;
	text-decoration: none;
}
a:visited {
	color: #F18001;
	text-decoration: none;
}
a:hover {
	color: #F18001;
	text-decoration: underline;
}

.bghome {
	background-image: url(../images/bg_content01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg01 {
	background-image: url(../images/bg_2nivel01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg02 {
	background-image: url(../images/bg_2nivel02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg03 {
	background-image: url(../images/bg_2nivel03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg04 {
	background-image: url(../images/bg_2nivel04.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg05 {
	background-image: url(../images/bg_2nivel05.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


div.base {
	text-align: center;
	width: 996px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: visible;
}

img.topcontenido2nivel {
	width: 460px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	float: left;
	padding: 0px;
}

div.contenido2nivel {
	width: 460px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	text-align: left;
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
	padding: 0px;
}
div.contenido2nivel h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-image: url(../images/bullet_h1.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 22px;
	color: #3a3729;
}
div.contenido2nivel h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 22px;
	color: #3a3729;
}
div.contenido2nivel p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 47px;
}
div.contenido2nivel ul {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	list-style-type: none;
}
.bullets {
	list-style-image: url(../images/bullet.gif);
}

div.contenido2nivel ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.enfasis01 {
	color: #A41904;
	font-weight: bold;
}
.enfasis02 {
	font-weight: bold;
	color: #000000;
}






#menuTop {
	background-image: url(../images/bg_menuTop.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 70px;
	width: 996px;
	text-align: center;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#menuTop img.logo {
	padding: 0px;
	margin-top: 15px;
	margin-left: 32px;
}
#menuTop ul {
	padding: 0px;
	margin-top: 18px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	display: inline;
}
#menuTop ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
div.baseCajasHome {
	margin: 0px;
	padding: 0px;
	float: right;
}
div.images {
	padding: 0px;
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.images a img {
	margin-top: 10px;
}


div.cajasHome {
	padding: 0px;
	float: left;
	width: 194px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 24px;
}
div.cajasHome div.contenido {
	background-image: url(../images/bg_cajasHome.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 182px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
}
div.cajasHome div.contenido h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #d8211e;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
div.cajasHome div.contenido p {
	color: #8e7d49;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	line-height: 16px;
}
div.cajasHomeg {
	padding: 0px;
	float: right;
	width: 651px;
	clear: both;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
div.cajasHomeg div.contenido {
	background-image: url(../images/bg_cajasHomeg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 639px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
}
div.cajasHomeg div.contenido img {
	float: right;
	margin-right: 20px;
	margin-left: 0px;
}

div.cajasHomeg div.contenido h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #d8211e;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
div.cajasHomeg  div.contenido  ul {
	color: #8e7d49;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-image: url(../images/bullet.gif);
}
div.cajasHomeg div.contenido ul li {
	margin-bottom: 10px;
	margin-top: 5px;
}
img.subvencion{
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: none;
}
#cajaDcha {
	padding: 0px;
	width: 210px;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.contenidoCajaDcha {
	background-image: url(../images/bg_cajaDcha.jpg);
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	width: 212px;
	text-align: left;
}
div.contenidoCajaDcha p {
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 15px;
}


div.push {
	height: 100px;
	margin: 0px;
	padding: 0px;
	width: 282px;
	float: left;
}
#pieHome {
	margin: 0px;
	background-color: #990000;
	background-image: url(../images/bg_pieHome.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
div.cajasPietop {
	text-align: center;
	width: 941px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}

#cajaParticipa {
	width: 464px;
	border: 1px solid #dbc37f;
	padding: 0px;
	height: 122px;
	background-color: #c51a03;
	background-image: url(../images/bg_cajaParticipa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #f4ebcf;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	text-align: left;
	float: left;
}
#cajaParticipa h1 {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #F5D88B;
}
#cajaParticipa p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 1.2em;
}

#cajaLogos {
	width: 464px;
	border: 1px solid #dbc37f;
	padding: 0px;
	height: 122px;
	background-color: #c51a03;
	background-image: url(../images/bg_cajaParticipa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #f4ebcf;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	float: right;
}
#cajaLogos img {
	margin-bottom: 15px;
	margin-top: 10px;
}

#cajaCamaras {
	padding: 0px;
	width: 941px;
	margin-top: 0px;
	margin-bottom: 14px;
	background-color: #c51a03;
	border: 1px solid #dbc37f;
	height: 147px;
	clear: both;
	float: none;
	background-image: url(../images/bg_cajaCamaras.jpg);
	margin-right: auto;
	margin-left: auto;
	color: #F4EBCF;
}
#cajaCamaras div.camara {
	padding: 0px;
	float: left;
	text-align: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.divisoriasCamara {
	background-image: url(../images/divisoria_logosCamaras.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#cajaCamaras div.camara a:link {
	color: #e8ae35;
	text-decoration: none;
}
#cajaCamaras div.camara a:visited {
	color: #e8ae35;
	text-decoration: none;
}
#cajaCamaras div.camara a:hover {
	color: #e8ae35;
	text-decoration: underline;
}
#cajaCamaras div.camara img {
	margin-bottom: 7px;
	margin-left: 15px;
}

#cajaCamaras div.camara p {
	margin: 0px;
	font-size: 1em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.textoMenor {
	font-size: 11px;
}
fieldset {
	margin-right: 30px;
	margin-left: 47px;
	border: 1px solid #D0B564;
	font-size: 11px;
	margin-bottom: 15px;
}
legend {
	text-transform: uppercase;
	color: #BDA577;
	margin-left: 5px;
}
form {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}
label  {
	margin-left: 10px;
	margin-top: 0px;
	text-align: right;
	width: 80px;
	float: left;
	margin-right: 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.formInputField   {
	border: 1px solid #EEE0B7;
	background-color: #EEE0B7;
	color: #212E3F;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 5px;
	}
	
.formInputFieldHover {
	background-color: #F9F3E3;
	border: 1px solid #C11F06;
	color: #212E3F;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 12px;
	margin-bottom: 5px;
	}
	
.formInputFieldFilled   {
	background-color: #F8F3E0;
	color: #3A3729;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F6F0DA;
	border-right-color: #F8F1DE;
	border-bottom-color: #D3B366;
	border-left-color: #F7F0DD;
	font-size: 12px;
	margin-bottom: 5px;
	}
	
.formInputFieldFilledHover   {
	background-color: #F9F3E3;
	border: 1px solid #C11F06;
	color: #212E3F;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 12px;
	margin-bottom: 5px;
	}
	
.formInputFieldSelected   {
	background-color: #EEE0B7;
	border: 1px solid #C11F06;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 12px;
	margin-bottom: 5px;
	}

select.formInputField  {
	background-color: #E7E7E9;
	cursor: pointer;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 11px;
	}

input.formInputButton   {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #9B1303;
	text-align: center;
	cursor: pointer;
	margin-right: 5px;
	padding: 1px;
	font-weight: bold;
	font-family: "Trebuchhet MS", Arial, Helvetica, sans-serif;
	margin-left: 48px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FB8773;
	border-right-color: #540501;
	border-bottom-color: #540501;
	border-left-color: #FB8773;
	margin-top: 10px;
	margin-bottom: 10px;
	}
a.info {
	position:relative;
	z-index:24;
	text-decoration:none;
} 
a.info:hover {
	z-index:25;
} 
a.info span {
	display: none;

} 
a.info:hover span {
	display:block;
	position:absolute;
	top:3.5em;
	left:2em;
	width:235px;
	border:1px solid #d5c79d;
	background-color:#F9F6E8;
	color:#8E7D49;
	text-align: left;
	font-family: "rebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
div.aviso {
	font-size: 9px;
	margin-right: 30px;
	margin-left: 50px;
	margin-bottom: 10px;
}
p.menor {
	font-size: 9px;
	text-align: right;
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}
div.contenido2nivel ul ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 11px;
}
