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

body {
	margin:auto;
	max-width:1160px;
	min-width:690px;
	min-height:500px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	background-color:none;
	}

#menu {margin-top:15px; height:36%; text-align:center; width:100%; line-height:15px; margin-left:-20px; font-weight:bold; }

.listado ul{list-style:none; float:left;}
.listado li {margin-top:0px; list-style:none;}

.listado a{background-color:white;  text-decoration:none; color:black}
.listado a:hover{background-color:black; color:white;}

img {
	width:100%;
	border:none;
	height:auto;}
#cabecera {
	position:relative;
	width:195px;
	height:195px;
	margin:15px;
	margin-left:22px;
	float:left;
	text-align:center;
/*	border:3px solid black; */
	} 
#banner{height:42%; clear:both;}
#info1 {width:15px; height: 22%; float:left; position:relative;margin-left:135px;margin-top:5px}#info {width:15px;float:left; position:relative;margin-left:5px; margin-top:5px}
#contenido {
	position:relative;
	}
	
	#caja{
	position:relative;
	background:url(../pictures/ajax-loader.gif));
	width:200px;
	height:200px;
	margin:15px;
	float:left;
	color:#FFF;
	line-height:200px;
	text-align:center;
	cursor:pointer;
	border:1px solid black; 
	}
#caja a:hover{opacity:1; color:#000}
#caja{border:1px solid black;} 
div#caja:hover{ border:1px solid black; } 
#IEcaja{ border:2px solid black; }

#externa li{list-style:none; margin-top:100px;}
/*PIE DE PÁGINA*/

#pie{width:1160px; height:15px; background:white;clear:both; margin:80px 0px 20px 0px; border-top:1px #999 dotted; text-align:center }
#pie p {line-height:15px; margin-top:1px; color:#999;}

