body {
	font-family: Verdana, Geneva, sans-serif;
	color: #036;
	margin-top: 0px;
	font-size: 1em;
}
#contenedora{
	width:980px;
	background-color: #ffffff;
	border-bottom: 1px solid #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	float: left;
	width: 930px;
	background-image: url(../imagenes/menu.gif);
	background-repeat: no-repeat;
	height: 25px;
	color: #FFFF00;
	font-size: 12px;
	position: relative;
}
#menuidiomas {
	float: left;
	width: 960px;
	background-repeat: repeat-y;
	height: 22px;
	color: #FFFF00;
	font-size: 12px;
	position: relative;
	background-color: #152E71;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	background-image: url(imagenes/rellenoc.gif);
	background-position: center top;
	padding-left: 10px;
}
#menuidiomas img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menuidiomas a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}
#menuidiomas a:hover {
	color:#FFFF00;
	text-decoration:none;
}
#menuidiomas li {
	display: inline;
	padding: 0px;
}
#menuidiomas ul {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#cabecera {
	float: left;
	height: 100px;
	width: 960px;
	background-image: url(imagenes/relleno.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 10px;
	padding-left: 10px;
}
#central {
	float: left;
	height: auto;
	width: 660px;
}

.cabecerasecc {
	float: left;
	height: 83px;
	width: 960px;
	background-image: url(imagenes/relleno.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 10px;
	padding-left: 10px;
}
#central {
	background-image: url(imagenes/relleno.gif);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
}

#laterali {
	float: left;
	height: auto;
	width: 150px;
	font-size: 0.9em;
}
#laterald {
	float: left;
	height: auto;
	width: 150px;
	font-size: 0.9em;
}

.cabmodulo {
	background-color: #036;
	float: left;
	height: 20px;
	width: 100%;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
}
.modulo {
	float: left;
	height: auto;
	width: 140px;
	border: 1px solid #CCC;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 4px;
}
.modulo a {
	color: #036;
	text-decoration: none;
}
.modulo a:hover {
	color: #09C;
	text-decoration: none;
}
.modulo ul {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 15px;
	list-style-type: none;
	font-size: 1em;
}

#pie{
	color:#FFF;
	font-size:0.8em;
	text-align:center;
	height:25px;
	float: left;
	width: 960px;
	background-color: #152E71;
	padding-top: 6;
	background-image: url(imagenes/rellenoc.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 10px;
	padding-left: 10px;
}
#pie a {
	color: #FFF;
	text-decoration: none;
}
#pie  a:hover {
	color: #999;
	text-decoration: none;
}
#contenido {
	float: left;
	width: 630px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 0.9em;
}
.seccion {
	float: left;
	height: auto;
	width: 608px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 10px;
	padding: 10px;
}
.seccion a {
	color: #036;
	text-decoration: none;
}
.seccion a:hover {
	color: #09C;
	text-decoration: none;
}
.cabmodulos {
	background-color: #036;
	float: left;
	height: 20px;
	width: 610px;
	color: #FFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
}
.oculta {
	display: none;
}
.atributos {
	font-size: 0.7em;
	color: #036;
	background-color: #FFF;
}
.tipos {
	float: left;
	width: 430px;
	padding-right: 100px;
	padding-left: 100px;
}
.tipos img {
	border: 2px solid #FFF;
	padding-right: 2px;
	padding-left: 2px;

}
.opcion {
	width: 17px;
	padding-right: 20px;
	padding-left: 23px;
	float: left;
}
#contenido .textos {
	padding: 10px;
	float: left;
	height: auto;
	width: 610px;
}
#mapafotos {
	float: left;
	height: 400px;
	width: 600px;
}
h1 {
	font-size: 1.1em;
	color: #036;
}
h2 {
	font-size: 1em;
	color: #069;
}
.tmedio {
	font-size: 0.8em;
	color: #666;
}
.miniaturam {
	float: left;
	width: 100px;
	text-align: center;
}
.atributost {
	padding-top: 20px;
	font-size: 0.8em;
}
.miniaturam img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.datosmaq {
	float: left;
	width: 620px;
	display: none;
	background-color: #EEE;
}
.compartir {
	text-align: center;
}
.modulo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.modulo p {
	text-align: center;
}
.grupo {
	float: left;
	width: 600px;
}
.cabmodulosm {
	background-color: #036;
	float: left;
	height: 20px;
	width: 590px;
	color: #FFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
}

