/*Partenon 2006*/
/*Ayco Internet. www.ayco.net*/
/*****************************/
/*Generales*/
body{
	margin:0 auto;
	padding: 0;
	background:#CCC url(../images/bg.gif) repeat-y center;
	font-family: Arial,"Trebuchet MS",Verdana, sans-serif;
	font-size: 0.7em;
	color: #666;
}
body#intro{
	background: #e2e2e2;
}
body#popUp{
	background: transparent;
	margin: 0;
	padding: 0;
	text-align: left;
}
p{
	margin-bottom:0.07em;
}
h1{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	text-transform: uppercase;
	color: #323a6d;
}
h2{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1.3em;
	font-weight:700;
	color: #7b82ad;
	text-transform: uppercase;
}
h3{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1.2em;
	font-weight:600;
	color: #283061;
}
h4{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	color: #d5622a;
	background: url(../images/ico_bullet.gif) no-repeat;
	padding-left: 20px;
	text-align: left;
}
ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul li{
	list-style: none;
	margin: 0;
	padding: 0;
}
/*Links*/
a:link, a:visited{
	color:#d5622a;
}
a:hover{
	color:#e5804f;
}
/*Layout*/
#miIntro{
	position: absolute;
	width: 775px;
	top:50%;
	left: 50%;
	margin-top: -290px;
	margin-left: -390px;
	background:url(../images/logo_50anios.gif) no-repeat;
	padding-top:120px;}
#contenedor{
	width:775px;
	background: transparent;
	padding: 0;
	margin:0  auto;
	text-align: center;
}
#cabecera{
	background:#323a6d url(../images/logo_cabecera.gif) no-repeat 20px 12px;
	height: 107px;
	border-bottom: 7px solid #a2a1cb;
	margin-bottom: 5px;	
}
#cabeceraIndex{
	background:#323a6d url(../images/bg_imasd.gif) no-repeat;
	height: 107px;
	border-bottom: 7px solid #a2a1cb;
	margin-bottom: 5px;	
}
.miLogo{
	position: relative;
	top:10px;
	float: left;
}
#direccion{
	margin-top: 12px;
	float:right;
	width: 245px;
	height: 53px;
	background: url(../images/ico_direccion.gif) no-repeat;
	text-align: left;
	color: #969ea7;
	font-size: 10px;
	padding-left: 20px;
	padding-top: 4px;
}
#direccion a{
	color: #bbdbf0;
	text-decoration: none;
}
#direccion a:hover{
	color: #FFF;
}
#menuSuperior{
	margin-top: 12px;
	float:right;
	width:180px;
	height: 55px;
	text-align: right;
	color:#FFF;
	padding-right:25px;
	padding-top:3px; 
}
#menuSuperior a{
	color:#FFF;
	font-size: 10px;
	text-decoration: none;
   font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
#menuSuperior a:hover{
	color:#c6c6e4;
}
#banderas{
	
}
#banderas img{
	padding: 4px;
}
#banderas a img{
	background:#323a6d;
}
#banderas a:hover img{
	background: #485080;
}
#menu{
	padding-top: 0px;
	clear:both;
	text-align: right;
	padding-right:25px; 
	text-transform: uppercase;
	font-weight: bold;
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	width: 550px;
	float: right;
}
*html #menu{
	padding-top: 8px;
}
#ruta{
	background:#e7e7e7 url(../images/ico_ruta.gif) no-repeat 11px 7px;
	height: 30px;
	text-align: left;
	padding-left:35px;
}
#miRuta{
	margin-top: 8px;
	float: left;
}
#fecha{
	margin-top: 4px;
	float: right;
	width:220px; 
}
#subSecciones{
	height:23px;
	border-bottom: 1px solid #666;
	text-align: left;
	padding-top: 9px;
	padding-left: 25px;
}
#ayudante{
	height: 33px;
	background: #b7b5ae;
	text-align: left;
	padding: 20px;
}
#ayudante a{
	text-decoration: none;
	color: #FFF;
}
#ayudante a:hover{
	color: #EEE;
	text-decoration: underline;
}
#pie,#pie a{
	height:23px;
	background: #666;
	color: #CCC;
	padding-top: 5px;
	text-decoration: none;
}
#pie a:hover{
	color: #EEE;
	text-decoration: underline;
}
#copyright{
	height: 20px;
	border-bottom: 1px solid #CCC;
	padding-top: 5px
}
#cabPopUp{
	width: 400px;
	height: 85px;
	background: url(../images/logo_popup.gif) no-repeat left top;
}
#btnCerrar{
	margin: 13px;
	text-align: right;
}
#rutapopUp, #rutapopUp a:link, #rutapopUp a:visited{
	width: 387px;
	color: #666;
	text-decoration: none;
	margin-left: 13px;
}
#rutapopUp a:hover{
	color:#999;
	text-decoration: line-through;
}
#miPie{
	background: url(../images/bg_pie.gif) repeat-x;
	height: 18px;
	color: #666;
	padding-left: 13px;
	padding-top: 13px;
	width:387px;
}
#menuFicha{
	width:265px;
	float: left;
	padding-right: 10px;
}
#detalle{
	width: 430px;
	padding-left: 10px;
	float: left;
}
/*Elementos particulares*/
#miRuta ul li,#miRuta ul li a:link,#miRuta ul li a:visited{
	display: inline;
	text-decoration: none;
	color:#666;
}
#miRuta ul li a:hover{
	text-decoration: underline;
	color:#a5a5a5;
}
#subSecciones ul li{
	display: inline;
	}
#subSecciones ul li a{
	
	padding:8px 8px 8px 14px;
	text-decoration: none;
	background: url(../images/ico_bullet_1.gif) no-repeat 4px 12px;
	color: #222a57;
}
#subSecciones ul li a:hover{
	background:#e6e9f4 url(../images/ico_bullet_1.gif) no-repeat 4px 12px;
}
#menu ul li{
	display: inline;
}
#menu ul li a:link,#menu ul li a:visited{
	text-decoration: none;
	color: #FFF;
}
#menu ul li a:hover{
	color: #c5c4e1;
}
/*Elementos Comunes, clases etc*/
.miContenido{
	margin: 25px;
	text-align: left;
}
.miContenido2{
	width:775px;
	background: transparent;
	padding: 0;
	margin:0  auto;
}
img.marco{
	padding: 5px;
	border: 1px solid #CCC;
	margin: 10px;
}

p.limpiar{
	clear: both;
}
/*tablas*/
table.miMenu td{
padding: 3px 0;
}
table.modelos{
	width: 100%;
	text-align: center;
	padding: 5px 0;
}
table.modelos td img{
	padding: 5px;
	border: 1px solid #ccc;
	text-align: center;
}
table.caracteristicas{
	padding: 3px 0;
	text-transform: uppercase;
	font-weight: bold;
}
table.caracteristicas td{
   border-bottom: 1px solid #ccc;
}

/*tablas Sencillas*/
table.miList1{
	text-align: center;
	width: 100%;
}
table.miList1 TH{
	background: #A2A7C8;
	border-bottom:1px solid #aaaaaa; 
	padding: 1px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	height: 23px;
	font-size: 11px;
	vertical-align: middle;
	color: #FFFFFF;
}
table.miList1 TD{
	padding: 2px 4px 2px 4px;
	border-bottom:1px dotted #aaaaaa; 
	text-align: left;
}
table.miList1 TD.Sin{
	padding: 2px 4px 2px 4px;
	border-bottom:1px dotted #ffffff; 
	text-align: left;
}
table.miList1 TD.Destacado{
	text-align: center;
	background: #EEF0E5;
	border-right: 1px solid #aaaaaa;
}
table.miList1 TD.Destacado2{
	background:#EEF0E5 url(../images/ico_destacado.gif) no-repeat 4px 4px;
	padding-left: 20px;
}
table.album{
	text-align: center;
	color: #d5622a;
}
table.album img{
	margin-bottom:2px; 
	display: block;
	border: 1px solid #a2a1cb;
}
/**/
table.mapa{
	margin: 0;
}
table.mapa td.n0,table.mapa td.n0 a:link,table.mapa td.n0 a:visited{
	border-bottom: 1px solid #bbb;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	text-transform: uppercase;
	text-decoration: none;
}
table.mapa td.n0 a:hover{
	color:#999;
	background: #eee;
}
table.mapa td.n1,table.mapa td.n1 a:link,table.mapa td.n1 a:visited{
	border-bottom: 1px solid #bbb;
	font-size: 11px;
	font-weight: bold;
	color: #555;
	text-transform: uppercase;
	text-decoration: none;
}
table.mapa td.n1 a:hover{
	color:#999;
	background: #eee;
}
table.mapa td.n2,table.mapa td.n2 a:link,table.mapa td.n2 a:visited{
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	font-weight: bold;
	color: #888;
	text-decoration: none;
}
table.mapa td.n2 a:hover{
	color:#999;
	background: #eee;
}
table.mapa td.n3,table.mapa td.n3 a:link,table.mapa td.n3 a:visited{
	border-bottom: 1px solid #ddd;
	font-size: 11px;
	color: #888;
	text-decoration: none;
}
table.mapa td.n3 a:hover{
	color:#999;
	background: #eee;
}
table.mapa td.n4,table.mapa td.n4 a:link,table.mapa td.n4 a:visited{
	border-bottom: 1px dashed #ddd;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
table.mapa td.n4 a:hover{
	color:#999;
	background: #eee;
}

