@charset "utf-8";
@import url("style_banner.css");
/* CSS Document */

#body{
	width: 1200px;
	height: auto;
	margin:2% auto 0 auto;
	font-size:1.2em;
}

.banner{
	background-color:#0000;
	width:70%;
	margin:auto;
}

.menu {
	width:150px;
	height: auto;
	float:left;
	}
	
.menu_boton{
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:100%;
}

	
.contenedor{
	width:1050px;
	height:auto;
	float:right;
	margin:auto;
}

.info{
	width:1200px;
	height:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 50%;
	color:#999;
	margin:2% 0;
	padding:0;
	float:left;
	text-align:center;
}



.pie_foto{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#999;
	font-size:70%;
	}
	
.pie_foto1{
	font-family:"Times New Roman", Times, serif;
	color:#C60;
	font-size:80%;
	padding-top:10px;
	width:166px;
	height:30px;
	font-weight:bold;
	background-image:url(imagenes/botones.jpg);
	}
	
.pie_foto1 a{
	color:#C60;
	}
	
.pie_foto1 a:hover{
	color:#C60;
	text-decoration:underline;
	}
	
.pie_foto1 a:link{
	color:#C60;
	}
	
.pie_foto2{
	font-family:"Times New Roman", Times, serif;
	color:#666;
	font-size:90%;
	text-align: left;
	}
	
.pie_foto2 a{
	font-family:"Times New Roman", Times, serif;
	color:#C60;
	font-size:90%;
	text-align: left;
	}
	
.pie_foto2 a:hover{
	font-family:"Times New Roman", Times, serif;
	color:#C60;
	font-size:90%;
	text-align: left;
	}
	
	
.pie_foto3{
	font-family:"Times New Roman", Times, serif;
	color:#C60;
	font-size:70%;
	text-align:center;
	font-style:italic;
}
	
.titular{
	font-family:"Times New Roman", Times, serif;
	color:#C60;
	font-size:150%;
	text-align: left;
	}

.texto_plan{
	width:500px;
	height:auto;
	float:right;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	color:#999;
	font-size:60%;
}

img {
    border:none;
}
