* {
	margin:0;
	padding:0;
	border:none;
}

body {
	background-color: #FFFFFF;
	margin: 0 auto;
	padding:30px 0 0 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(img/bg_pie.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.final {
	clear: both;
	float: none;
}

a {
	text-decoration: none;
	color: #F48000;
}

a:hover {
	color: #000000;
}

h1 {
	font-size: 24px;
	color: #F48000;
}

.idioma{
	font-weight:bold;
	color:#666666;
	font-size:11px;
	height:26px;
}

.idioma a{
	color:#666666;
}

.idioma a:hover{
	color:#F48000;
}

#contenedor {
	width: 780px;
	margin:0 auto;
	background-image:url(img/bg_top.jpg);
	background-repeat:no-repeat;
	background-position: center 0;
}

#top {
	height:210px;
}

#top h1{
	font-size:16px;
	color:#FFFFFF;
	font-weight:normal;
}

.rubro{
	padding: 87px 0 0 75px;
}

#medio {
	padding:20px 0;
	background-image:url(img/bg_medio.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#botonera {
	float: left;
	text-align:right;
	font-size:24px;
	font-weight:bold;
	color:#F48000;
	width:330px;
}

#botonera a{
	color:#666666;
}

#botonera a:hover{
	color:#F48000;
	background-color:#000000;
}

.col_grande {
	width: 370px;
	padding: 0 40px 0 40px;
	line-height: 18px;
	float:left;
}

.col_grande a:hover img{
	border-right:#000000 solid 6px;
}

.info {
	line-height: 22px;
}

.proyecto{
	padding: 0 0 20px 0;
}

.proyecto_titulo{
	font-weight:bold;
	color:#F48000;
	padding: 5px 0 0 0;
}

.proyecto_resumen{
	color:#000000;
	padding: 0 0 5px 0;
}

.proyecto_enlace{
	background-color:#000000;
	color:#ffffff;
	width:70px;
	padding: 3px 0 0 0;
	height:21px;
	text-align:center;
	font-size:11px;
}

.proyecto_enlace a{
	color:#ffffff;
	font-weight:bold;
}

.proyecto_enlace a:hover{
	color:#F48000;
}

.bt_subir{
	background-color:#F48000;
	color:#ffffff;
	width:70px;
	padding: 3px 0 0 0;
	height:21px;
	text-align:center;
	font-size:11px;
}

.bt_subir a{
	color:#ffffff;
	font-weight:bold;
}

.bt_subir a:hover{
	color:#000000;
}

#pie {
	padding: 20px 0 15px 0px;
	line-height:20px;
}

.pie_botonera {
	color: #F48000;
	font-weight: bold;
	font-size:13px;
}

.pie_botonera a {
	color: #F48000;
	margin: 0 1px 0 1px;
}

.pie_botonera a:hover {
	color: #ffffff;
}

.pie_datos {
	font-size: 11px;
	color:#FFFFFF;
}

#estadisticas {
	position:absolute;
	left:4px;
	top:0;
	z-index:1;
	visibility: hidden;
}

.contacto_respuesta{
	height:400px;
	font-size:16px;
	text-align:center;
	line-height:20px;
}

.contacto_respuesta img{
	padding:0 0 15px 0;
}




/*

.col_der {
	float: left;
	width: 195px;
	padding: 0 35px 0 35px;
}

.noticias{
	background-color:#000000;
	padding: 10px 20px 10px 20px;
}

.noticia{
	float:left;
	border-left: 2px solid #514E5D;
	padding: 0 15px 0 15px;
	width:163px;
	margin: 10px 0 10px 0;
}

.noticia img{
	border:2px solid #666666;
}

.noticia img:hover{
	border:2px solid #333333;
}

.noticia_fecha{
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	padding: 5px 0 0 0;
}

.noticia_tit{
	color: #B775CF;
	font-weight:bold;
	font-size:16px;
}

.noticia_resumen{
	font-size:11px;
}

.bt_mas_detalles{
	font-weight:bold;
}

.paginador{
	text-align:center;
	font-weight:bold;
	padding: 10px 20px 10px 20px;
	word-spacing: 10px;
}

*/

