html,body {
	margin:0px;
	padding:0px;
	height: 100%;
}
body {
	background: #557c67;
	font: 1em Tahoma,sans-serif;
	text-align:center;
}
div#container {
	width:760px;
	margin:0 auto;
	background: #b4dcd3 url('images/fondo_contenedor.jpg');
	background-repeat: repeat-x;
}
div#header {
	position:relative;
	height: 43px;
	background: #1f5089 url('images/fondo_cabecera.jpg');
	text-align: left;
	color: #ffffff;
}
h1 {
	font: bold 12px Tahoma, sans-serif;
	color: #ffffff;
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	line-height: 43px;
}
div#menu_cab {
	float: right;
	margin-right: 40px;
	margin-top: -30px;
}
div#wrapper { 
	background: #b4dcd3 url('images/fondo_contenedor.jpg');
	background-repeat: repeat-x;
}
div#content {
	float:right;
	width:453px;
	background: #b4dcd3 url('images/fondo_contenedor.jpg');
	background-repeat: repeat-x;
}
div#bloque {
	width: 438px;
	margin-top: 40px;
	background-image: none;
	}
div#contenido {
	background-image: url('images/bloque_med.png');
}
div#cabecera {
	background-image: url('images/adorno_titulo.png');	
	height: 20px;
	margin-right:20px;
}
h2 {
	color: #d16c00;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	padding-right:180px;
}
div#texto {
	padding: 20px;
	font-size: 0.8em;
	text-align: justify;	
}
div#texto_f {
	padding: 20px;
	font-size: 0.8em;
	text-align: center;	
}
h3 {
	color: #000000;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	text-align: left
}
div#texto a {
	color: #013c81;
	text-decoration: none;
	font-weight: bold;
}
div#texto a:hover {
	color: #3fb4a6;
	text-decoration: none;
	font-weight: bold;
}
div#texto_f a {
	color: #013c81;
	text-decoration: none;
	font-weight: bold;
}
div#texto_f a:hover {
	color: #3fb4a6;
	text-decoration: none;
	font-weight: bold;
}
div#navigation {
	float:left;
	width:303px;
	background: #b1d8d0 url('images/fondo_contenedor.jpg');
}
div#logo {
	margin: 20px auto;
}
div#direccion {
	margin-top: 20px;
	margin-left: 20px;
	font-size: 0.8em;
}
div#email {
	margin-top: 20px;
	margin-right: 20px;
	text-align: right;
	font-size: 0.8em;
	margin-bottom: 40px;
}
div#email a {
	color: #013c81;
	text-decoration: none;
	font-weight: bold;
}
div#email a:hover {
	color: #3fb4a6;
	text-decoration: none;
	font-weight: bold;
}
div#footer {
	clear:both;
	height: 32px;
	background: #3fb4a6 url('images/fondo_pie.jpg');
	color: #ffffff;
	text-align: center;
	line-height: 32px;
}
div#footer a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
div#footer a:hover {
	color: #dddddd;
	font-size: 12px;
	text-decoration: none;
}

div#enlace {
	clear:both;
	background: #35A695;
	color: #ffffff;
	text-align: center;
	
}
div#enlace a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
div#enlace a:hover {
	color: #dddddd;
	font-size: 12px;
	text-decoration: none;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
	border: 6px solid #643c20;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 3px solid #643c20;
    border-top: none;
    padding: 3px;
    background-color: #643c20;
    color: #ffffff;
}
.highslide-loading {
    display: none;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
div#portada {
	width: 680px;
	height: 520px;
	background-image: url('images/fondo_portada2.jpg');
	position: absolute; 
	left: 50%; 
	top: 50%;
	margin-top: -260px;
	margin-left: -340px;
	text-align: left;
}
div#portada a {
	color: #ffffcc;
	text-decoration: none;
	font-weight: bold;
}
div#portada a:hover {
	color: #dddddd;
	text-decoration: none;
	font-weight: bold;
}
div#titulo {
	text-align: right;
	font: 0.95em;
	color: #ffffff;
	font-weight: bold;
	margin-right: 25px;
	margin-top: 5px;
}
div#animacion {
	margin-top: 55px;
	margin-left: 35px;
}
div#entrar {
	text-align: right;
	font: 1.2em;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	margin-top: 35px;
	margin-right: 60px;
}
div#dire {
	text-align: left;
	font-size: 0.75em;
	color: #ffffff;
	font-weight: bold;
	margin-top: 45px;
}
div#formu input, textarea {
	background-color: #fbf0e4;
	border: 1px dotted #000000;
	font: 0.9em Tahoma,sans-serif;
	font-weight: bold;
}
div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 160px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 250px;
  text-align: left;
  }
