@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
	background-color: #336699;
}
.peq {
	font-size: 11px;
}

#global {
}
#pagina {
	width: 900px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
}
.titulo {
	font-size: 14px;
	font-weight: bold;
	color: #4F7499;
}

#menu {
	background-color: #006699;
	height: 35px;
	background-image: url(img/barra.jpg);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
	float: right;
	width: 700px;
	padding: 0px;
}
#contenido {
	clear: both;
	padding: 5px;
}
#menuvert {
	padding-bottom: 15px;
}

#pie {
	clear: both;
	margin-top: 35px;
	background-color: #F3F3F3;
	padding: 4px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 3px;
	margin-left: 0px;
	padding: 0px;
}
#bartop {
	background-image: url(img/bartop.jpg);
	width: 320px;
	background-repeat: no-repeat;
	float: right;
	padding-top: 9px;
	padding-left: 15px;
	clear: right;
	height: 40px;
}

#bartop a {
	color: #353E8B;
}

#idioma {
	float: left;
	margin-right: 25px;
}

#colizq {
	float: left;
	width: 180px;
}
#cuerpo {
	float: left;
	width: 490px;
	margin-left: 12px;
}
#colder {
	float: left;
	width: 190px;
	margin-left: 12px;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#menu li {
	float: left;
	list-style-type: none;
	margin-right: 35px;
	margin-top: 7px;
}
.subtitulo {
	font-size: 13px;
	color: #EFB317;
	font-weight: bold;
}
br{
clear: left;
}
#menuvert ul {
	margin: 0px;
	padding: 0px;
}
#menuvert li {
	background-color: #F0F0F0;
	padding: 8px;
	margin: 1px;
	list-style-type: none;
}
#menuvert2 ul {
	margin: 0px;
	padding: 0px;
}
#menuvert2 li {
	background-color: #F0F0F0;
	list-style-type: disc;
	list-style-position: inside;
	margin: 1px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#menuvert_tit {
	margin: 0px;
	padding: 6px;
	background-color: #EFB317;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(img/bar_menu.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#menuvert a {
	color: #666666;
}
input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#menu a:hover {
	color: #EFB317;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.proyecto_destacado {
	font-size: 11px;
}
a {
	color: #EFB317;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#telefono {
	float: right;
	padding-top: 20px;
	font-size: 20px;
	font-weight: normal;
	color: #EDB522;
	padding-right: 7px;
}
img {
	margin-bottom: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#siguiente {
	background-image: url(img/siguiente.jpg);
	height: 120px;
	width: 185px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 9px;
	padding-right: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
#siguiente a:hover {
	color: #666666;
	text-decoration: none;
}

.siguiente_tit {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

