#contenedor{
        margin: 0 auto;
	background-color: #00003C;
	
        width:780px;
        overflow:hidden;
        font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
        color:#fff;
}

#cabecera{
           width:780px;
           overflow:hidden;
		   padding-left:20px;
}

#cabecera img{
text-align:center;
}

#navegacion{
	margin:3px 0 0 15px;
	overflow:hidden;

	border-bottom:1px solid #FFFFFF;
}



#navegacion ul li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    display:inline;
    margin:0px; 
padding:0px; 
    
}

#pie{

    border-top:1px solid #FFFFFF;
    padding: 5px;
	overflow:hidden;
	float:left;
}
#mod2{
    color:#ffffff;
}
img{
	border:none;
	margin:auto;
}



.cuadrado{
 background: url(http://www.lapasiondemontilla.org/img/cuadrado.jpg) no-repeat;
 padding: 1px 5px;		
}

.naranjatxt{
  color:#FFCC33;
  font-family:Verdana,Arial,Helvetica,sans-serif;
}
.texto{
  color:#FFFFFF;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  
}
.modulo{
   width: 660px;
   margin:0 10px 0 50px;
   text-align:justify;
   float:left;
   
}
.modulo a{
text-decoration:none;
}

h2{ color:#FFCC33;}

.titulo{
 text-align:center;	
}

.titulo_izquierda{
 text-align:left;
}


.foto_izquierda{
	width:320px;
	float:left;
	overflow:hidden;
	margin:10px 5px 10px 5px;
	text-align:center;
}

.foto_derecha{
	width:310px;
	float:right;
	margin:10px 5px 10px 5px;
	text-align:center;
	
	
}
.desarrollo_izq{
	width:320px;
	float:left;
	margin-bottom:10px;
	overflow:hidden;
	
}

.desarrollo_dcha{
	width:320px;
	float:right;
	margin-bottom:10px;
	overflow:hidden;
	margin-left:10px;
}
.foto_central{
	width:640px;
	float:left;
	margin:5px 10px 5px 10px;
	text-align: center; 
}

.foto_central_izquierda{
	width:640px;
	float:left;
	margin:5px 10px 5px 10px;
	text-align:left;
}

.desarrollo{
	width:640px;
	float:left;
	margin-bottom:10px;
	overflow:hidden;
}
.subtitulo{
     color:#FFCC33;
     text-align:center;	
}

.foto_izquierda_pequena{
	width:200px;
	float:left;
	overflow:hidden;
	margin:10px 5px 10px 5px;
	text-align:center;
}

.foto_derecha_pequena{
	width:200px;
	float:right;
	margin:10px 5px 10px 5px;
	text-align:center;
	
	
}
.foto_central_pequena{
	width:200px;
	float:left;
	margin:5px 10px 5px 10px;
	text-align: center; 
}
.texto_pie{
  color:#EFEFEF;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:10px;
  text-align:left;
   
}
.respuesta{
background-color:#FF9900;
text-align:center;
font-size:16px;



}
