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




*{
	margin:0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
}


body{
	background:#FFF;
}






/* -------------------- CONTENEDORES --------------------- */

#contenedor_total{
	width:925px;
	min-height:300px;
	margin:0px auto;
}




/* -------------------- HEAD --------------------- */

#contenedor_head{
	height:45px;
	clear:both;
	padding:0px 0px 0px;
}

#logo{
	width:180px;
	height:60px;
	display:block;
	clear:both;
	padding:135px 0px 30px 0px;
	background:url(../imgs/logos/logo_home.jpg) top center no-repeat;
	text-decoration:none;
}

#logo h1{
	text-align:center;
	font:24px "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color:#666;
}

#cita{
	padding:15px 0px 10px 0px;
	border-top:1px #CCC dashed;	
	font:18px "Times New Roman", Times, serif;
	font-style:italic;
	color:#333;
}

.comilla{
	padding:0px 5px 0px 5px;
	font-size:40px;
	font-weight:bold;
	color:#333;
	line-height:10px;
	vertical-align:bottom;
}





/* -------------------- MENU --------------------- */


#menu{
}


.menu_opcion{
	width:150px;
	height:46px;
	display:block;
	padding:8px 27px 10px 0px;
	font: 18px "Times New Roman", Times, serif;
	font-style:italic;
	color:#666666;
	text-align:right;
	text-decoration:none;
	line-height:46px;
}

.menu_opcion2{
	width:150px;
	height:46px;
	display:block;
	padding:0px 27px 0px 0px;
	font: 18px "Times New Roman", Times, serif;
	font-style:italic;
	color:#666666;
	text-align:right;
	text-decoration:none;
	line-height:46px;
}

.menu_opcion:hover, .menu_opcion2:hover{
	color:#339999;
}

#sobre_mi{
	background:url(../imgs/interfaz/bg_menu.jpg) no-repeat;
}

#contacto{
	background:url(../imgs/interfaz/bg_menu2.jpg) no-repeat;
}

#contacto:hover{
	background:url(../imgs/interfaz/bg_menu2_o.jpg) no-repeat;
}

.actual{
	color:#C00;
}





/* -------------------- SUBMENU SERIES --------------------- */

.series_titulo{
	height:29px;
	display:block;
	padding:0px 20px 0px 20px;
	float:left;
	background:url(../imgs/interfaz/bg_series.jpg) no-repeat;
}

#series_submenu{
	min-height:29px;
	display:block;
	font-style:italic;
	line-height:29px;
}

.subopcion{
	padding:0px 0px 0px 20px;
	display:block;
	float:left;
	font:16px "Times New Roman", Times, serif;
	font-style:italic;
	text-decoration:none;
	color:#339999;
	line-height:29px;
}

.subopcion:hover{
	text-decoration:underline;
}





/* -------------------- CONTENIDO --------------------- */

#contenedor_contenido{
	clear:both;
	padding:20px 0px 0px;
}

#contenido_izq{
	width:180px;
	float:left;
}

#contenido_centro{
	width:400px;
	float:left;
	padding:30px 0px 0px 0px;
	margin:0px 0px 0px 35px;
}

#contenido_der{
	width:285px;
	float:right;
	padding:30px 0px 0px 0px;
}

#contenido_der p{
	font-family:"Times New Roman", Times, serif;
	color:#333;
}

.titulo_h3{
	font:24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
}



/* -------------------- FOTICOS Q APARECEN CON EL COLORBOX --------------------- */

#miniaturas img{
	padding:1px;
	border:1px solid #CCC;
}




/* -------------------- CONTENIDO INTERNAS --------------------- */

#contenido_nombre_seccion{
	width:700px;
	float:left;
	padding:30px 0px 0px 0px;
	margin:0px 0px 0px 35px;
}








/* -------------------- ULTIMOS TRABAJOS HOME --------------------- */

#home_ultimos_trabajos{
	width:284px;
	height:68px;
	display:block;
	padding:23px 0px 0px 7px;
	background:url(../imgs/interfaz/bg_thumbs_home.jpg) no-repeat;
}



.rojo_resumen{
	font:12px "Times New Roman", Times, serif;
	color:#900;
}

.thumbnail_home{
	width:60px;
	height:60px;
	display:block;
	padding:1px;
	margin:0px 5px 5px 0px;
	border:1px solid #CCC;
	float:left;
}




/* -------------------- MUESTRAS DE IMAGENES --------------------- */


.thumbnail{
	width:80px;
	height:80px;
	display:block;
	padding:1px;
	margin:0px 5px 5px 0px;
	border:1px solid #CCC;
	float:left;
}

.nombre_pieza{
	margin:20px 0px 0px 0px;
	font:14px "Times New Roman", Times, serif;
}




/* -------------------- CONTACTO --------------------- */

.contacto_input{
	width:300px;
}

.contacto_textarea{
	width:300px;
}






/* -------------------- GENERALES --------------------- */

.sin_lista_v{
	list-style-type:none;
	clear:both;
}

.sin_lista_h{
	list-style-type:none;
	float:left;
}

.clear{
	clear:both;
}

.color_celeste{
	color:#339999;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.img_marco{
	display:block;
	padding:2px;
	border:1px solid #CCC;
}

.invisible{
	display:none;
}

.raya_arriba_abajo{
	padding:15px 0px 15px 0px;
	border-top:1px #CCC dashed;
	border-bottom:1px #CCC dashed;
}





/* -------------------- FOOT --------------------- */

#contenedor_foot{
	width:100%;
	height:173px;
	clear:both;
	background:url(../imgs/interfaz/bg_foot.jpg);
}

#foot_contenido{
	width:925px;
	height:113px;
	margin:0px auto;
	padding:60px 0px 0px 0px;
	background:url(../imgs/interfaz/logo_foot.jpg) top right no-repeat;
}

.foot_menu{
	display:block;
	float:left;
	padding:0px 15px 5px 15px;
	margin:0px 10px 0px 10px;
	font:16px "Times New Roman", Times, serif;
	font-style:italic;
	color:#333333;
	text-decoration:none;
	line-height:18px;
}

.foot_menu:hover{
	color:#FFFFFF;
	border-bottom:1px dashed #333333;
}



