/* @override 
	http://www.mudanzasalcobendas.es/css/estilos.css
	http://mudanzasalcobendas.es/css/estilos.css
*/

/* CSS Document */
body {
	margin:0px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:400;
	background:#FFFFFF;
	color:#58585a;
}

p {
text-align:justify;
}				


a {
text-decoration:none;
color:#FFFFFF;
}

a:hover {
text-decoration:underline;
color:#fbf487;
}

#menu ul li a {
	width:auto;
	height:20px;
	margin:0;
	padding: 8px 16px 0px 15px;
	display:inline;
	float:left;
	text-transform: uppercase;
	border-radius: 4px;
	moz-border-radius: 4px;
	font-weight: bold;
}

#menu ul li a:hover{
	background-color: #fff;
	color: #56a6b0;
	text-decoration: none;
	font-weight: bold;
}

h1 {
margin:0px 0px 0px 0px;
color:#56a6b0;
font-size:20px;
font-weight:bold;
}

h2 {
font-size:20px;
margin:0px 0px 0px 0px;
color:#56a6b0;
font-weight:bold;
}

h3 {
margin:0px 0px 0px 0px;
color:#56a6b0;
font-size:14px;
font-weight:bold;
}

h4 {
margin:0px 0px 0px 0px;
}

#form_presupuesto div h4 {
	color: #23737f;
	font-size: 16px;
	margin-bottom: 15px;
}


ul {
width:auto;
height:auto;
padding:0;
margin:0;
float:left;
}

li {
width:auto;
height:auto;
padding:0;
margin:0;
float:left;
}






div#contenedor {
	width:760px;
	height:auto;
	margin:0 auto;
}


	div#contenedor div#cabecera {
		width:760px;
		height:auto;
		margin:0 auto;
		float:left;
	}
	
		div#contenedor div#subcabecera {
			width: 342px;
			height:105px;
			float: right;
	margin-top: 2px;
	margin-bottom: 0px;
}

#subcabecera p {
	margin: 0 0 5px;
	text-align: center;
}


		
			div#contenedor div#subcabecera h1 {
			font-size:22px;
	text-align: center;
}

div.formulario {
	height: 50px;
	float: left;
	width: 553px;
}

#form_presupuesto div div.formulario label {
}

#subcabecera img {
	margin-left: 38px;
}
			
			div#contenedor div#subcabecera h3 {
			font-size:22px; 
			color:#58585a;
			font-weight:normal;
			}
	
	
	
	div#contenedor div#menu {
		width: 750px;
		height: 30px;
		margin:0px 0px 5px 0px;
		background: #56a6b0;
		padding:5px;
		float:left;
}
	
	
		div#contenedor div#menu  ul{
			width:auto;
			height:auto;
			margin:0;
			padding:0;
			list-style:none;
			
		}
		
			div#contenedor div#menu ul li {
				
}

	
	div#contenedor div#secciones {
		width:760px;
		height:auto;
		margin:0;
		padding:0;
		float:left;
	}
		div#contenedor div#secciones div#caja1 {
			width: 700px;
			height:auto;
			margin:0px 0px 5px 0px;
			padding:25px 30px 30px 30px;
			background: url(/img/maq/fondoCaja.jpg) top left no-repeat #FFFFFF;
			float:left;
}
		
			div#contenedor div#secciones div#caja1 .parrafo {
				width:698px;
				height:auto;
				float:left;
				margin:0px 0px 25px 0px;
				padding:0px 0px 7px 0px;
				border-bottom:#b9b9ba dotted 1px;
			}
			

		
				div#contenedor div#secciones div#caja1 .parrafo p {
					margin:5px 0px 0px 0px;
				}	
				
				div#contenedor div#secciones div#caja1 .parrafo h2 {
					margin:0px 0px 0px 0px;
				}	
				
				div#contenedor div#secciones div#caja1 .parrafo img {
					float:left;
					margin:0px 20px 10px 0px;

				}	
					
		div#contenedor div#secciones div#caja2 {
			width: 210px;
			height:138px;
			margin:0px 0px 5px 0px;
			padding:85px 20px 20px 20px;
			background: url(/img/maq/expertos.jpg) top left no-repeat #56a6b0;
			float:left;
}
		
		div#contenedor div#secciones div#caja2 ul {
			width:208px;
			margin:0;
			padding:0;
			list-style:none;
		}
		
		div#contenedor div#secciones div#caja2 li {
			width:auto;
			margin:0;
			padding:0;
		}
		
		div#contenedor div#secciones div#caja2 li a {
			float:left;
			width:208px;
			display:block;
			margin:0px 0px 0px 0px;
			padding:0px 0px 4px 10px;
			background:url(/img/maq/puntero.gif) center left no-repeat;
		}
						
		div#contenedor div#secciones form {
			width: 698px;
			height:auto;
			padding:0;
			margin: 0 0 0 2px;
	float: left;
}
		
			div#contenedor div#secciones form label {
				float:left;
				width:80px;
				height:20px;
				font-weight:bold;
				color:#23737f;
				margin:0px 0px 8px 0px;
				padding:3px 0px 3px 0px;
}

div.contenidos textarea{
}

div.contenidos {
	width: 615px;
	height: 187px;
}
			
		
			div#contenedor div#secciones form input {
				width:175px;
				height:16px;
				border:#23737f solid 1px;
				padding:3px 5px 5px 5px;
				margin:0px 0px 8px 0px;
				background:url(/img/maq/fondoInput.gif) top left repeat-x #fefefe;
	float: left;
}	
			
			div#contenedor div#secciones form textarea {
				width: 168px;
				height: 76px;
				font-family:Arial, Helvetica, sans-serif;
				border:#23737f solid 1px;
				margin: 0px 15px 15px 0px;
				padding:10px;
				background:url(/img/maq/fondoInput.gif) top left repeat-x #fefefe;
	float: left;
}
			
			div#contenedor div#secciones form span {
				float:left;
				width:auto;
				height:auto;
				margin:0px 10px 0px 0px;
				background:0;
			}
			
			div#contenedor div#secciones form .check {
				float:left;
				width:15px;
				height:15px;
				border:0;
				margin:0px 20px 0px 0px;
				background:0;
				color:#FFFFFF;
			}
			
			div#contenedor div#secciones form .boton {
				float: right;
				width:100px;
				height:25px;
				padding:3px;
				text-align:center;
				font-weight:bold;
				font-family:Arial, Helvetica, sans-serif;
				border:#23737f solid 1px;
				margin: 0px 10px 0px 0px;
				background:url(/img/maq/fondoBoton.gif) top left repeat-x #56a6b0;
				color:#FFFFFF;
			}
	
	div#contenedor div#piedepagina {
		width:760px;
		height:auto;
		margin:20px 0px 0px 0px;
		float:left;
		color:#adadae;
		font-size:11px;
	}
	
		div#contenedor div#piedepagina ul {
			display:inline;
			list-style:none;
			height:11px;
			width:760px;
			margin:0px 0px 5px 0px;
			
		}
		
		div#contenedor div#piedepagina ul li {
			border-right:#adadae solid 1px;
			height:11px;
			padding:0px 10px 0px 0px;
			margin:0px 10px 0px 0px;
		}
		
		div#contenedor div#piedepagina p {
			margin:0;
			margin-bottom:10px;
			width:auto;
			float:left;
			border-bottom:#adadae dotted 1px;
			padding-bottom:8px; 
		}
		
		div#contenedor div#piedepagina a {
			color:#23737f;
		}
		
		div#contenedor div#piedepagina a:hover {
			color:#c79614;
		}
		
		
		
