@charset "utf-8";
html,body,div,span,fieldset,form,img,
h1,h2,h3, p,a,img,ul,li,ol{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a{outline:0}
body{
	background: #2f2c23;
}

/*Cajas*/
#mudanzas-toro{
	background: url(../imagenes/template/fondo.png) repeat left top;
}
#caja-centro{
	width:610px;
	margin:0 auto 0 auto
}
#borde-izq{
	background: #000000 url(../imagenes/template/borde-izq.png) repeat-y left top;
}
#borde-der{
	background: url(../imagenes/template/borde-der.png) repeat-y right top;
	padding: 0 25px 7px;
}
#caja-aeurus{
	padding:10px;
	text-align:right
}
#caja-aeurus p{
	font-size: 0.7em;
}
#caja-aeurus p,#caja-aeurus a{
	color: #666666;
}
#caja-contenedora{
	background: #0c0000 url(../imagenes/template/fondo-contenido.jpg) no-repeat center bottom;
	padding:10px 0 222px
}
.caja-margen-izq{
	padding-left: 35px;
	position: relative;
	padding-bottom: 1px;
	width: 524px;
}
.linea-mudanzas-grande{
	height:14px;
	margin-top:8px;
	float:right;
	width:310px;
	background: url(../imagenes/template/fondo-mudanzas-g.gif) repeat-x left 2px;
	position: relative;
}
.linea-mudanzas-ch{
	background:#0c0000 url(../imagenes/inicio/fondo-mudanzas-ch.gif) left bottom repeat-x;
	height:15px;
	width:188px;
	position: absolute;
	right: 0px;
	top: 26px;
}
#coll1{
	width:360px;
	margin-top: 10px;
	position: relative;
}
#coll2{
	float: right;
	width: 136px;
	padding: 0 0 2px 10px;
	border-left: 1px solid #756b5e;
	margin-top: 10px;
}
#coll2 .numeros{
	color:#fff6de;
	font-size: 1.05em;
	font-weight: bold;
}
#coll2 p{ margin:0}
#caja-contacto{width:400px; margin:0 auto 0 auto;text-align:right}
.caja-centro{margin: 0 35px}
.caja-form-text{width:70px; float:left}


/*Textos*/
h1,h2,h3{
	color: #fef0cd;
	font-weight: bold;
	background-color: #0C0000;
}
h1{
	font-size: 1.125em;
	width: 205px;
	margin-bottom: 30px;
	margin-top: 4px;
}
h2{
	font-size: 0.875em;
	margin-top: 3px;
	width: 160px;
}
p{
	font-size: 0.8em;
	margin-bottom: 15px;
	color: #fef0cd;
	line-height: 21px;
}
p a{
	color: #fabd2c;
}
p :visited{}
p :hover{
	text-decoration: none;
}
.text-link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	text-align:right;
	margin: 0;
}
.text-link2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align:right;
	margin: 0;
}
.mudanzas-toro{
	position:absolute;
	top:11px;
	left: 35px;
}
/*Formulario*/
.text-mensaje{
	background-color: #2a1f1f;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 15px 15px;
}
label,textarea{
	font-size: 12px;
}
input,label,textarea{
	font-family: Arial, Helvetica, sans-serif;
}
.form11{
	background-color: #fef0cd;
	border:1px solid #f8a500;
	width:320px
}


.enviar-comentario input {
	border:0;
	cursor:pointer;
	width:auto;
	overflow:visible;
	color: #FFFFFF;
	text-align: center;
	padding: 0;
	background-color: #431e27;
}
input.boton-enviar {
	background-image: url(../imagenes/contacto/fondo-boton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:0.75em;
	font-weight: bold;
	width:113px;
	height: 24px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
input.boton-enviar:hover {
	background-image: url(../imagenes/contacto/fondo-boton-hover.gif);
}

