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

body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#777;
	margin:0px; padding:0px;
	background:url(../i/fons-web.gif) top left repeat-x;
	
}

#global {
	width:808px;
	margin:0px; padding:0px;
	background:url(../i/fons-global.gif) top center no-repeat;
}

#barra {
	height:30px;
	width:808px;
	text-align:left;
	margin-bottom:10px; margin-top:6px;
	font-size:14px; color:#f77d08; font-weight:bold;
}

#busqueda {
	float:left;
	margin-left:20px;
	
}

#busqueda form {
	margin: 0px; padding:0px;
}

#idiomas {
	float:right;
	margin-right:20px;
}

#idiomas img {
	margin:4 0 0 10;
}

#cabecera {
	padding:0px; margin:0px;
	width:785px;
}
#cabecera img {

}

#cuerpo {
	width:784px;
}
#cuerpo-left {
	width:215px;
}
#cuerpo-center {
	width:9px;
}
#cuerpo-right {
	width:560px;
	vertical-align:top;
}
#creditos {
	width:808px;
	height:25px;
	background:#f4f4f4;
	text-align:left;
	color:#777;
	margin:0px; padding:0px;	
	border-bottom:3px solid #CCC;
	margin-bottom:10px;
}
#creditos p {
	margin:0px;
	margin-left:10px;
}
#creditos a {
	color:#777;
}
#creditos a:hover {
	color:#f77d08;
}

.titulo1 {
	width:555px;
	background:FFF;
	color:#666;	
	margin:0px;	margin-bottom:10px; margin-left:8px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;	
	padding:0px;
}

.titulo1 p {
	padding:9px;
}

.contenido1 {
	width:555px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px; color:#000;
	margin-left:8px;
	margin-bottom:10px;
}

