﻿/*Estructura, tamaños y fondos generales*/
html {
	background: #191919 url(imagenes/f_html.png) repeat-x top right;	
	}
body {
	font-size: 10px;
	font-family: verdana;
	background: url(imagenes/f_body.jpg) no-repeat top center;
	min-height: 912px;
	/* min-height para IE6 */
	height: auto !important;
	height: 912px;
	/***********************/
	}

#centrador {
	width: 912px;
	margin: 0 auto;
	}
	
#cabecera, #menu_cabecera, #cuerpo, #pie {
	width: 912px;
	}
	
#cabecera {
	height: 110px;
	}

#cuerpo {
	background: url(imagenes/f_cuerpo.png) repeat-y top center !important;
	background: url(imagenes/f_cuerpo_IE.png) repeat-y top center;
	}

#contenido {
	width: 525px;
	min-height: 525px;
	/* min-height para IE6 */
	height: auto !important;
	height: 525px;
	/***********************/
	float: left;
	margin-left: 33px !important;
	margin-left: 16px;
	padding: 50px 60px 60px 60px;
	}

#lateral {
	width: 200px;
	float: right;
	margin-right: 34px !important;
	margin-right: 17px;
	}

#lateral #submenu_lateral {
	padding: 13px;
	}

#pie {
	padding: 33px 0 22px 0;
	background: url(imagenes/f_pie.png) no-repeat top center;
	}

.both {clear:both;}


/*Formateo general del texto*/
#contenido {
	text-align: justify;
	font-size: 1.1em;
	}
#contenido h3 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 33px;
	}
#contenido span.fecha {
	float: right;
	font-size: 0.9em;
	color: #939393;
	margin-top: -22px;
	}
#contenido p, #contenido quote, #contenido ul, #contenido ol, #contenido blockquote {
	margin-bottom: 1.3em;
	line-height: 1.6em;
	}
#contenido ul, #contenido ol {
	padding-left: 7px;
	}
#contenido ul li {
	padding-bottom: 3px;
	padding-left: 13px;
	background: url(imagenes/lista.png) 0 5px no-repeat;
	}
#contenido ol li {
	padding-bottom: 3px;
	list-style-type: decimal;
	list-style-position: inside;
	}
#contenido blockquote p {
	padding: 7px 10px;
	background: #ececec;
	border: 1px solid #999999;
	color: #666666;
	text-align: justify;
	}
#contenido a {
	color: #0066cc;
	text-decoration: none;
	}
#contenido a:hover {text-decoration: underline;}
abbr {
	border-bottom: 1px dotted;
	cursor: help;
	}
em {font-style: italic;}
strong {font-weight: bold;}

/*Personalizacion cabecera*/
#cabecera h1, #cabecera h2 {
	float: right;
	margin-right: 33px !important;
	margin-right: 16px;
	}
#cabecera h1 {
	margin-top: 25px;
	}
#cabecera h2 {
	margin-right: 40px !important;
	margin-right: 23px;
	color: #898989;
	font-family: verdana;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 2px;
	}
#menu_cabecera {
	height: 100px;
	background: url(imagenes/f_menu_cabecera.png) no-repeat top center;	
	}
#menu_cabecera ul {
	padding-top: 30px;
	padding-left: 60px;
	}
#menu_cabecera ul li {
	float: left;
	display: inline;
	margin-right: 55px;
	}
#menu_cabecera ul li a:hover{
	border-bottom: 1px solid #ffffff;
	background: url(imagenes/sel_menu_cab.gif) no-repeat bottom center;
	}

/*Personalizacion lateral*/
#lateral #menu_lateral {
	text-align: right;
	}
#lateral #menu_lateral ul {
	
	}
#lateral #menu_lateral ul li {
	background: #ffffff url(imagenes/f_menu_lateral.jpg) repeat-x;
	border-left: 1px solid #cccccc;
	padding-right: 10px;
	}
#lateral #menu_lateral ul .activo {
	background: #ffffff;
	border-left: none;
	border-bottom: 1px solid #cccccc;
	}
#lateral #menu_lateral ul .activo a {
	color: #b30901;
	}
#lateral #menu_lateral ul li a {
	display: block;
	height: 33px;
	line-height: 30px;
	text-indent: 8px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	}
#lateral #menu_lateral ul li a:hover {
	color: #890600;
	}
/*
#lateral #menu_lateral ul li a.m_portada:hover {background: url(imagenes/m_portada.png) 7px center no-repeat;}
#lateral #menu_lateral ul li a.m_detalles:hover {background: url(imagenes/m_detalles.png) 7px center no-repeat;}
#lateral #menu_lateral ul li a.m_cv:hover {background: url(imagenes/m_cv.png) 7px center no-repeat;}
#lateral #menu_lateral ul li a.m_contacto:hover {background: url(imagenes/m_contacto.png) 7px center no-repeat;}
#lateral #menu_lateral ul li a.m_enlaces:hover {background: url(imagenes/m_enlaces.png) 7px center no-repeat;}
#lateral #menu_lateral ul li a.m_faq:hover {background: url(imagenes/m_faq.png) 7px center no-repeat;}
#lateral #menu_lateral ul li a.m_fotografia:hover {background: url(imagenes/m_fotografia.png) 7px center no-repeat;}
#lateral #menu_lateral ul li a.m_moto:hover {background: url(imagenes/m_moto.png) 7px center no-repeat;}
*/

#form_busqueda label {
	color: #939393;
	font-size: 0.9em;
	line-height: 22px;
	}
#form_busqueda #s {
	width: 120px;
	padding: 3px;
	font-size: 1.3em;
	color: #333333;
	border: 1px solid #939393;
	background-color: #f6f6f6;
}
#form_busqueda #b_busqueda {
	width: 33px;
	height: 30px;
	padding: 0;
	margin-left: 7px;
	cursor: pointer;
	border: none;
	background: url(imagenes/b_busqueda.png) no-repeat;
	}

/*Personalizacion pie*/
#pie p {
	text-align: center;
	color: #939393;
	margin-top: 5px;
	}
#pie p a {
	color: #ffffff;
	text-decoration: none;
	}
#pie p a:hover {
	text-decoration: underline;
	}

/*Estilos para botones*/
#contenido a.boton {
	display: block;
	line-height: 50px;
	}
#contenido a.boton:hover {
	color: #83403d;
	text-decoration: none;
	}
#contenido .boton {
	width: 145px;
	height: 50px;
	margin-top: 0;
	margin-left: 7px;
	cursor: pointer;
	border: none;
	background: url(imagenes/b_enviar_comentario.png) 0 9px no-repeat;
	font-size: 0.9em;
	font-weight: bold;
	color: #959595;
	text-align: center;
	font-size: 10px;
	}
#contenido .boton:hover {
	color: #83403d;
	}

/*Estilos generales*/
.both {clear:both;}
.left {float: left;}
.center {display: block; margin: 0 auto; text-align: center;}
.right {float: right;}

.info {
	font-size: 0.9em;
	padding: 7px 7px 7px 45px;
	border: 1px solid #0e2775;
	color: #0e2775;
	background: #d4d8e6 url(imagenes/mensajes/info.png) no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	}
.aviso {
	font-size: 0.9em;
	padding: 7px 7px 7px 45px;
	border: 1px solid #b09f03;
	color: #b09f03;
	background: #f7f3d1 url(imagenes/mensajes/aviso.png) no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	}
.error {
	font-size: 0.9em;
	padding: 7px 7px 7px 45px;
	border: 1px solid #a21111;
	color: #a21111;
	background: #eacdcd url(imagenes/mensajes/error.png) no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	}
.nota {
	font-size: 0.9em;
	padding: 7px 7px 7px 45px;
	border: 1px solid #5e6d6d;
	color: #5e6d6d;
	background: #edf4f4 url(imagenes/mensajes/nota.png) no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	}
.idea {
	font-size: 0.9em;
	padding: 7px 7px 7px 45px;
	border: 1px solid #958754;
	color: #958754;
	background: #f4f4c1 url(imagenes/mensajes/idea.png) no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	}
