/* @override http://mudanzascoslada.es/css/index.css */

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

div#contenedor {
	width:760px;
	height:auto;
	min-height:300px;
	margin:0 auto;
	background:url(/img/maq/fondo_contenedor.jpg) top center no-repeat #c7c7c7;
}

div#contenedor div#cuerpo1 {
	width:240px;
	height:auto;
	padding:10px;
	float:left;
	margin-top: 150px;
}

	div#contenedor div#cuerpo1 div#menu {
		width:220px;
		height: 223px;
		padding:10px;
		background: url(/img/maq/cuerpo1/fondoMenu.jpg) bottom right no-repeat #6d1a42;
	margin-top: 20px;
}

div.bannercos {
	background-image: url(../img/maq/cuerpo1/mudanzas-empresas2.jpg);
	height: 129px;
	padding-left: 10px;
	padding-top: 3px;
}

div.bannercos h3 a{
	color: #a62b67;
	text-decoration: none;
	font-size: 25px;
	margin-left: 1px;
}

div.bannercos h3 a:hover{
	text-decoration: underline;
}	
		
		div#contenedor div#cuerpo1 div#menu a{
			color:white;
			text-decoration:none;
			display:block;
	font-size: 15px;
}
		
		div#contenedor div#cuerpo1 div#menu a:hover{
				color:#b78fa2;
	font-weight: bold;
}
		
		div#contenedor div#cuerpo1 div#menu ul{
			list-style:none;
			margin:0;
			margin-left:15px;
			padding:0;
		}
		
			div#contenedor div#cuerpo1 div#menu ul li{
			}
			
				div#contenedor div#cuerpo1 div#menu ul li a{
				}
	
div#contenedor div#cuerpo2 {
	width:470px;
	height:auto;
	padding:10px 20px 10px 10px;
	float:left;
	margin-top:150px;
	color:#6d1a42;
}

	div#contenedor div#cuerpo2 img.banner {
		width:460px;
		height:60px;
	}
	
	div#contenedor div#cuerpo2 h1 {
		margin:5px 0;
		font-weight:400;
	}
	
	div#contenedor div#cuerpo2 h2 {
		margin:25px 0px 5px 0px;
		font-weight:400;
	}
	
	div#contenedor div#cuerpo2 p {
		margin:5px 0;
	color: #160000;
}

strong {
	color: #6d1a42;
}
	
	div#contenedor div#cuerpo2 form {
		width: 100%;
	}

div#contenedor div#cuerpo2 div#contacto label{
}

div#contenedor div#cuerpo2 div#contacto p{
	width: 468px;
	height: 30px;
	float: left;
}

div#contenedor div#cuerpo2 div#contacto input{
	margin-top: 5px;
	height: 18px;
	width: 380px;
}

div#contenedor div#cuerpo2 div#contacto input.boton{
	margin-top: 105px;
	width: 75px;
	height: 23px;
}

div#contenedor div#cuerpo2 div#contacto textarea{
	width: 371px;
	height: 106px;
}

div#contacto {
	height: 350px;
}

	
	div#contenedor div#cuerpo2 label {
		display:block;
		height:18px;
		line-height:18px;
		width:62px;
		color:#fff;
		background:#6d1a42;
		padding:2px 4px;
		float:left;
		margin:5px 0;
	}
	
	div#contenedor div#cuerpo2 input {
		border:1px solid #6d1a42;
		font-size:10px;
		text-indent:5px;
	width: 145px;
	height: 17px;
}

div#contenedor div#cuerpo2 input.check{
	width: auto;
	height: auto;
}

table.cliente {
	width: 100%;
	height: 95px;
	margin-bottom: 10px;
}

table.sino {
	width: 100%;
	height: 46px;
	padding-right: 23px;
	padding-bottom: 15px;
}

table.contenidos {
	width: 100%;
}

table.origen {
	width: 100%;
	height: 95px;
	margin-bottom: 10px;
}

	
		div#contenedor div#cuerpo2 form a.google {
			color:#6d1a42;
			text-decoration:none;
			float:left;
			margin-top:10px;
		}
		
		div#contenedor div#cuerpo2 form a.google:hover {
			color:#6d1a42;
			text-decoration:underline;
		}
	
		div#contenedor div#cuerpo2 input.boton {
			width:100px;
			height:22px;
			color:white;
			background:#6d1a42;
			float:right;
			margin-right:20px;
			font-size:12px;
		}
	
	div#contenedor div#cuerpo2 textarea {
		width:401px;
		height:46px;
		border:2px solid #6d1a42;
		float:left;
		margin:5px 0;
		font-size:10px;
		padding-left:5px;
		font-family:Arial, Helvetica, sans-serif;
	}

div#contenedor div#cuerpo2 table.contenidos textarea{
	width: 220px;
	height: 95px;
	margin-bottom: 12px;
	margin-top: 3px;
}

th {
	width: 100%;
	padding-bottom: 10px;
}

div#contenedor div#pie {
	background:url(/img/maq/pie/fondo_pie.jpg) right -1px no-repeat #6d1a42;
	height:100px/*145px*/;
	width:720px;
	color:#b78fa2;
	padding:20px;
}

	div#contenedor div#pie ul{
		list-style:none;
		padding:0;
		margin:0;
		display:block;
		height:18px;
	}
	
		div#contenedor div#pie ul li{
			float:left;
			color:white;
			margin:0px 5px;
			text-transform:uppercase;
			font-size:10px;
		}
		
			div#contenedor div#pie ul li a{
				color:white;
				text-decoration:none;
			}
			
			div#contenedor div#pie ul li a:hover{
				color:#b78fa2;
				text-decoration:underline;
			}


