/* Resetea CSS */
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}
/* Fin Reset */

html {
	height: 100%;
}

body {
	cursor: default;
	height: 100%;
}

a, a:link, a:active, a:visited {
	font: bold 1.1em "Trebuchet MS", Tahoma, Helvetica;
	color: #000;
	text-decoration: none;
}

p {
	font: normal 0.8em "Verdana", Trebuchet MS, Helvetica, sans-serif;
	color: #383838;
	text-align: justify;
	margin: 10px 10px 3px 15px;
	line-height: 13pt;
	padding-left: 10px;
}

a {
	text-decoration: none;
	outline: 0;
}

h1 {
	font: bold 1.4em "Trebuchet MS", Tahoma, Arial;
	color: #444444;
	text-align: left;
	letter-spacing: 2px;
	padding: 7px 0 0 22px;
	font-style: italic;
	text-shadow: 0 0 7px #FFF;
}

h2 {
	font: bold 1.0em "Trebuchet MS", Tahoma, Arial;
	color: #343434;
	text-align: left;
	letter-spacing: 2px;
	border-left: 10px solid #610000;
	margin: 30px 0 0 10px;
	padding-left: 6px;
	height: 13px;
	line-height: 10pt;
}


label {
	width: 50px;
	float: left;
	text-align: right;
	padding: 7px 8px 0 0;
	font-size: 0.8em;
	font-weight: bold;
	color: #4880a8;
}

input {
	height: 18px;
	font: normal 1.0em "Trebuchet MS", Tahoma, Helvetica;
	color: #383838;
	border: 1px solid #adc1cf;
	padding: 3px 2px 1px 4px;
	background-color: #ebf0f3;
	margin: 0 0 7px 0;
}

input.enviar {
	width: 99px;
	height: 26px;
	border: 0;
	background: transparent url("boton-enviar.png") top left no-repeat;
	position: relative;
	outline: none;
}

textarea {
	border: 1px solid #adc1cf;
	font: normal 1.0em "Trebuchet MS", Tahoma, Helvetica;
	color: #383838;
	padding: 1px 2px 0px 4px;
	background-color: #ebf0f3;
	margin: 8px 0 0 0;
	margin-top: 0;
}

select {
	background-color: #ccc;
	border: 1px solid #3c3f46;
	font-size: 1.1em;
	color: #676a6d;
}

form p {
	font-size: 0.8em;
	padding-top: 0;
	padding-bottom: 0;
}

.thumb {
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 4px;
	margin-left: 20px;
}

span.mini {
	font-size: 0.8em;
	border-bottom: 1px dotted #CCC;
	margin-left: 20px;
}

ul.lista {
	color: #3d3d3d;
	margin: 15px 0 0 20px;
	float: left;
	list-style-type: square;
}

ul.lista li {
	margin-bottom: 12px;
	height: 11px;
	padding: 0;
	font: normal 0.7em "Verdana", Trebuchet MS, Helvetica, sans-serif;
	color: #383838;
	padding-left: 4px;
}

ul.lista li p {
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	line-height: 8pt;
}

/* Capas */

	#contenedor {
		width: 100%;
		min-height: 600px;
		height: auto;
		background: #FFF url(fondo.gif) 50% 0% repeat-x;
		margin: 0 auto 0 auto;
		padding-top: 30px;
	}
	
	#cabecera {
		width: 1050px;
		height: 120px;
		margin: 0 auto;
	}
		#cabecera .logo {
			position: relative;
			top: 17px;
		}
	
		#cabecera ul {
			width: 470px;
			height: 22px;
			background: transparent url(fondo-menu.gif) no-repeat;
			float: right;
			margin-top: 90px;
			padding: 8px 0 0 0;
		}
		
		#cabecera ul li {
			float: left;
			padding: 0 12px 0 0;
			border-right: 1px solid #8498a8;
			margin: 0 auto;
			padding-left: 19px;
		}
		
		#cabecera ul li a {
			font: bold 0.9em "Trebuchet MS", Helvetica, sans-serif;
			color: #486f8c;
			text-transform: uppercase;
			letter-spacing: 0.1em;
		}
		
		#cabecera ul li a:hover, #cabecera ul li a.activo {
			color: #24445c;
		}
	
	#titular {
		width: 1100px;
		height: 290px;
		background: transparent url(fondo-titular.jpg) 50% 0% no-repeat;
		margin: 5px auto;
		padding-top: 10px;
	}
	
		#titular a {
			color: #FFF;
		}
		
		#titular a:hover {
			color: #CCC;
		}
	
		#titular-izq {
			width: 650px;
			height: 290px;
			float: left;
		}
		
			#titular-izq p {
				width: 580px;
				font-weight: normal;
				font-size: 0.9em;
				color: #FFF;
				line-height: 15pt;
			}
			
			#titular-izq h1 {
				color: #e8e8e8;
				font-size: 1.9em;
				margin-top: 20px;
				text-shadow: 0 0 7px #173c57;
			
			}
		
		#titular-drc {
			width: 380px;
			height: 290px;
			float: right;
			margin-right: 30px;
		}
		
			#titular-drc ul.fotos {
				margin: 30px 0 0 17px;
			}
			
			.titular {
				border: 6px solid #FFF;
				-webkit-box-shadow: 0 0 15px #262626;
				-moz-box-shadow: 0 0 15px #262626;
				box-shadow: 0 0 15px #262626;
			}

		#contenido {
			width: 1100px;
			margin: 0 auto;
		}
		
			#contenido-izq {
				width: 690px;
				float: left;
			}
			
			#contenido-drc {
				width: 400px;
				float: right;
				
			}

	div#pie {
		width: 100%;
		padding-top: 20px;
	}
	
		div#pie p {
			font-size: 0.7em;
			color: #999999;
			padding: 2px;
			text-align: center;
		}
		
		div#pie a {
			color: #999999;
			font-weight: normal;
			font-size: 1.0em;
		}
		
	div.texto {
		width: 86%;
		height: auto;
		background-color: #f3f3f4;
		border: 1px solid #e0e0df;
		margin: 25px 0 0 24px;
	}
	
		div.texto p {
			font-size: 0.7em;
			padding: 0 6px 6px 6px;
			margin: 0;
			color: #0c3755;
		}
	
	img.thumb {
		width: 120px;
		height: 80px;
		background-color: #FFF;
		padding: 3px;
		border: 1px solid #CCC;
		margin: 0 5px 0 17px;
	}