body {
	background-color: #edeae3;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: justify;
}

#contenedor_menu {
	width: 900px;
	height: 150px;
}

object, embed {
	/*border: 1px solid blue;*/
}

img {
	border: 0px;
}

#contenedor_principal {
	margin: 0px;
	padding: 0px;
	width: 900px;
	margin: auto;
}

#contenedor_izquierdo {
	padding-left: 30px;
	width: 450px;
	float: left;
	padding-right: 30px;
}

#contenedor_izquierdo p {
	width: 400px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#contenedor_derecho {
	width: 330px;
	float: left;
}

.imagen_menu_principal {
	margin-bottom: 35px;
}

.linea_puntos {
	clear: both;
	background-image: url(../imagenes/punto.gif);
	background-position: left;
	background-repeat: repeat-x;
	height: 1px;
	font-size: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

h1 {
	font-size: 1px;
	color: #e9e1d6;
	margin: 0px;
	padding: 0px;
	height: 14px;
}

h1.noticias {
	background-image: url(../imagenes/titulos/titulo_noticias.jpg);
	background-repeat: no-repeat;
}

h1.archivo {
	background-image: url(../imagenes/titulos/titulo_archivo.jpg);
	background-repeat: no-repeat;
}

h1.biografia {
	background-image: url(../imagenes/titulos/titulo_biografia.jpg);
	background-repeat: no-repeat;
}

h1.curriculum {
	background-image: url(../imagenes/titulos/titulo_curriculum.jpg);
	background-repeat: no-repeat;
}

h1.prensa {
	background-image: url(../imagenes/titulos/titulo_prensa.jpg);
	background-repeat: no-repeat;
}

h1.recursos {
	background-image: url(../imagenes/titulos/titulo_recursos.jpg);
	background-repeat: no-repeat;
}

h1.recursos2 {
	background-image: url(../imagenes/titulos/titulo_recursos2.jpg);
	background-repeat: no-repeat;
}

h1.clippings {
	background-image: url(../imagenes/titulos/titulo_clippings.jpg);
	background-repeat: no-repeat;
}

h1.lab {
	background-image: url(../imagenes/titulos/titulo_lab.jpg);
	background-repeat: no-repeat;
}

h1.multimedia {
	background-image: url(../imagenes/titulos/titulo_multimedia.jpg);
	background-repeat: no-repeat;
}

h1.submenu {
	background-image: url(../imagenes/titulos/titulo_submenu.jpg);
	background-repeat: no-repeat;
}

h1.trabajos {
	background-image: url(../imagenes/titulos/titulo_trabajos.jpg);
	background-repeat: no-repeat;
}

h1.contacto {
	background-image: url(../imagenes/titulos/titulo_contacto.jpg);
	background-repeat: no-repeat;
}

span.titulo {
	color: #ed4310;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 0px;
	font-weight: bold;
}

h2.con_margen {
	color: #ed4310;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 0px;
	height: 12px;
}

h2 {
	color: #ed4310;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	height: 12px;
}

.contenedor_noticia {
	margin-top: 30px;
	margin-bottom: 20px;
}

.contenedor_noticia img {
	margin-bottom: 15px;
}

ul.submenu {
	margin-top: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

ul.submenu li {
	list-style-type: none;
}

.contenedor_noticia p {
	margin-top: 5px;
	font-size: 11px;
}

.mas_info {
	font-weight: normal;
	color: #ed4310;
	text-decoration: none;
}

.mas_info:hover {
	font-weight: normal;
	color: #ed4310;
	text-decoration: underline;
}

#separador {
	clear: both;
	height: 75px;
}

.pagina_actual {
	color: #333;
}

p.frase_curriculum {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #ed4310;
	text-decoration: none;
}

a:hover {
	color: #ed4310;
	text-decoration: underline;
}

a.otra_pagina {
	color: #ed4310;
	text-decoration: none;
}

a.otra_pagina:hover {
	color: #ed4310;
	text-decoration: underline;
}

.video {
	width: 85px;
	height: 50px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

#footer {
	clear: both;
	padding-top: 25px;
	padding-bottom: 35px;
	padding-left: 30px;
	width: 870px;
	height: 70px;
	background-color: #f7f6f2;
}

#footer .naranja {
	color: #ed4310;
}

#footer a {
	color: #333;
}
