/*
	Resetear 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, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
}

:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

input, textarea {
	margin: 0;
	padding: 0;
}

hr {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	background-color: #000;
	height: 1px;
}


/* 
	Resetear CSS 
*/

hr {
	clear: both;
	visibility: hidden;
}

#contenedor {
	margin: 0 auto;
	width: 781px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

#cabecera {
	background: #fff url('/imagenes/layout/cabecera.jpg') no-repeat top left;
}

h1{
	float: left;
	width: 138px;
	margin: 7px 0 27px 23px;
}
h1 a {
	display: block;
	width: 138px;
	height: 105px;
	text-decoration: none;
}
h1 a span {
	visibility: hidden;
}

p#idomas {
	text-align: right;
	padding: 0 15px;
}
p#idomas a {
	text-decoration: none;
}
p#idomas a img {
	border: none;
}

#login {
	float: right;
	margin: 20px 35px 0 0;
	width: 210px;
}
#login h2 {
	font-size: 1.2em;
	color: #4A359A;
}
#login form {
	padding-top: 10px;
}
#login form p label {
	font-size: 0.9em;
	clear: both;
	display: block;
	float: left;
	width: 75px;
	padding: 5px 0;
}
#login form p input.texto {
	font-size: 0.9em;
	display: block;
	float: left;
	width: 120px;
	border: 1px solid black;
}
#login form p input.boton {
	font-size: 0.9em;
	display: block;
	float: left;
	width: 60px;
	border: 1px solid black;
	margin-top: 5px;
}


#menu {
	clear: both;
}
#menu ul {
	height: 30px;
	margin-left: 20px;
}
#menu ul li {
	display: inline;
	float: left;
}
#menu ul li a {
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
	margin: 0 14px;
	font-weight: bold;
}
#menu ul li a:hover {
	color: #fff;
}

#contenido {
	clear: both;
	background: #fff url('/imagenes/layout/borde.jpg') repeat-y top left;
	padding: 30px;
	line-height: 1.4em;
}
#fotos {
	float: right;
	width: 430px;
	padding-left: 20px;
	height: 275px;
	padding-top: 2em;
}
#contenido h2 {
	color: #270082;
	font-weight: bold;
	font-size: 2em;
	text-align: right;
	padding-bottom: 1em;
}
#contenido h3 {
	color: #270082;
	font-weight: bold;
	font-size: 1.3em;
	padding: 1em 0;
}
#contenido h4 {
	color: #270082;
	font-weight: bold;
	font-size: 1.1em;
	padding: 1em 0 0 0;
}
#contenido p {
	padding: 1em 0;
}
#contenido ul {
	padding: 1.5em 0 1.5em 1.5em;
}
#contenido ul li {
	padding: 0;
	margin: 0 0 0 1em;
	list-style-type: disc;
}
#contenido ul li ul {
	padding: 0;
	margin: 0 0 0 1em;
	list-style-type: disc;
}

#contenido p a.descargar {
	display: block;
	background: #fff url('/imagenes/layout/pdf-logo.jpg') no-repeat;
	padding: 2em 2em 2em 5.5em;
	font-size: 1.4em;
}

	#contenido table {
		border-collapse: collapse;
		width: 100%;
		font-size: 0.85em;
	}
	#contenido table th {
		color: #fff;
		background-color: #000;
		text-align: left;
		padding: 0.4em;
	}
	#contenido table tr.over, #contenido table tr:hover {
		background-color: #e3e3e3;
	}


#pie {
	clear: both;
	padding: 30px;
	background: #fff url('/imagenes/layout/pie.jpg') no-repeat top left;
}
#pie p.marca {
	float: left;
	width: 40%;
	font-size: 1.2em;
	color: #270082;
	font-weight: bold;
	text-align: left
}
#pie p.marca a {
	color: #270082;
	font-size: 0.8em;	
}
#pie p {
	float: right;
	width: 55%;
	padding-bottom: 2em;
	text-align: right;
}



#contenido form {
  margin-left: 150px;
}
#contenido form p input {
background-color: #e3e3e3;
border: 1px solid #333;
padding: 3px 5px;
}
#contenido form p textarea {
background-color: #e3e3e3;
border: 1px solid #333;
padding: 3px 5px;
font-family: Arial, sans-serif;
font-size: 0.9em;
}

#contenido form p label {
display: block;
}



/* -------- contacto ------- */

.clear {
	clear: both;
}

.datos {float: left; width: 38%; }

#map { float: right; width: 60%; height: 350px; }
.snippet {
	float: left; width: 30%; padding-right: 20px;
}

#mensaje {
	border: 1px solid #333;
	background-color: #e3e3e3;
	color: #000;
	padding: 1em;
	margin: 1em 0;
}





























