BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 100%;
	COLOR: #333333;
	PADDING-TOP: 0px;
	POSITION: relative;
	background-image: url(bg_diseno-de-paginas-web.jpg);
	background-repeat: repeat-x;
	background-color:#5A727E;
	text-align:center;	
}
h1{
	MARGIN: 0px;
}
h2{
	MARGIN: 0px;
}
p{
	MARGIN: 0px;
}
img.margen-left{
	margin-left:7px;
}
img.borde {
	border: 5px solid #cccccc;
}
img A:hover {
	text-decoration:none;
}
td {margin:0px;
	  }
th {margin:0px;
	  }
.Menu{
	PADDING-LEFT: 5px;
	MARGIN: 0px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color: #ffffff;
	line-height:31px;
	text-align:left;
	text-decoration:none;
}
.Menu A:hover{
	PADDING-LEFT: 5px;
	MARGIN: 0px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color: #ffffff;
	line-height:31px;
	text-align:left;
	text-decoration:underline;
}
.Menu_gris{
	PADDING-LEFT:5px;
	MARGIN: 0px;
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	text-align:left;
	text-decoration:none;
	line-height:18px;
}
.Menu_gris A:hover{
	PADDING-LEFT:5px;
	MARGIN: 0px;
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	text-align:left;
	line-height:18px;
	text-decoration:underline;
}
.TITULOS{
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color: #4E6D95;
	text-align:left;
	text-decoration:none;
}
.TEXTOS{
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #4E6D95;
	text-decoration:none;
}
.TEXTOS A:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #FF6600;
	text-decoration:underline;
}
.TEXTOS img {
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #4E6D95;
	text-decoration:none;
}
.TEXTOS_resalt{
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #386A9B;
	text-decoration:none;
}
.TEXTOS_resalt A:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #FF6600;
	text-decoration:underline;
}

.presupuestos {font-family:"Trebuchet MS";
	           font-size: 12px;
			   font-weight:bold;
			   color: #386A9B;
			   text-decoration: none;}
.presupuestos A:hover {font-family:"Trebuchet MS";
	           font-size: 12px;
			   font-weight:bold;
			   color: #386A9B;
			   text-decoration: underline;}
.mas_info {
           font-family: "Trebuchet MS"; 
		   font-size: 12px;
		   font-weight:bold; 
		   color: #FF6600;
		   text-decoration: none; }
.mas_info A:hover {
           font-family: "Trebuchet MS"; 
		   font-size: 12px;
		   font-weight:bold; 
		   color: #FF6600;
		   text-decoration: underline;}
.PREGUNTAS{
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color: #769836;
	text-align:left;
	text-decoration:none;
}
.formu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#8D7A98;
	text-align:left;
	background-image: url(form_bg.jpg);
	border: 1px solid #C7C7C7;
	}
.formu_btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#8D7A98;
	text-align:center;
	background-image: url(form_bg.jpg);
	border: 1px inset #C7C7C7;
	}
.form_txt{
	PADDING-LEFT:0px;
	MARGIN: 0px;
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	line-height:18px;
	font-weight:lighter;
}
.rectang_tit{
	font-size: 13px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
	margin-left:10px;
	text-align:left;
	line-height:22px;
}
.NOTA{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CC0000;
	text-align:left;
	}
#buscador_radio {
	position:absolute;
	left:691px;
	top:2px;
	width:183px;
	height:31px;
	z-index:1;
	visibility:hidden;
}
#searchform {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(searchform-bg.png) no-repeat right bottom;
	height: 37px;
	width: 210px;
}
#searchform #q{
	background: #ffffff url(form-field-bg.gif) no-repeat ;
	height: 17px;
	width: 148px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
}
#searchform #searchsubmit { 
	background: url(search-btn.png) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}
.hidden {
	clear: both;
	visibility: hidden;
}