/* Producido por neo3w*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #4DA0C6;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #4DA0C6;
}

body {
	
	background: #ffffff url(images/cabecera.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 778px;
	text-align: left;background: url(images/fondoder.gif) no-repeat left bottom;
	
}

#main
{
width: 778px;
padding-top: 50px;
background: url(images/masfondo.gif) repeat-x top;
}


#header {
	height: 160px;
	text-align: right;
	background: url(images/encabezado.jpg) no-repeat;		
}

#logo {

width: 758px;
height: 60px;
text-align: right;
padding-right: 20px;
padding-top: 100px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo h2 a
{
font-size: 10px;
text-transform: uppercase;
}


#menu
{
margin: 0 auto;
width: 648px;
height: 48px;
padding-top: 10px;
padding-left: 130px;
background: url(images/menu.gif) no-repeat;
}

#menu ul {
	list-style: none;margin-left: -100px;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 100px;
	height: 23px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 100px;
    height: 23px;
	color: #68C1EA;
	text-decoration: underline;
	background: #ffffff;
}




#left
{
	width: 233px;
	margin-left: 10px;
}

#left h3
{
width: 208px;
height: 30px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/titular.gif) repeat-x
}

#left ul {
	list-style: none;
	margin-bottom: 10px;
}


#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 5px;
	background: none;
}

#left li li {
	padding: 4px 20px;
}

#left a {
	color: #4DA0C6;
	text-decoration: none;
}

#left a:hover {
	color: #4DA0C6;
	text-decoration: underline;
}

#left a:visited {
	color: #4DA0C6;
}

#left p
{
padding: 10px;
}



#right
{
float: right;
width: 500px;
padding-right: 10px;
}

#right h3,h4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #4DA0C6;
}

#right a
{
color: #4DA0C6;
text-decoration: none;
}

#right a:hover
{
color: #4DA0C6;
text-decoration: underline;
}

#right a:visited
{
color: #4DA0C6;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2,h1 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #4DA0C6;font-size: 14px;text-transform:uppercase;
}

#right ol, #right ul
{
margin-left: 30px;
}
#right1
{
float: right;
width: 700px;
padding-right: 10px;
}

#right1 h3,h4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #4DA0C6;
}

#right1 a
{
color: #4DA0C6;
text-decoration: none;
}

#right1 a:hover
{
color: #4DA0C6;
text-decoration: underline;
}

#right1 a:visited
{
color: #4DA0C6;
text-decoration: none;
}

#right1 p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right1 h1,h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #4DA0C6;font-size: 15px;text-transform:uppercase;
}

#right1 ol, #right ul
{
margin-left: 30px;
}




#footer {
	height: 49px;
	clear: both;
	padding-top: 30px;
	background: url(images/pie.gif) repeat-x bottom;
	border-top: 4px solid #4DA0C6;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #4DA0C6;
}

#footer a {
	color: #4DA0C6;
}

/*  Formulario de contacto */
#formulario{
padding: 0px;
margin: 0px;
border: 0;
text-align: left;
}


#formulario h3 {padding: 0px;
margin: 0px;}

#formulario p{
padding: 0px;
margin: 0px;
padding-bottom: 5px;
}

div#formulario fieldset {
padding: 0px;
margin: 0px;margin-bottom:20px;
border: none;
		}


div#formulario fieldset:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	color:  #fff;
	margin: 0;
	padding: 0;
	}

#formulario label{
margin-bottom: 0;
padding-bottom: 0;
margin-top: 1px;
display: block;
font-size: 12px;
}

div#formulario legend {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #09f;
	text-align: left;
}
	
div#formulario textarea {
    width: 390px;
	height:120px;
	background-color: #fff;font-size:12px; 
	overflow: auto;
	position: relative; /* para mac con IE5*/
	/* si pongo aquí voice sale en bloques*/
}

div#formulario p textarea.mensaje {font-size:12px; }

	
div#formulario select {
width: 390px;
background-color: #fff;font-size:12px;
}

div#formulario input {font-size:12px;
	width: 390px;height:15px;
	background-color: #fff;
	}
	
div#formulario input.checkbox {font-size:12px;
	width: 20px;height:15px;
	background-color: #fff;
	}	
	
div#formulario input.boto {
	color: #2f94a3;height:20px;
	background-color: #fff;
	border: 1px solid #2f94a3;
	width: 90px;
	font-weight: bold;
	cursor: pointer;
				}
		
		
div#formulario input.boto:hover,
div#formulario input.boto:focus {
	border-color: #70BBED;
	color: #2f94a3;
	background-color: #70BBED;
	}
	
	
div#formulario p {margin:0px;}


