@charset "utf-8";
/* CSS Document */

/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background:url(../Images/barrah.png) top repeat;
 background-color:#C0DEED  
} 
 
#pagewidth{
	width:930px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;

} 
 
#header{
 position:relative; 
 height:320px; 
 background-color:#FFFFFF; 
 width:100%;
} 
 
#maincol{
	background-color: #FFFFFF;
	background-image:url(../Images/backpags.png);
	float: right;
	display:inline;
	position: relative;
	width:930px;	
	/*height: 400px;*/
  }
 
#maincolend{
 background-image:url(../Images/backgrounds_02.png);
 width:auto;
 clear:both;
 height:76px;
}

#footer{
 height:100px; 
 background:url(../Images/backgrounds_06.png) bottom no-repeat;
 clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

#txtcont {
	/*position:absolute;*/
	left:209px;
	top:-1px;
	float:right;
	width:72%;
	margin-right:20px;	/*height:400px;
	/*z-index:1;*/
}
#txtcont img {float:left; padding-right:10px; margin-right:10px;}
#txtcont object {margin:20px; padding:10px;}
#txtcont hr {background:#006699; height:3px; width: 100%; margin:40px 0; }
#top {
	position:absolute;
	left:0px;
	top:1px;
	width:930px;
	height:90px;
	z-index:2;
	background:url(../Images/logo.png)
}
#btn {
	position:absolute;
	left:320px;
	top:40px;
	width:580px;
	height:23px;
	z-index:2;
}
#Menu {
	position:absolute;
	left:0px;
	top:92px;
	width:930px;
	height:45px;
	z-index:2;
}
#submenu {
	position:static;
	padding-left:18px;
	padding-top:15px;
	width:900px;
	z-index:2;
}
a.submenu:link{
	color:#0000FF;
	text-decoration: none; font-weight:bold;	
} 
a.submenu:visited { color:#0000FF; text-decoration:none;font-weight:bold;	}
a.submenu:hover{ color:#990000; text-decoration:none;font-weight:bold;	}
h3 {
	color:#006699;
	font-size:14px;	
	font-family:Arial, Helvetica, sans-serif;
}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #000000; 	
}
.texto {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
#menuvert {
	position:absolute;
	left:34px;
	top:10px;
	width:145px;
	height:157px;
	z-index:3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #FFF;
	
}
a:link, a:visited { color:#0066CC; text-decoration:none;}
a:hover, a:active { color:#FF0000; text-decoration:none;}

/*MENU CODE CSS*/
#menucont { float:right; width:81%; }
.izq{ background-image:url(../Images/bdi.png); width:14px; height:45px; float:left; margin-left:-2px;}
.der{ background-image:url(../Images/bdd.png); width:14px; height:45px; float:left; margin-left:-2px;}
#navi {  list-style:none;margin:0;padding:0;}
#navi li {margin-right:2px;padding:0; height:45px;float:left;background-image:url(../Images/bd.png);}
#navi li a {display:block;	width:auto; /*padding:4px 0;*/text-decoration:none;text-align:center;font-size:11px;color:#FFFFFF;	font-family:Arial, Helvetica, sans-serif;font-weight:bold;	height:30px;padding:7px 10px 7px 10px; margin: 10px 0px 0px 0px;}
#navi li a:hover {color:#000033;}
#navi .cir { padding:2px 10px 2px 10px; margin: 10px 0px 0px 0px;}
#navi li ul li{ list-style:none;float:none;width:auto; height:30px;margin:1px 0;background-color:#006699;}
#navi li ul li a{list-style:none;float:none;width:auto; height:30px;margin:1px 0;background-color:#0099CC;}
ul#navi ul li {display: block;}
ul#navi li:hover ul{display: none;}
ul#navi li:hover ul{display: block;}
ul#navi li {float: left;display: inline;position: relative;}
ul#navi ul {display: none;position: relative;top: -10px;left:0;margin:0;padding:0;background:#0099CC; z-index:6;}
#sec a:hover {color:#000033; background-color:#006699; }

/*Para Hoja de contacto*/

#extram {
	position:absolute;
	left:9px;
	top:16px;
	width:193px;
	height:73px;
	z-index:1;
}
form{
padding-top:20px;
padding-bottom:20px;
}
fieldset{
border:none;
}
#campos {
margin: .3em 0;
}
#campos label {
margin-right: 5px;
padding-right:5px;
padding-left: 5px;
margin-left: 5px;
font: bold 10pt "Tahoma";
color:#003366;
width: 20%;
float: left;
}
#campos input {
margin-left: 5px;
margin-right: 5px;
padding-right: 5px;
}
#campos textarea {
margin-left: 5px;
margin-right: 5px;
padding-right: 5px;
}
#campos input:focus {
border: 1px solid #000;
background:#3399CC;
}
#campos textarea:focus {
border: 1px solid #000;
background:#3399CC;
}

