body {
color: #187324;
font-size: 10px;
font-family: verdana;
background-color: #ffffff;
text-align: center;
}
a img {border-width:0px;}
a:hover img {border-width:0px;}
a::visited img {border-width:0px;}
.b {font-weight:bold;}
.center{text-align:center;}

h1{
	font-size: 10px;
	font-family: verdana;
	font-weight:bold;
	 display: inline;
	
}



.contenedor{
position: relative;
width: 699px;
height: auto;
top: 0px;
vertical-align: top;
margin-left:auto;
margin-right:auto;
text-align: center;
}
.cabecera{
height: 140px;
width: 699px;
background-image: url(../img/cab_fnd.jpg);
background-position: top;
background-repeat: no-repeat;

text-align: center;
}
.menu{

background-image: url(../img/menu_fnd.jpg);
height: 36px;
}
.contenido{
width: 500px;

float: right;
}
.derecha-top{
height: 17px;
width: 500px;
background-image: url(../img/fondomaintop.gif);
}

/*se queda con los ajustes para explorer, he tocado el text-align*/
.derecha-central{
	/*height: auto;*/
width: 500px;
	background-image: url(../img/fondomain.gif);
	text-align: center;
	background-repeat: repeat-y;
}

/*cualquier navegador estandar va a entender esto y corrige los valores anteriores :)*/
html>body .derecha-central{
text-align: right;
}

.derecha-bottom{
	height: 38px;
	width: 500px;
	background-image: url(../img/fondomainbottom.gif);
	background-repeat: no-repeat;
}
.cabecera a #skype {
	position: relative;
	top: 102px;
	left: 130px;
}
/*se queda con los ajustes para explorer, he tocado el margin-left para ajustarlo mejor*/
.contenidoCentral{
	text-align:justify;
	height: auto;
	width: 452px;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: -10px;
}

/*cualquier navegador estandar va a entender esto y corrige los valores anteriores :)
html>body .contenidoCentral{
	margin-left:20px;
}*/

.izquierda{

width: 199px;
float: left;
vertical-align: top;
}

.arriba{
height: 335px;
width: 199px;
background-image: url(../img/fondomenu.gif);
background-repeat: no-repeat;
vertical-align: top;
}
.abajo{
	height: 180px;
	width: 170px;
	#margin-left: -20px;
	_margin-left: 0px;
}
ul {
  height:16px;
  margin: 0px;
  padding: 5px;
}

li{
 display: inline;
    }
 ul .menuderecha{
margin-top: 15px;
}

li a{
   color: #FF0000;
   text-decoration:none;
}
li a:hover{
   color: #94080F;
}
.menuinterior{
	margin-left:10px;
  padding-left: 0px;
	width: 480 px;
text-align: center;

}
.pie{
	color: #ffffff;
	background-image: url(../img/bajos.gif);
	height:25px;
	background-repeat: no-repeat;
	padding-top: 3px;
}
a{
	color: #187324;
	font-weight: bold;
	text-decoration:none;
}
a:hover{
	color: #187324;
}
.titular{
	
padding-right:25px;
}
.floatleft { float:left; margin:0; padding:5; }
/* FORMULARIOS */	
	.asterisco{
		padding-left:2px;
		font:bold 11px verdana, sans-serif;
		color:#FF0000;
		}
		form {
			font:10px verdana, sans-serif;
		}
		input, textarea, select{
			border: 1px solid #B3B3B3;
			margin:5px 0px 0px 0px;
			padding: 0px;
			color: grey;
			font:10px verdana, sans-serif;
		}
		#bloque1{
				left:0px;
				top:0px;
				width:225px;
				margin:0px;
				padding:0px;

			float: left;
		}
		#bloque2{
	float: right;
	left:227px;
	top:0px;
	width:225px;
	margin:0px;
	padding:0px;
		}
		.campo{
				margin:0px;
				padding:5px 0px 0px 0px;
				font:11px  verdana, sans-serif;
				color:grey;
				text-align:left;
		}
		.campoconsulta{
				margin:5px 0px 0px 0px;
				padding:0px;
				width:220px;
				height:14px;
				font:11px verdana;
				color:grey;
				border:1px solid #B3B3B3;
		}
		.campoconsulta2{
	margin:5px 0px 0px 0px;
	padding:0px;
	width:90px;
	height:14px;
	font:11px verdana;
	color:grey;
	border:1px solid #B3B3B3;
	text-align: left;
		}
		.campoconsulta3{
	margin:5px 0px 0px 0px;
	padding:0px;
	width:445px;
	height:14px;
	font:11px verdana;
	color:grey;
	border:1px solid #B3B3B3;
		}
		.campoconsulta4{
				margin:5px 0px 0px 0px;
				padding:0px;
				width:50px;
				height:14px;
				font:11px verdana;
				color:grey;
				border:1px solid #B3B3B3;
		}
.botonimagen{
  border-width:0px;
  color: white;
  background-color: white;
  background-image: url(../img/boton.gif);
  background-repeat:no-repeat;
  height:20px;
  width:120px;
  background-position:center;
}
.derecha-central .contenidoCentral h1 {
	font-size: 1.3em;
}

