@charset "utf-8";
/* CSS Document */

.Estilo1 {
	font-family: "Helvetica";
	font-weight: bold;
	line-height: 180%;
}
.Estilo2 {
	font-family: "Helvetica";
	font-weight: bold;
}
.Estilo3 {font-family: "Helvetica";
color:#707070;
line-height:130%;

}
.Estilo4 {font-family: "Helvetica";
	}
	
	.Estilo5 {
	font-family: "Helvetica";
	font-weight: bold;
	line-height: 110%;
}
.enlacescuerpo {color: #0033FF}
.enlacescuerpo2 {color: #6c919c}
	
.fondo {
background: url("../../curso_cadiz/imagenes/fondo_naranja.jpg") no-repeat scroll 0 0;
font-family: "Helvetica";
color:#194726;
padding-top:4px;
height:19px;
width: 150px;
}	
.fondo1 {
background: url("../../curso_cadiz/imagenes/fondo_naranja2.jpg") no-repeat scroll 0 0;
font-family: "Helvetica";
color:#194726;
padding-top:3px;
height:23px;
width: 340px;
}	
.fondo2 {
background: url("../../curso_cadiz/imagenes/fondo_naranja.jpg") no-repeat scroll 0 0;
font-family: "Helvetica";
color:#194726;
padding-top:4px;
height:19px;
width: 126px;
}
.fondoa1 {
background: url("../../curso_cadiz/imagenes/fondo_naranja.jpg") no-repeat scroll 0 0;
font-family: "Helvetica";
color:#194726;
padding-top:4px;
height:19px;
width: 138px;
margin-left:136px;
}
.fondoa2 {
background: url("../../curso_cadiz/imagenes/fondo_naranja.jpg") no-repeat scroll 0 0;
font-family: "Helvetica";
color:#194726;
padding-top:4px;
height:19px;
width: 125px;
margin-left:136px;
}
.fondo3 {
background: url("../../curso_cadiz/imagenes/fondo_naranja.jpg") no-repeat scroll 0 0;
font-family: "Helvetica";
color:#194726;
padding-top:4px;
height:19px;
width: 85px;
}
.fondo4 {
background: url("../../curso_cadiz/imagenes/fondo_naranja.jpg") no-repeat scroll 0 0;
font-family: "Helvetica";
color:#194726;
padding-top:4px;
height:19px;
width: 108px;
}
.fondo5 {
background: url("../../curso_cadiz/imagenes/fondo_naranja.jpg") no-repeat scroll 0 0;
font-family: "Helvetica";
color:#194726;
padding-top:4px;
height:19px;
width: 100px;
}
.fondo6 {
background: url("../../curso_cadiz/imagenes/fondo_naranja.jpg") no-repeat scroll 0 0;
font-family: "Helvetica";
color:#194726;
padding-top:4px;
height:19px;
width: 56px;
}
.fondo7 {
background: url("../../curso_cadiz/imagenes/fondo_naranja.jpg") no-repeat scroll 0 0;
font-family: "Helvetica";
color:#194726;
padding-top:4px;
height:19px;
width: 70px;
}
.fondog {
background: url("../../Asamblea_General/imagenes/fondo_naranja2.jpg") no-repeat scroll 0 0;
font-family: "Helvetica";
color:#194726;
padding-top:3px;
height:23px;
width: 160px;
}
.fondog2 {
background: url("../../Asamblea_General/imagenes/fondo_naranja2.jpg") no-repeat scroll 0 0;
font-family: "Helvetica";
color:#194726;
padding-top:3px;
height:23px;
width: 195px;
}

body {
    background-color:#edece8;
    color:#363434;
	font-family: "Helvetica";
	font-size:10pt;
	height: 100%;
	width: 98.8%;
}

#sombra-izquierda {
    height: 100%;
    margin-left: -10px;
    padding-left: 10px;
	background: url("../../curso_cadiz/imagenes/sombra1.png") repeat-y scroll 0 0 transparent;

}

#sombra-derecha {
    height: 100%;
    margin-right: -10px;
    padding-right: 10px;
	background: url("../../curso_cadiz/imagenes/sombra2.png") repeat-y scroll 100% 0 transparent;

}
#sombra-izquierda2 {
    height: 100%;
    margin-left: -3px;
    padding-left: 10px;
	background: url("../../curso_cadiz/imagenes/sombra1.png") repeat-y scroll 0 0 transparent;

}

#sombra-derecha2 {
    height: 100%;
    margin-right: -3px;
    padding-right: 10px;
	background: url("../../curso_cadiz/imagenes/sombra2.png") repeat-y scroll 100% 0 transparent;

}
a
{
	color: #ffffff;
	font-family: "Helvetica";
	text-decoration:none;
	//font-weight:bold;
}

a:hover { color: #597125; }

a img { border:0; }

h1 {font-size:200%; color:#E2680B;font-weight:normal;}

.nar {font-size:110%;font-weight:bold;color:#E2680B;}

.container
{
	/*margin:0 auto 0 auto; */
	//width:900px; 
         margin-left:-12px;
	margin-right:-8px;
	margin-top:-9px; 
	//overflow:hidden;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	//margin: 0 auto -25px; /* the bottom margin is the negative value of the footer's height */
	//background-color:#FFF;
}

.contai
{
	/*margin:0 auto 0 auto; */
	//width:900px; 
         margin-left:-12px;
	margin-right:-8px;	
	background-color:#FFF;
}

.idioma {
     
    background: url("../../curso_cadiz/imagenes/idioma.png") no-repeat scroll 0 0 #EDF7D5;
    font-size: 11px;
    height: 30px;
    margin: 0;
    padding-left: 17px;
    padding-top: 4px;
	overflow:hidden;
	color: #ffffff;
	
}

.idioma2 {    
    
    
    margin-top: -14px;
    padding-right: 17px;
	
}
.idioma3 {    
    
    
    margin-top: -19px;
    padding-right: 85px;
	
}.fecha {    
    
    color: #000000;
	font-weight: bold;
	margin-top: 6px;
	
}

 .idioma a:hover {color:#000000}



.header
{
	
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:930px;
	//text-align:right;
	//float:left;
	//height:113px;
	overflow:hidden;
}

.bar2 {
     margin-left:auto;
	margin-right:auto;
	width:930px;
	height:37px;
	//float:left;
	//overflow:hidden;
	margin-top:0px;
	
	margin-bottom:0px;
	/*background: url("../../curso_cadiz/imagenes/barra2.jpg") no-repeat scroll 0 0;*/
}

.bar3 {
     margin-left:auto;
	margin-right:auto;
	width:930px;
	height:37px;
	//float:left;
	//overflow:hidden;
	margin-top:0px;
	
	margin-bottom:0px;
	/*background: url("../../curso_cadiz/imagenes/barra3.jpg") no-repeat scroll 0 0;*/
}

.bar {
     
	//width:890px;
	height:37px;
	//float:left;
	overflow:hidden;
	margin-top:0px;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:0px;
	background: url("../../curso_cadiz/imagenes/barra.jpg") no-repeat scroll 0 0;
}
	.bar ul {
		list-style:none;
		display:inline;
		width:1092px;
		margin:0 auto 0 auto;
		margin-top:10px;
		padding-left:0px;
		float:left;	
	}
	
	.bar li {
		color:#ffffff;
		padding-left:4px;
		float:left;		
	}
	
	.bar a:hover { color: #000000; 
}


	
.main
{
	width:930px;
    height:890px;
	margin-left:auto;
	margin-right:auto;
	min-height:300px;
    
       background: url("../../curso_cadiz/imagenes/cuerpo.jpg") no-repeat scroll 0 0;
        
	//background-color:#eceaed;
	//float:left;
}

.main2
{
	width:930px;
    height:1430px;
	margin-left:auto;
	margin-right:auto;
	min-height:300px;
    
       background: url("../../curso_cadiz/imagenes/cuerpo.jpg") no-repeat scroll 0 0;
        
	//background-color:#eceaed;
	//float:left;
}

.main3
{
	width:930px;
    height:2040px;
	margin-left:auto;
	margin-right:auto;
	min-height:300px;
    
       background: url("../../curso_cadiz/imagenes/cuerpo.jpg") no-repeat scroll 0 0;
        
	//background-color:#eceaed;
	//float:left;
}

.main4
{
	width:930px;
    height:590px;
	margin-left:auto;
	margin-right:auto;
	min-height:300px;
    
       background: url("../../curso_cadiz/imagenes/cuerpo.jpg") no-repeat scroll 0 0;
        
	//background-color:#eceaed;
	//float:left;
}


.main5
{
	width:930px;
    height:992px;
	margin-left:auto;
	margin-right:auto;
	min-height:300px;
    
       background: url("../../curso_cadiz/imagenes/cuerpo.jpg") no-repeat scroll 0 0;
        
	//background-color:#eceaed;
	//float:left;
}
.main6
{
	width:930px;
    height:910px;
	margin-left:auto;
	margin-right:auto;
	min-height:300px;
    
       background: url("../../curso_cadiz/imagenes/cuerpo.jpg") no-repeat scroll 0 0;
        
	//background-color:#eceaed;
	//float:left;
}

.main7
{
	width:930px;
    height:735px;
	margin-left:auto;
	margin-right:auto;
	min-height:300px;
    
       background: url("../../curso_cadiz/imagenes/cuerpo.jpg") no-repeat scroll 0 0;
        
	//background-color:#eceaed;
	//float:left;
}

.main8
{
	width:930px;
    height:650px;
	margin-left:auto;
	margin-right:auto;
	min-height:300px;
    
       background: url("../../curso_cadiz/imagenes/cuerpo.jpg") no-repeat scroll 0 0;
        
	//background-color:#eceaed;
	//float:left;
}

.maingaleria1
{
	width:930px;
    height:590px;
	margin-left:auto;
	margin-right:auto;
	min-height:300px;    
    background: url("../../curso_cadiz/imagenes/cuerpo.jpg") no-repeat scroll 0 0;        
	}

.maingaleria2
{
	width:930px;
    height:680px;
	margin-left:auto;
	margin-right:auto;
	min-height:300px;
    
       background: url("../../curso_cadiz/imagenes/cuerpo.jpg") no-repeat scroll 0 0;
        

}




.bot {
	//float:left;
	overflow:hidden;
	width:944px;
	height:120px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	background-color:#ffffff;
}

.logo {
	width:388px;
	height:94px;
	float:left;
	overflow:hidden;
	padding-top:10px;
	padding-left:45px;
}

.logo1 {
	width:251px;
	height:94px;
	float:left;
	overflow:hidden;
	padding-top:10px;
	padding-left:149px;
	
}

.logo2 {
	width:70px;
	height:94px;
	float:left;
	overflow:hidden;
	padding-top:10px;
	//padding-left:60px;
	
}
.logo3 {
	margin-left:-128px;
}


.logo4 {
	width:251px;
	height:94px;
	float:left;
	//overflow:hidden;
	padding-top:10px;
	padding-left:100px;
	
}

.logo5 {
	margin-left:-70px;
}

/* INICIO */

.flash {
	width:930px;
	
	float:left;
	overflow:hidden;
	
}

.flash2 {
	width:890px;
	
	float:left;
	overflow:hidden;
	padding-left:41px;
}

/* CONCURSO */

.texto {
	width:676px;
	padding-top:23px;
	padding-left:39px;
	padding-right:15px;
	padding-bottom:30px;
	//text-align:justify;
	float:left;
	overflow:hidden;
	
}

.texto2 {
	width:930px;
	padding-top:23px;
	padding-left:39px;
	padding-right:15px;	
	float:left;
	overflow:hidden;
	margin-top: -55px;
}


.texto3 {
	width:870px;
	padding-top:23px;
	padding-left:39px;
	padding-right:15px;
	//padding-bottom:30px;
	//text-align:justify;
	float:left;
	overflow:hidden;
}
.texto4 {
	width:800px;
	//padding-top:23px;
	//padding-left:39px;
	//padding-right:15px;
	//padding-bottom:30px;
	//text-align:justify;
	//float:left;
	//overflow:hidden;
}


.texto5 {
	width:676px;
	padding-top:23px;
	padding-left:39px;
	padding-right:15px;
	padding-bottom:30px;
	//text-align:justify;
	float:left;
	overflow:hidden;
	 margin-top: -341px;
}
.texto6 {
	width:930px;
	padding-top:23px;
	padding-left:39px;
	padding-right:15px;
	//padding-bottom:30px;
	//text-align:justify;
	float:left;
	overflow:hidden;
	margin-top: -32px;
}

.texto7 {
	width:712px;
	padding-top:23px;
	padding-left:112px;
	padding-right:15px;
	padding-bottom:30px;
	//text-align:justify;
	float:left;
	overflow:hidden;
	margin-top: -10px;
}

.texto8 {
	width:676px;
	padding-top:23px;
	padding-left:39px;
	padding-right:15px;
	padding-bottom:30px;
	
	float:left;
	overflow:hidden;
	 margin-top: -305px;
}


.texto9 {
	width:676px;
	padding-top:23px;
	padding-left:39px;
	padding-right:15px;
	padding-bottom:30px;
	//text-align:justify;
	float:left;
	overflow:hidden;
	margin-top: -85px;
}

.textogale {
	width:825px;
	padding-top:23px;
	padding-left:39px;
	padding-right:15px;
	//padding-bottom:30px;
	//text-align:justify;
	float:left;
	overflow:hidden;
}

.botones {
	margin-left: 711px;
    margin-top: -30px;

    //left: 585px;    
    //position: absolute;
    //top: 258px;
}
.botones2 {
      //margin-left: 350px;
    //margin-top: -140px;
    //left: 344px;
    //position: absolute;
    //top: 434px;
}

.botones3 {
      margin-left: 632px;
    margin-top: -25px;
    //left: 344px;
    //position: absolute;
    //top: 520px;
}

.botones4 {
	// left: 459px;
    
    //position: absolute;
    //top: 258px;
    margin-bottom: 10px;
    margin-left: 257px;
    margin-top: -27px;

.botones5 {
	// left: 459px;
    
    //position: absolute;
    //top: 258px;
	   margin-left: 480px;
    margin-top: -30px;
}
.botones6 {
	// left: 459px;
    
    //position: absolute;
    //top: 258px;
	   margin-left: 450px;
    margin-top: -25px;
}
/* PREMIOS */

.premios {
	float:left;
	text-align:center;
	padding-left:55px;
}

.nota {color:#363434; font-weight:normal; margin-left:35px;line-height:16px;}

/* FOOTER */

.footer, .push {
	height: 20px; /* .push must be the same height as .footer */
	clear: both;
	text-align:center;
	font-size:11px;
	padding-top:5px;
	color:#000000;
        margin-left: auto;
		margin-right:auto;
        width: 900px;
}
.footer2 {
	height: 20px; /* .push must be the same height as .footer */
	clear: both;
	font-size:11px;
	color: #0033FF;
        
}
.footer {
	background-color:#edece8;
}

/* SPLASH */

.espacio {
	height:50px;
	width:100%;
	float:left;
	background-color:#EDF7D5;
}

.splashContainer
{
	/*margin:0 auto 0 auto; */
	width:800px; 
	overflow:hidden;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -25px; /* the bottom margin is the negative value of the footer's height */
	background-color:#EDF7D5;
}

.splashLeft {
	height:481px;
	width:185px;
	float:left;
	margin-right:5px;
	overflow:hidden;
}

.splashCenter {
	background: url("../../a/splashCenter.jpg") no-repeat scroll 0 0 #EDF7D5;
	height:60px;
	width:367px;
	float:left;
	margin-right:5px;
	padding-top:450px;
	text-align:center;
	overflow:hidden;
}

.splashLeft {
	height:481px;
	width:185px;
	float:left;
	overflow:hidden;
}

 .splash a:hover{color:#fd911f;}
 
.splashContainerSwf {
	width:800px; 
	height:600px;
	overflow:hidden;
	background-color:#EDF7D5;
	margin: 0 auto;
}}
	

