body
{
	margin: 0; 
	padding: 0;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #666;
	background: url(images/fondot.gif) top center no-repeat #e2e3e4;
	
}

/* COMUNES */

strong , h2  , a , #presupuesto legend{ color: #069;}
p img {margin: 0 1em;}
a img {border: none;}
a { text-decoration: none;}
select , input , textarea, h6 {font: .9em Tahoma;}
textarea {width: 720px;}

h1 { width: 760px; position: relative; z-index: 1; margin: 0;}
h1 a { width: 760px; height: 153px; background: url(images/banner.jpg) no-repeat; display: block; color: #069; }
h1 a span { position: absolute; z-index: -1; }

h2 { border-left: 20px solid #c00; padding-left: 5px; background-color: #eee; font: bold 1.3em "Trebuchet MS";}
h3 { text-align: center; border: 1px dashed #069;  background-color: #eee; padding: 1em 0;}
h3 a { color: #f00;}
h6 {color: #000;}
dt { font: bold 1.3em "Trebuchet Ms"; margin: 1em 0;  color: #f00;}
dd { color: #333; padding: .3em 0;}
.nota {border: 1px dashed #069; background-color: #eee; margin-top: .5em; padding: .5em;  color: #666;}
#wrapper{
	margin-top: 22px;
	background: #e2e3e4 url(images/fondo.jpg) center repeat-y;
}

#wrapper-bottom { 
	margin-bottom: 22px;
	background: url(images/fondob.gif) top center no-repeat #e2e3e4; height: 22px; 
}
#contenedor {
	width: 760px;
	padding: 0;
	margin: 0 auto;
}

#head
{
	height: 173px;
	padding: 0;
}

#head div { background-color: #069; color: #FFF; font: .8em Verdana; padding: .5em 0; margin:0; text-align: center; position: relative; }
#head div a { margin-left: 1.8em; text-decoration: none; font-weight: bold; color: #FFF; border-bottom: 1px dashed #FFF; letter-spacing: 1px;}

#head ul  {
	margin: 0;
	text-align: right;
}

#head ul li 
{
	list-style-type: none;
	display: inline;
	margin-top: 2em;
	padding: 1.5em;
}

#head ul li .mapa {color: #c00;}

#nav {
	border-top: 1px solid #9CC;
	margin: 20px auto;
	background: transparent url(images/navbar.jpg) no-repeat ;
	width: 760px;
	height: 40px;
}

* html body #nav {	margin: 0 auto;}
#nav ul {
padding: 0 0 0 10em;
margin: 1em 0 0;
text-align: center;
}

#nav li {

	padding: 1em .5em;
	display: inline;
	list-style-type: none;
	letter-spacing: 1px;

}

#nav li a  { 
	text-decoration: none;
	color: #FFF;
	font: 1.1em "Trebuchet Ms";
	border: none;
	}
	
#nav li a:hover   { color: #333;}

#body
{
	display: block;
	margin: 1em 0;
	padding: 0 1em;
}

#body p { line-height: 130%; }
#body ol { list-style-type: circle; margin-left: 8em;}
	
	#body .lista  {padding: 0; margin: 0;text-align:center;}
	#body .lista  li {display:inline; list-style-type: none;}

#logos {text-align: center; margin-bottom: 1em;}

#footer
{
	background-color: #069;
	padding: .3em 0;
	margin: 0 auto; 
	text-align: center;
	color: #bbb;
	letter-spacing: 2px;
}
	
	#footer a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dashed #fff;
	}
	
	#footer ul {
	margin: 1em 0;
	}
	#footer ul li
	{
		list-style-type: none;
		display: inline;
		margin-left: .5em;
	}

.clearer { clear: both; height: 1px; }

#presupuesto fieldset {
padding: .5em;
margin: .5em 0;
}

#presupuesto br {
clear: both;
}
#presupuesto label {
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 135px; 
	padding: 0; 
	margin: .5em 15px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
	color: #000;
}

#presupuesto fieldset {
padding: .5em;
margin: .5em 0;
}

#presupuesto br {
clear: both;
}
#presupuesto label {
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 135px; 
	padding: 0; 
	margin: .5em 15px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
	color: #000;
}

#presupuesto input {
width: 150px;
margin: .5em 5px 0 0;
float: left;
}

	#presupuesto #tipoIn input {
	float: none;
	width: 40px;
	}

	#presupuesto fieldset fieldset{
	float: left;
	width: 45%;
	margin: 0 2% 0 0;
	border: none;
	}

	#presupuesto fieldset fieldset br {
	margin: .2em 0;
	}
	#presupuesto fieldset fieldset label{
	display: inline;
	float:none;
	margin: 0 5px 0 0;
	/* width: auto; */
	}
	#presupuesto fieldset fieldset input{
	width: 20px;
	margin: .2em .2em 0 3em;
	float: none;
	}