@charset "utf-8";
body {
	background-image: url(../img/fondo.if);
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #472855;
	font-size: 12px;
	margin-top: 0px;
}
img	{
	border:0;
}
.contacto {
	float: right;
	background-image: url(../img/puntos_contacto.gif);
	background-repeat: no-repeat;
	background-position: -1px bottom;
	height: 20px;
	width: 70px;
	margin-right: -4px;
	margin-bottom: 25px;
}
.nombre {
	padding-top: 30px;
}
.form_color {
	background-color: #472855;
	border:0;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	width: 150px;
	font-size: 10px;
}
.nota {
	text-align: right;
	font-size: 10px;
}
.titulo {
	margin-left: 15px;
	margin-bottom: 5px;
}
.puntos {
	margin-top: -10px;
}
.fotos {
	margin-top: 13px;
	margin-left: 11px;
	margin-bottom: -10px;
}
.fotos:hover {
	opacity:0.7;
	filter:alpha(opacity=50);
}
.pdf {
	margin-left: 550px;
	text-decoration: underline;
	font-size: 10px;
	margin-top: -40px;
}
.negrita {
	font-weight: bold;
}
#contenedor {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
#cabecera {
	height: 168px;
	width: 850px;
	position: fixed;
	background-color: #FFF;
}
#logo {
	float: left;
	height: 138px;
	width: 95px;
	background-image: url(../img/logo.gif);
	margin-left: 55px;
	margin-top: 30px;
}
#contenido {
	height: auto;
	width: 850px;
	padding-top: 175px;
}
#izquierda {
	height: auto;
	width: 150px;
	float: left;
	position: fixed;
}
#botonera {
	margin-bottom: 30px;
}
#botonera li {
	list-style-type: none;
	text-align: right;
	line-height: 21px;
	font-weight: 300;
}
#botonera li:hover {
	background-image: url(../img/puntos_contacto.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
}
#formulario {
	margin-bottom: 20px;
}
#derecha {
	float: right;
	height: 700px;
	width: auto;
	margin-top: -20px;
	margin-right: 10px;
}
#identidad {
	margin-bottom: 20px;
	height: auto;
}
#curriculum {
	margin-bottom: 20px;
	height: auto;
}
#curriculum li {
	list-style-type: none;
	margin-left: -18px;
	margin-bottom: 3px;
}
#curriculum ul {
	margin-top: 25px;
	margin-bottom: 25px;
}
#curriculum  a:hover {
	text-decoration: underline;
}
#img_peq {
	height: auto;
	width: 650px;
	margin-top: 15px;
}
#editorial {
	margin-bottom: 20px;
	height: auto;
}
#img_peq_edit {
	height: auto;
	width: 650px;
	margin-top: 15px;
}
#packaging {
	margin-bottom: 20px;
	height: auto;
}
#img_peq_packa {
	height: auto;
	width: 650px;
	margin-top: 15px;
}
#ilustracion {
	margin-bottom: 20px;
	height: auto;
}
#img_peq_ilus {
	height: auto;
	width: 650px;
	margin-top: 15px;
}
#fotografia {
	margin-bottom: 20px;
	height: auto;
}
#img_peq_foto {
	height: auto;
	width: 650px;
	margin-top: 15px;
}
#web {
	margin-bottom: 20px;
	height: auto;
}
#web li {
	list-style-type: none;
	margin-left: -28px;
}
#web li a:hover {
	text-decoration: underline;
}


#img_peq_web {
	height: auto;
	width: 650px;
	margin-top: 15px;
}
#enlaces {
	margin-bottom: 20px;
	height: auto;
}
#enlaces li {
	list-style-type: none;
	margin-left: -18px;
	margin-bottom: 3px;
}
#enlaces ul {
	margin-top: 25px;
	margin-bottom: 25px;
}
#enlaces a:hover {
	text-decoration: underline;
}
a:link	{
	text-decoration: none;
	color: #472855;
}
a:visited	{
	text-decoration: none;
	color: #472855;
}
a:hover	{
	text-decoration: none;
	color: #472855;
}

