/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/






body {
	margin: 0;
	padding: 0;
	/*background: #E3E7ED url(images/img01.gif) repeat-x left top;*/
	background: #E3E7ED url(images/img01b.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #F93D00;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
	margin:10px 50px 0px 45px;
}

a {
	text-decoration: none;
	color: #417FDA;
}

a:hover {
}

#wrapper {
	width: 968px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 962px;
	height: 150px;
	margin: 0 auto;
	background:url(images/banner.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	width: 968px;
	height: 60px;
	color: #616161;
}
.logocabezera{
	height:70px;
	width:200px;
	float:left;
	margin:36px 0px 0px 43px;
	
	
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding: 80px 0 0 80px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 90px 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #616161;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 968px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 50px;
	background: url(images/img03.gif) no-repeat right top;
}

#menu a {
	display: block;
	margin-top: 10px;
	margin-right: 3px;
	padding: 7px 20px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	text-decoration: underline;
}
.active{
	font-weight:bold;
	color:#FFF;
	font-size:14px;
	text-decoration:underline;
	
	
}


.submenu{
	font-size:16px;
	padding-top:10px;
	color:#3D444F;
}

/* Page */

#page {
	width: 968px;
	margin: 0 auto;
	background: url(images/img05.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(images/img04.jpg) no-repeat left top;
	padding-left:30px;
	padding-right:30px;

}
.aviso{
	float:left;
	background-image:url(images/avisolegal.jpg);
	height:17px;
	width:100px;
	text-align:center;
	clear:both;
	margin-left:15px;
	padding-top:4px
}
.aviso a{
	font-size:14px;
	color:#000;
}
.volver{
	float:left;
	background-image:url(images/avisolegal.jpg);
	height:17px;
	width:100px;
	text-align:center;
	clear:both;
	margin-left:15px;
	padding-top:4px;
}
.volver a{
	color:#000;
}

/*#page-bgbtm {
	background: url(images/img06.jpg) no-repeat left bottom;
}*/




/* Footer */

#footer {
	height: 16px;
	border:#000 1px solid;
	background-color:#999;
	margin: 4px;
	padding: 6px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	/*color: #0063ef;*/
	font-weight:bold;
}
#footer img{
	/*margin-top:5px;*/
}

#footer p {
	margin: 0;
	color:#FFF;
	line-height: normal;
	font-size: 13px;
	text-align:left;
	padding-left:15px;
	
}
#footer a{
	color:#FFF;
}

.fusan{
	color:#005BBB;
	font-family:"Comic Sans MS";
	font-weight:bold;
}
.telefonista{
	float:right;
	margin:24px;
	height:166px;
}
.marquesina{
	padding:10px 0px 10px 250px;
	width:800px;
}
.quienes{
	width:400px;
	float:left;
}
.legal{
	font-size:13px;
}
.legal a{
	font-size:15px;
}
.logos{
	width:430px;
	float:right;
	padding-left:70px;
}
.logos td{
	padding:10px;
}
.contenido{
	font-size:13px;
}
.contenido p{
	margin:15px;
}
.imgweb{
	float:right;
	margin-top:5px;
	width:480px;
}
.imgweb img{
	margin:5px 15px 30px 20px;;
	border:1px solid #000;
	float:right;
}
.imgweb ul{
	float:left;
	margin-top:15px;
	margin-bottom:25px;
}
.inicioIzq{
	width:205px;
	float:left;
	text-align:right;
	list-style-image:none;
	margin:0px;
	font-weight:bold;
	font-size:16px;
	
}
.inicioCentro{
	width:500px;
	float:left;
}
.inicioDer{
	width:200px;
	float:left;
	text-align:left;
	list-style:none;
	font-size:16px;
	margin:0px;
	font-weight:bold;
}
.iniciop{
	
	margin:0px!important;
	font-weight:lighter!important;
	text-align:left;
	font-size:12px;
	
}
.mantenimientosTexto{
	width:450px;
	float:left;
}
.mantenimientosImg{
	float:right;	
	width:408px;
	padding-left:30px;
	margin-top:23px;
	
}
.mantenimientosImg img{
	padding:0px;

}
.box{
	background-image:url(images/fondoBox.gif);
	background-position:bottom;
	width:420px;
	padding-bottom:25px;
	float:left;
	margin-bottom:20px;
	

}
.profesionales{
	text-align:center;	
	clear:both;
}
.peque{
	width:180px;
}
.grande{
	width:440px;
}
.box{
	background-image:url(images/fondoBox.gif);
	background-position:bottom;
	width:420px;
	padding-bottom:25px;
	float:left;
	margin-bottom:20px;

}
.box p{
	margin:0px;
	padding-left:15px;	
}

.boxin{
	background-image:url(images/cabeceraBox.gif);
	background-repeat:no-repeat;
	width:420px;
	height:27px;	
}
.tejadosIzquierda{
	float:left;
	width:440px;
	clear:both;
	margin-left:24px;	
}

.tejadosDerecha{
	float:left;
	width:440px;
}
.tejados{
	height:100px;
	width:960px;
	clear:both;
	margin-bottom:15px;
	margin-left:-13px;
}

.tejados img{
	margin:15px 0px 15px 0px;
}
.reformasIzq{
	float:left;
	width:210px;
	margin:0px 15px 0px 15px;
}
.reformasCentro{
	width:420px;
	float:left;
	margin-top:25px;
}
.reformasDer{
	float:left;
	width:210px;
	margin-left:25px;
}
.azul{
	color:#005BBB;
}
.otrosTexto{
	width:460px;
	float:left;
	
}
.otrosImg{
	width:410px;
	float:left;
	margin-top:15px;
	margin-left:30px;
	
}
.otrosImg img{
	margin-left:-2px;
	margin-right:-2px;
} 
.flechas{
	text-align:center;
	clear:both;
}

.listados{
	width:410px;
	float:left;
	font-size:13px;
	margin-left:20px;

}
.tabla{
	border:#787878 solid 1px;
	width:570px;
	height:315px;
	padding-bottom:15px;
	padding-left:15px;
}
.telefono{
	background-image:url(images/telefono.png);
	background-repeat:no-repeat;
	padding:5px 0px 5px 30px;
	
	background-position:left center;
	
}
.avisometido{
                margin-left:50px;
}
.markarte{
	text-align:center;	
	margin:0 auto;
}
.markarte img{
	
	border:none;	
}
