@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	height: 31px;
	text-align: right;
}

#flashcontent {
	height: 490px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	}

#barra-menu {
	margin-top: 50px;
	height: 1px;
	width: 847px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}

.menu-linea {
	height: 20px;
	width: 5px;
	text-align: center;
	float: left;
	color: #999999;
}
/*boton currículum*/

#menu-inicio {
	height: 20px;
	width: 50px;
	text-align: center;
	float: left;
	}

#menu-inicio a.bot-inicio {
	text-decoration: none;
	color: #999999;
}

#menu-inicio a.bot-inicio:hover {
	background-color: #00CCFF;
	color: #FFFFFF;
}

#menu-curriculum {
	height: 20px;
	width: 70px;
	text-align: center;
	float: left;
	}

#menu-curriculum a.bot-curriculum {
	text-decoration: none;
	color: #999999;
}

#menu-curriculum a.bot-curriculum:hover {
	background-color: #0099cc;
	color: #FFFFFF;
}

#menu-portfolio {
	height: 20px;
	width: 50px;
	text-align: center;
	float: left;
	}

#menu-portfolio a.bot-portfolio {
	text-decoration: none;
	color: #999999;
}

#menu-portfolio a.bot-portfolio:hover {
	background-color: #663333;
	color: #FFFFFF;
}

#menu-contacto {
	height: 20px;
	width: 60px;
	text-align: center;
	float: left;
	}

#menu-contacto a.bot-contacto {
	text-decoration: none;
	color: #999999;
}

#menu-contacto a.bot-contacto:hover {
	background-color: #FF53D4;
	color: #FFFFFF;
}

#menu-idiomas {
	height: 20px;
	width: 300px;
	text-align: right;
	float: right;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	}

#menu-boton-activo {
	height: 20px;
	width: 70px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: left;
	color: #333333;
}

/*fin boton currículum*/


#contenido-inicio {
	height: 303px;
	width: 847px;
	margin-right: auto;
	margin-left: auto;
}

#contenido-inicio02 {
	height: 356px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/tirar_portada.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#contenido-porfolio {
	height: 490px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}

#contenido-contacto {
	height: 490px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/contacto.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#contenido-curriculum {
	height: 490px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/curriculum.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.contenido-curriculum-txt {
	height: 490px;
	width: 600px;
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;

}

.contenido-curriculum-txt ul {
	list-style-type:none;
	padding:0px;
	margin-top:40px;
	margin-bottom:0px;
	margin-right: 0px;
	margin-left: 30px;
}

.contenido-curriculum-txt li {
	float:left;
	width:500px;
	padding:0px;
	text-align: justify;
	line-height: 12px;
	padding-bottom: 4px;

}

.contenido-curriculum-txt A:link {
	text-decoration:none;
	color:#FFFFFF;
}
.contenido-curriculum-txt A:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.contenido-curriculum-txt A:active {
	text-decoration:none;
	color:#FFFFFF;
}
.contenido-curriculum-txt A:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

#texto-dibujante-ilustrador {
	height: 80px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3a6a5;
	color: #6b6b6b;
	text-align: right;
}

.texto-dibujante-ilustrador-txt {
	height: 70px;
	width: 600px;
	float: right;
	margin-top: 10px;
	text-align: justify;
}

.texto-dibujante-ilustrador-txt h1 {
	text-transform: uppercase;
	color: #DA8910;
	font-size: 10px;
	line-height: 12px;
	margin: 0px;

}


.texto-dibujante-ilustrador-txt ul {
	list-style-type:none;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right: 0px;
}

.texto-dibujante-ilustrador-txt li {
	line-height: 12px;
}

#texto-dibujante-ilustrador-img {
	height: 80px;
	width: 210px;
	float: left;
}


.pietxt {
	height: 50px;
	width: 847px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	font-size: 14px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 7px;
}


.pie_blog {
	height: 30px;
	width: 847px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	font-size: 22px;
	color: #000000;
	background-position: center center;
	text-align: center;
	margin-bottom: 25px;
}


.pie_blog A:link {
	text-decoration:none;
	color:#000000;
}
.pie_blog A:visited {
	text-decoration:none;
	color:#000000;
}
.pie_blog A:active {
	text-decoration:none;
	color:#333333;
}
.pie_blog A:hover {
	text-decoration:none;
	color:#5F5F5F;
}




.pietxt A:link {
	text-decoration:none;
	color:#000000;
}
.pietxt A:visited {
	text-decoration:none;
	color:#999999;
}
.pietxt A:active {
	text-decoration:none;
	color:#999999;
}
.pietxt A:hover {
	text-decoration:underline;
	color:#333333;
}

.pietxt-der {
	height: 50px;
	width: 420px;
	float: right;
}

.pietxt-izq {
	height: 50px;
	width: 420px;
	float: left;
	text-align: left;
}

.txtidiomas {
	text-decoration:none;
	color:#999999;
}

.txtidiomas A:link {
	text-decoration:none;
	color:#999999;
}
.txtidiomas A:visited {
	text-decoration:none;
	color:#999999;
}
.txtidiomas A:active {
	text-decoration:none;
	color:#999999;
}
.txtidiomas A:hover {
	text-decoration:underline;
	color:#333333;
}

.txtnormal-activo{
	color: #868686;
	font-weight: bold;
}
