body{

}
img{border:0}
a{
color:#0d4f7c;
}
input[type=text],input[type=submit],input[type=password]{
background-image:url(../images/inputback.jpg);
border:1px solid #ccc;
}
textarea{
background-image:url(../images/inputback.jpg);
background-repeat:repeat-x;
background-color:#eff2f7;
border:1px solid #ccc;
}

#centrador #content #tdContent #homeContent{
	float:left;
	width:490px;
}


#centrador #content #tdContent{
	background-image:url(../images/homeback.jpg);
}

#centrador{
	position:absolute;
	width:930px;
	margin-left:50%;
	margin-right:50%;
	left:-466px;
}

#centrador #header{
	float:left;
	width:100%;
	
	/*background-image:url(../images/header.jpg);*/
	background-position:0 72px;
	padding:0px;

}


#centrador #lastMoment{
	float:left;
	width:100%;
	background-image:url(../images/lastMoment.jpg);
	height:39px;
}

#centrador #content{
	float:left;
	width:100%;
}

#centrador #content #menuLeft{
	width:138px;
	background-color:#8d8d8d;
}
#centrador #content #menuLeft #mails{
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#eee;
	margin-top:5px;
	float:left;
}

#centrador #content #menuLeft #mails a{
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#32485b;
}

#centrador #content #menuLeft #bannerRadio{
float:left;
margin-top:25px;
}

#centrador #content #menuLeft #secList{
	font-size:11px;
	font-family:verdana;
	color:white;
	font-weight:bold;
	float:left;
	width:138px;
	background-color:#8d8d8d;
}

#centrador #content #menuLeft #secList #secItemS{
	float:left;
	width:138px;
	background-image:url(../images/menuleftsmallback.jpg);
	height:28px;
}

#centrador #content #menuLeft #secList #secItemS a{
	float:left;
	margin-left:10px;
	margin-top:5px;
	text-decoration:none;
	color:white;
}

#centrador #content #menuLeft #secList #secItemL{
	float:left;
	width:138px;
	background-image:url(../images/menuleftlargeback.jpg);
	height:41px;
}

#centrador #content #menuLeft #secList #secItemL a{
	float:left;
	margin-left:10px;
	margin-top:5px;
	text-decoration:none;
	color:white;
}

#centrador #content #tdContent #searchBar{
	font-size:10px;
	font-family:arial;
	color:white;
	float:left;
	width:792px;
	background-image:url(../images/searchbarback.jpg);
	background-repeat:repeat-x;
	height:29px;
}

#centrador #content #tdContent #searchBar img{
	float:left;
}

#centrador #content #tdContent #searchBar #box{
	margin:0px;
	margin-left:10px;
	margin-top:8px;
	/*width:130px;*/
	float:right;
}

#centrador #content #tdContent #searchBar #searchBox{
	margin:0px;
	margin-left:10px;
	margin-top:4px;
	width:180px;
	float:left;
}

#centrador #content #tdContent #searchBar #searchBox img{
	float:none;
}

#centrador #content #tdContent #searchBar #searchBox #searchInput{
	font-size:10px;
	font-family:arial;
	color:black;
	border:1px solid grey;
	height:15px;
}

#centrador #pie{
height:81px;
background-image:url(../images/backPie.jpg);
color:#b3b3b3;
text-align:center;
font-size:11px;
font-family:arial;
font-weight:bold;
}

#centrador #pie a{
color:#99b6cc;
font-size:11px;
font-family:arial;
font-weight:bold;
text-decoration: none;
}

/*menu right*/

#centrador #content #tdContent #menuRight{
	float:right;
	width:260px;
	margin-right:10px;
}

* html #centrador #content #tdContent #menuRight{
margin-right:0px;
}

/* Area servicios*/

#centrador #content #tdContent #menuRight #servicios{
	float:left;
	border:1px solid #32485b;
	margin-bottom:10px;
	width:270px;
	font-family:arial;
	font-size:11px;
	color:#32485b;
}

#centrador #content #tdContent #menuRight #cabecera{
	float:left;
	background-image:url(../images/backservices.jpg);
	width:100%;
	font-family:arial;
	font-size:12px;
	color:white;
	font-weight:bold;
}



#centrador #content #tdContent #menuRight #novedades{
float:left;
}

#centrador #content #tdContent #menuRight #novedades #pnovedades{
	margin-left:10px;
}

#centrador #content #tdContent #menuRight #novedades #pnovedades a{
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#32485b;
	text-decoration:none;
}

#centrador #content #tdContent #menuRight #formularios{
float:left;
border-bottom:1px solid #ededed;
width:100%;
}


#centrador #content #tdContent #menuRight #formularios li{
list-style-image:url(../images/bullet.jpg);

}

#centrador #content #tdContent #menuRight  #banners{
float:left;
width:100%;
text-align:center;
background-color:#ededed;
}
/*---------------------------------*/

/* Noticias no destadas */
#centrador #content #tdContent #menuRight #comun{
	float:left;
	width:270px;
	margin-left:0px;
	margin-bottom:5px;
	margin-top:5px;
	border-bottom:1px solid #ededed;
	padding-bottom:5px;
}

#centrador #content #tdContent #menuRight #comun #fecha{
	float:left;
	width:250px;
	font-size:10px;
	font-family:arial;
	padding-left:10px;
	
}
#centrador #content #tdContent #menuRight #comun #titulo{
width:100%;
}
#centrador #content #tdContent #menuRight #comun #titulo a{
	margin-top:5px;
	float:left;
	width:250px;
	font-size:14px;
	font-family:arial;
	color:#0d4f7c;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
}

#centrador #content #tdContent #menuRight #comun #descripcion{
	margin-top:5px;
	float:left;
	width:250px;
	font-size:11px;
	font-family:arial;
	color:#2a2a2a;
	padding-left:10px;
	text-align:justify;
}
/*--------------------------------------------------------------------------------------*/

/*Ventanas flotantes*/

.ventana{
	width:450px;
	background-color:white;
	border:1px solid black;
	position:absolute;
	margin-left:50%;
	margin-right:50%;
	left:-295px;
	top:195px;
	display:none;
	z-index:999;
}

#login #titulo, #register #titulo{
	background:url(../images/backservices.jpg);
	text-align:right;
	cursor:pointer;
}

#paginador{
text-align:right;
font-size:10px;
color:#666;
font-family:arial;
}


#paginador img{
	border:none;
}

/*Leftfiles*/
.leftFiles{
border:1px solid #ccc;
background-color:#eee;
width:270px;
}

#cont{
width:800px;
font-size:12px;
}
#cont .item1{
float:left;
width:250px;
height:120px;
border:1px solid #c3d9ff;
margin:5px;
}
#cont .item0{
float:left;
width:250px;
height:120px;
border:1px solid #c3d9ff;
margin:5px;
opacity:.6;
}
#cont .tools{
background:#c3d9ff;
font-size:13px;
cursor:pointer;
width:250px;
}
#cont .icon{
height:80px;
width:70px;
float:left;
}
#cont .descrip{
height:80px;
width:170px;
float:left;
}
#cont .descrip .edit_descrip{
width:168px;
height:75px;
font-size:11px;
}
#cont .descrip a{
color:blue;
cursor:pointer;
text-decoration:underline;
}

#dropmenu{
font-size:12px;
position:absolute;
z-index:99;
width:170px;
height:130px;
border:1px solid #aaa;
display:none;
background:#fff;
}
.dropseparator{
margin-left:2px;
color:#999;
}
#dropmenu div:hover,#dropmenu2 div:hover{
background:#c3d9ff;

}
.dropitem a{
margin-left:5px;
cursor:default;
}
#dropmenu a,#dropmenu2 a{
text-decoration:none;
color:#333;
}

#combojs{
width:100px;
height:17px;
border:1px solid #aaa;
color:#333;
margin:10px 0px 0px 5px;
background:#fff;
}
#ajax_status{
width:100px;
height:20px;
font-weight:bold;
background:#fff1a8;
position:absolute;
top:0;
margin-left:50%;
margin-right:50%;
left:-50px;
z-index:200;
font-size:12px;
text-align:center;
display:none;
}

#js_status{
width:300px;
height:20px;
background:#b6ee88;
position:absolute;
top:0;
margin-left:50%;
margin-right:50%;
left:-150px;
z-index:199;
font-size:12px;
text-align:center;
display:none;
}


#js_status a{
color:blue;
}

#dropmenu2{
font-size:12px;
position:absolute;
z-index:99;
width:170px;
height:120px;
border:1px solid #aaa;
display:none;
background:#fff;
}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #c3d9ff}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
#all{background:#c3d9ff;float:left;width:780px;margin-left:5px;}


#js_status b.rtop b, #js_status b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #b6ee88}
#js_status b.rtop, #js_status b.rbottom{display:block;background: #c3d9ff}

.png{

 behavior: url(iepngfix.htc);
}

#rounded{
background-image:url(../images/rounded.png);height:20px;position:relative;top:-585px;
}