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

body {
	background-image:url(../img/fond/bg.jpg);
	background-position:top;
	background-repeat:repeat;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	background-color: #333;
}

img {
	border:none;
}

li {
	background-repeat:no-repeat;
	background-position:left top;
	font-size:11px;
	padding-right:0px;
	background-image: url(../img/header/bullet.png);
	padding-left: 15px;
}

.actualidad {
	background-image: url(../img/spa/photo01.jpg);
	background-repeat: no-repeat;
	background-position:top;
	height: 100%;
	width: 100%;
}

#container {
	background-image:url(../img/fond/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:100%;
	width:100%;
}

#content {
	height:100%;
	text-align:center;
	margin:0px auto;
	width:100%;
}

#header {
	height:120px;
	margin:0px auto;
	margin-top:0px;
	text-align:center;
	width:100%;
}

#inner-header {
	margin:0px auto;
	padding-top:5px;
	text-align:center;
}

#inner-content0 {
	height:53px;
	text-align:center;
	margin:0px auto;
	width:100%;
}

#inner-content1 {
	height:220px;
	text-align:left;
	width:960px;
	background-color: #333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#inner-content2 {
	clear:both;
	padding-top:0px;
	text-align:left;
	width:960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu {
	color:#333;
	float:left;
	text-align:center;
	width:100%;
}

#column0 {
	color:#CCC;
	float:left;
	text-align:right;
	width:300px;
	margin-top: 20px;
}

#column1 {
	color:#FFFFFF;
	float:left;
	text-align:right;
	width:290px;
	margin-top: 10px;
}

#column2 {
	float:left;
	margin-left:50px;
	text-align:left;
	width:390px;
	margin-top: 20px;
}


#footer {
	clear:both;
	color:#FFFFFF;
	font-size:10px;
	height:120px;
	margin:0px auto;
	padding-top:15px;
	text-align:center;
	width:100%;
	overflow:visible;
}

#cabecera {
	margin: 0 2px;
	padding: 0;
}
#cabecera a {
	color:#333333;
	font-size:10px;
}
#cabecera a:hover {
	text-decoration: underline;
}
#cabecera ul {
	margin:0 0 35px 0;
	padding: 0;
	float: right;
	width:auto;
}
#cabecera li {
	margin: 0 0 0 2px;
	padding: 0;
	float: left;
	width:auto;
}
#cabecera li a {
	display:block;
	width: 95px;
	height: 100px;
	margin-top: -20px;
	background-position: left top;
}
#cabecera li a.uno {
	background-image: url(../img/menu-c1.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#cabecera li a.dos {
	background-image: url(../img/menu-c2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#cabecera li a.tres {
	background-image: url(../img/menu-c3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#cabecera li a.cuatro {
	background-image: url(../img/menu-c4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#cabecera li a.cinco {
	background-image: url(../img/menu-c5.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#cabecera li a.seis {
	background-image: url(../img/menu-c6.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#cabecera li a.siete {
	background-image: url(../img/menu-c7.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#cabecera li a.ocho {
	background-image: url(../img/menu-c8.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#cabecera li a.nueve {
	background-image: url(../img/menu-c9.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#cabecera li a.diez {
	background-image: url(../img/menu-c10.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#cabecera li a.once {
	background-image: url(../img/menu-c11.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#cabecera li a.doce {
	background-image: url(../img/menu-c12.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#cabecera li.sel a {margin-top: -5px;}
#cabecera li.sel a.uno, #cabecera li a:hover.uno {
	background-image: url(../img/menu-c1b.gif);
	background-repeat: no-repeat;
}
#cabecera li.sel a.dos, #cabecera li a:hover.dos {
	background-image: url(../img/menu-c2b.gif);
	background-repeat: no-repeat;
}
#cabecera li.sel a.tres, #cabecera li a:hover.tres {
	background-image: url(../img/menu-c3b.gif);
	background-repeat: no-repeat;
}
#cabecera li.sel a.cuatro, #cabecera li a:hover.cuatro {
	background-image: url(../img/menu-c4b.gif);
	background-repeat: no-repeat;
}
#cabecera li.sel a.cinco, #cabecera li a:hover.cinco {
	background-image: url(../img/menu-c5b.gif);
	background-repeat: no-repeat;
}
#cabecera li.sel a.seis, #cabecera li a:hover.seis {
	background-image: url(../img/menu-c6b.gif);
	background-repeat: no-repeat;
}
#cabecera li.sel a.siete, #cabecera li a:hover.siete {
	background-image: url(../img/menu-c7.gif);
	background-repeat: no-repeat;
}
#cabecera li.sel a.ocho, #cabecera li a:hover.ocho {
	background-image: url(../img/menu-c8b.gif);
	background-repeat: no-repeat;
}
#cabecera li.sel a.nueve, #cabecera li a:hover.nueve {
	background-image: url(../img/menu-c9b.gif);
	background-repeat: no-repeat;
}
#cabecera li.sel a.diez, #cabecera li a:hover.diez {
	background-image: url(../img/menu-c10b.gif);
	background-repeat: no-repeat;
}
#cabecera li.sel a.once, #cabecera li a:hover.once {
	background-image: url(../img/menu-c11b.gif);
	background-repeat: no-repeat;
}
#cabecera li.sel a.doce, #cabecera li a:hover.doce {
	background-image: url(../img/menu-c12b.gif);
	background-repeat: no-repeat;
}
#columnarealiz {
	color:#CCC;
	float:left;
	text-align:left;
	width:200px;
	margin-top: 20px;
	margin-left: 20px;
}
#columnrealiza {
	float:left;
	margin-left:20px;
	text-align:left;
	width:700px;
	margin-top: 20px;
}
#inner-contentrealizadas {
	height:550px;
	text-align:left;
	width:960px;
	background-color: #333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#columnrealiza2 {
	float:left;
	margin-left:40px;
	text-align:left;
	width:450px;
	margin-top: 20px;
}
#columnarealiz2 {
	color:#CCC;
	float:left;
	text-align:left;
	width:200px;
	margin-top: 20px;
	margin-left: 20px;
}
#inner-contentplomada {
	height:100%;
	text-align:left;
	width:350px;
	background-color: #333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#columnaplomada1 {
	float:left;
	margin-left:40px;
	text-align:left;
	width:450px;
	margin-top: 20px;
}
#columnaplomada2 {
	color:#CCC;
	float:left;
	text-align:left;
	width:200px;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(../img/realizadas/plomada.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#columna-actuales1 {
	color:#CCC;
	float:left;
	text-align:left;
	width:230px;
	margin-top: 20px;
	margin-left: 20px;
}
#columna-actuales2 {
	float:left;
	margin-left:20px;
	text-align:left;
	width:600px;
	margin-top: 20px;
}
#columna-actuales3 {
	float:left;
	margin-left:0px;
	text-align:left;
	width:300px;
	margin-top: 20px;
}
#columna-actuales0 {
	color:#CCC;
	float:left;
	text-align:left;
	width:900px;
	margin-top: 20px;
	margin-left: 20px;
}
#inner-content_actuales {
	height:400px;
	text-align:left;
	width:960px;
	background-color: #333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#columna-inicio1 {
	color:#CCC;
	float:left;
	text-align:left;
	width:500px;
	margin-top: 20px;
	margin-left: 0px;
}
#columna-inicio2 {
	float:left;
	margin-left:10px;
	text-align:left;
	width:190px;
	margin-top: 20px;
}
#inner-content-inicio2 {
	height:225px;
	text-align:left;
	width:960px;
	background-color: #333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#inner-content-inicio {
	height:350px;
	text-align:left;
	width:960px;
	background-color: #333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#inner-content4 {
	clear:both;
	padding-top:0px;
	text-align:left;
	width:960px;
	margin:0px auto;
	background-color: #333;
	height: 450px;
}
#inner-content3 {
	height:55px;
	text-align:left;
	width:960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#columna-planos {
	float:left;
	margin-left:20px;
	text-align:left;
	width:600px;
	margin-top: 20px;
}
#columnainfografias {
	float:left;
	margin-left:0px;
	text-align:left;
	width:700px;
	margin-top: 20px;
}
#inner-content_localizacion {
	height:400px;
	text-align:left;
	width:960px;
	background-color: #333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#columna-localizacion1 {
	color:#CCC;
	float:left;
	text-align:left;
	width:380px;
	margin-top: 20px;
	margin-left: 20px;
}
#columna-localizacion2 {
	float:left;
	margin-left:20px;
	text-align:left;
	width:530px;
	margin-top: 20px;
}
#columna-proximas1 {
	color:#CCC;
	float:left;
	text-align:left;
	width:600px;
	margin-top: 20px;
	margin-left: 20px;
}
#columna-proximas2 {
	float:left;
	margin-left:20px;
	text-align:left;
	width:300px;
	margin-top: 20px;
}
#inner-content5 {
	clear:both;
	padding-top:0px;
	text-align:left;
	width:960px;
	margin:0px auto;
	background-color: #333;
	height: 500px;
}

