body {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
a {
	cursor:pointer;
}
img {
	border:0px none;
}
#contenido {
	width:900px;
	margin:0 auto;
	overflow:auto;
}
#cabecera {
	margin-bottom:20px;
}
#menu {
	width:248px;
	float:left;
	border:1px solid #cccccc;
}
#menu a {
	display:block;
	padding:6px 5px 6px 30px;
	background:url(imagenes/flecha-menu.gif) no-repeat 10px center;
	text-decoration:none;
	color:#000000;
	border-bottom:1px solid #cccccc;
}
#centro {
	width:620px;
	float:left;
	padding-left:30px;
}
#tituloMenu {
	font-size:14px;
	padding:10px 10px;
	background-color:#2748b5;
	color:#ffffff;
	font-weight:bold;
	display:block;
	text-transform:uppercase;
}
#contacto {
	margin:10px;
	margin-left:35px;
}
#contenidoCentro {
	border:1px solid #cccccc;
	padding:10px;
	margin-bottom:30px;
}
h1 {
	margin-top:0px;
	color:#2748b5;
	font-size:18px;
	background:url(imagenes/flecha_azul_centro.jpg) no-repeat 10px center;
	display:block;
	padding-left:25px;
	border-bottom:1px solid #cccccc;
}
h2 {
	margin-top:0px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.imagenSubida {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	border:4px solid #2748b5;
}
.textoContenido {
	border-bottom:7px dotted #cccccc;
	text-align:justify;
	padding-bottom:10px;
	margin-bottom:10px;
}
.textoContenido a {
	color:#2748b5;
	text-decoration:underline;
	font-weight:bold;
}
.textoContenido strong, em, u {
	color:#2748b5;
	font-weight:bold;
}
.verentradas {
	margin-bottom:10px;
	margin-top:10px;
	margin-right:10px;
}
#idiomas {
	text-align:right;
}
#redes {
	text-align:center;
}
#redes a {
	display:inline;
	padding:0px;
	text-decoration:none;
}