@import url(all.css);
* {
	margin: 0;
	padding: 0;
	border: none;
}

html {
	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	list-style: none;
	list-style-type: none;
}

/* Ajustes tipográficos */

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	font-weight: normal;
	margin: 0 0 1em 0;
}

cite, em, dfn {
	font-style: italic;
}

sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}

li, dd, blockquote {
	margin-left: 1em;
}

code, kbd, samp, pre, tt, var, input[type='text'], textarea {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

del {
	text-decoration: line-through;
}

ins, dfn {
	border-bottom: 1px solid #ccc;
}

small, sup, sub {
	font-size: 85%;
}

abbr, acronym {
	text-transform: uppercase;
	font-size: 85%;
	letter-spacing: .1em;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

a abbr, a acronym {
	border: none;
}

sup {
	vertical-align: super;
}
#flashcontent {
	width:920px;
	margin: 0 auto;
	z-index:1;
	margin-bottom: 16px;
}
sub {
	vertical-align: sub;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1.1em;
}

h6 {
	font-size: 1em;
}

/*** LINKS: Recuerda utilizar siempre la regla del LoVe-HAte ***/

a, a:link, a:visited, a:hover, a:active {
	/*
	Si quisieramos eliminar la línea de puntos que aparece al pulsar un enlace, aplicaríamos la siguiente propiedad:
	
	outline: 0;
	
	Sin embargo no se recomienda, por temas de accesibilidad para navegación con teclado (lo cual implica temas legales, un tema peliagudo).
	*/
	text-decoration: none;
}

a img {
	border: none;
	text-decoration: none;
}

img {
	border: none;
	text-decoration: none;
	text-align:center;
	/*
	Si añades un background aparecerá como fondo de la imagen, útil para imágenes de carga
	*/
}

/* Formularios */

label, button {
	cursor: pointer;
}

input:focus, select:focus, textarea:focus {
	background-color: #FFF;
	border: 1px solid #00b5e5;
}

fieldset {
	border: none;
}

/* Clases útiles */

.clear {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

/* Para empezar un layout centrado: */

body {
	text-align: center;/* Hack para que IE6 no de problemas */
}

.wrapper {
	margin: 0 auto;
	text-align: left;
}
body {
	background: url(images/header_bg.jpg) repeat-x;
}
#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 960px;
	position: relative;
}
#body img.promos{margin:5px 0; border:1px solid #dedede;}
#header {
	height: 120px;
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#header h1 {
	margin-top: 5px;
	margin-bottom: 15px;
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 7px;
}
#nav img {
	float: left;
}

#headline {
	padding-top: 0px;
	margin: 31px 0 0 0;
}

#photo {
	float: none;
	width: 920px;
	margin: 0 auto;
	padding: 60px 0 0 0;
}
#photo div {
	padding: 2px;
	margin: 0 auto;
}
#photo img {
	display: block;
}

#search-news {
	float: right;
	width: 140px;
}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #q {
	width: 140px;
	border: 1px solid #859D31;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#search-news h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #FFF;
}

#body {
	padding-top: 31px;
	text-align: justify;
}

#body-left {
	float: left;
	width: 560px;
	margin: 31px 0 0 0;
}
#body-left a.hughes{
	width:500px;
	height:310px;
	background:url(images/hughes.jpg) 0 0 no-repeat;
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom:10px;
	position:relative;
	display: block;
}
#body-left a.hughes:hover{
	background:url(images/hughes_hover.jpg) 0 0 no-repeat;

}
#body-left a.goto{
	width:500px;
	height:310px;
	background:url(images/goto.jpg) 0 0 no-repeat;
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom:10px;
	position:relative;
	display: block;
}
#body-left a.goto:hover{
	background:url(images/goto_hover.jpg) 0 0 no-repeat;

}
#body-right {
	float: right;
	width: 320px;
	margin: 31px 0 0 0;
}
#body-left p.texto{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0;
	text-align: justify;
	line-height: 1.7;
	padding: 10px 21px;
}

#body-left ul.precio{
	margin: 0 0 0 50px;
	padding: 20px 0 0 20px;
	}
#body-left ul.precio li{
	margin: 0 0 6px 0;
	padding: 0 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	}
#body-right a{
	color:#09548B;
	font-weight:bold;
	text-decoration:none;
}
#body-right a:hover{
	color:#fff;
	background-color:#09548B;
	text-decoration:none;
}
#body-right ul.plussbullets {
	margin-top: 10px;
	margin-left: 10px;
	padding: 0;
}
#body-right ul.plussbullets li {
	background: top left url(images/arrow.gif) no-repeat;
	padding: 0 10px 0 20px;
	margin: 0 0 10px 0;
	line-height: 1.4;
}

#body-left ul.plussbullets {
	margin-top: 20px;
	margin-left: 20px;
	padding: 0;
}
#body-left ul.plussbullets li {
	background: top left url(images/arrow.gif) no-repeat;
	margin: 20px 0 20px 0;
	padding: 0 10px 0 25px;
}
#body-rightp.contacto{
	width:120px;
	height:40px;
	background:url(images/btn_contacto.gif) 0 0 repeat-x;
	padding:0 0 0 400px;
	margin:15px 0 15px 0;
	font-size:0px;
	display:block;
}
#body-right p.contacto a{
	background:url(images/btn_contacto.gif) 0 0 no-repeat;
	width:120px;
	height:40px;
	display:block;
}
#body-right p.contacto a:hover{
	background:url(images/btn_contactohover.gif) 0 0 no-repeat;
}
#body-left p.noticias{
	background: #44433f;
	margin: 10px 0 10px 0;
	padding: 20px 20px 20px 20px;
	color:#FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#body-left p.noticias strong{
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	color:#44B0D8;
}
#body-left p.noticias2{
	background: #0b6194;
	margin: 10px 0 10px 0;
	padding: 20px 20px 20px 20px;
	color:#FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#body-left p.noticias2 strong{
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	color:#44B0D8;
}
#body h2, #body p {
	margin: 0.3em 0;
	padding: 0 10px 0 10px;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#footer {
	color: #FFFFFF;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	padding: 20px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
	text-align: center;
	margin: 50px 0 0 0;
}
#footer p {
	margin: 0;
	padding: 0;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:350px;
	height:280px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
}
.Estilo1 {
	color: #0099FF
}

table a,
table a:link,
table a:visited {
	border:none;
	}							
	
img {
	border:0;
	}	
table {
	width:100%;
	margin:1em auto;
	border-collapse:collapse;
	}
caption {
	color: #9ba9b4;
	font-size:16px;
		letter-spacing:0.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
tr.odd td	{
	background:#f7fbff
	}
tr.odd .column1	{
	background:#F7FBFF;
	}	
.column1	{
	background:#f9fcfe;
	}
td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em .9em;
	text-align:center;
	}				
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}							
thead th {
	background:#F7FBFF;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#678197
	}	
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
#photodiv {
	padding-right: 5px;
	background-position: center top;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 3px;
	MARGIN: 25px auto 0px;
	OVERFLOW: auto;
	PADDING-TOP: 5px;
	background-repeat: no-repeat;
	background-color:#fff;
	text-align: center;
	width:920px;
}
#photodiv IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
#photodiv UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: right; PADDING-BOTTOM: 0px; MARGIN: 2px 0px 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#photodiv UL LI {
	FLOAT: left
}
#photodiv UL LI A {
	DISPLAY: block; WIDTH: 20px; TEXT-INDENT: -900em; BACKGROUND-REPEAT: no-repeat; HEIGHT: 20px
}
#photodiv UL LI A:link {
	BACKGROUND-POSITION: 50% top
}
#photodiv UL LI A:visited {
	BACKGROUND-POSITION: 50% top
}
#photodiv UL LI A:hover {
	BACKGROUND-POSITION: 50% bottom
}
#photodiv UL LI.next a:link {
	BACKGROUND-IMAGE: url(images/icon_next.gif)
}
#photodiv ul li.next a:visited {
	BACKGROUND-IMAGE: url(images/icon_next.gif)
}
#photodiv ul li.prev a:link {
	BACKGROUND-IMAGE: url(images/icon_prev.gif)
}
#photodiv ul li.prev A:visited {
	BACKGROUND-IMAGE: url(images/icon_prev.gif)
}
#photodiv .split {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; MARGIN: 5px 0px 0px 5px; TEXT-ALIGN: left
}

.documentation {
    background: #EAEAEA;
	margin: 20px 0 20px 0;
	padding: 0 0 0 350px;	
    margin: 20px 0 20px 0;
    color:#212121;
    font-family:Arial, Helvetica, sans-serif;
    font-weight: bold;
 }
/* ----------- My Form ----------- */
#page-wrap {
	width: 660px;
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}
