/* CSS Document */
/*basicos*/
body{background:#CCC;}
h1{font-size:24px;color:#FFF;margin-top:10px;}
h2{font-size:17px;color:#FFF;margin-top:-3px;}
.txt{width:950px;font-family:Georgia, "Times New Roman", Times, serif;padding-top:5px;padding-left:40px;}
hr.linea{width:96%;height:1px;text-align:left;border-top:0px;border-bottom:#f5ed576 2px;margin-left:40px;}  /*fin basicos*/
/*principal*/
#principal{width:965px;height:auto;margin:auto;}
#contenido{width:965px;height:auto;margin:auto;background:#382315;border-radius: 15px;-moz-border-radius:15px;-webkit-border-radius:15px;behavior:url(border-radius.htc);margin-top:3px;}
#cajacontenido{width:650px;height:auto;color:#FFF;float:left;}
.top{width:965px;height:35px;background:url(images/top.jpg);}
/*fin principal*/
/*header*/
#header{width:950px;height:250px;background:url(images/desguaces-huelva.png) no-repeat;margin:0 auto;}
/*fin header*/
/*menu*/
#menu{width:950px;height:40px;text-align:right;padding-top:55px;}
#menu ul{list-style:none;}
#menu ul li{width:200px;height:5px;display:inline;font-family:Georgia, "Times New Roman", Times, serif;line-height:39px;padding-left:10px;padding-right:10px;}
#menu ul li a{text-decoration:none;text-align:right;color:#CCC;}
#menu ul li a:hover{text-decoration:none;text-align:center;color:#ffde03;}
#menu ul li a.current{text-decoration:none;color:#ffde03;}
/*fin menu*/
/*botones centrales*/
.botretiradas{width:250px;height:200px;float:left;}
.botpiezas{width:250px;height:200px;float:right;padding-right:1px;}
.central{width:440px;height:auto;float:left;color:#fff;padding:0px 5px 5px 5px;}
/*fin botones centrales*/
/*contenido alto cajas*/
#cajaalta{width:965px;height:215px;}
#cajacentral{width:950px;height:auto;text-align:left;}
.cajac{width:300px;height:auto;float:left;margin-left:12px;margin-top:50px;background:url(images/cajac.png) no-repeat;}
.cajactxttit{clear:both;color:#372318;text-align:center;}
.cajafoto{width:100px;height:100px;padding:10px 0px 0px 5px;float:left;}
.txtcaja{width:188px;height:auto;color:#FFF;float:left;padding:10px 0px 0px 5px;}
.txtlink a{color:#f5e576;width:275px;height:auto;float:left;text-align:left;text-decoration:none;padding-top:5px;}
/*fin contenido  alto cajas*/
/* contenido bajo*/
#contbajo{width:950px;color:#fff;margin-top:10px;padding-left:13px;}
#contbajo p{
	padding-right:15px;
	text-align: left;
}
#contbajo ul li{background:url(images/lista.png) no-repeat left;list-style:none;margin:3px 30px 0px 5px;padding-left:20px;}
/* fin contenido bajo*/
/*cajaderecha*/
#cajaderecha{width:300px;height:auto;color:#fff;float:right;}
.cajader{width:300px;height:300px;background:url(images/cajader.png);}
.cajafotod{width:100px;height:100px;padding:10px 20px 20px 10px;float:right;}
.cajafotod2{width:100px;height:100px;padding:10px 10px 10px 10px;float:left;}
.cajatxt{width:280px;color:#003;font-family:Georgia, "Times New Roman", Times, serif;padding:30px 0px 0px 23px;}
/*fin cajaderecha*/
/*footer*/
#footer{width:950px;height:150px;font-size:13px;}
.cajafooter{width:420px;height:135px;border-right:1px solid #f5e576;float:left;padding-left:50px;color:#999;margin-top:10px;}
.cajafooter a{color:#999;text-decoration:none;}
.cajafooter2{width:420px;height:135px;float:left;padding-left:50px;color:#999;margin-top:10px;}
.cajafooter2 a{color:#999;text-decoration:none;}
.copyright{clear:both;width:950px;padding-top:10px;font-size:11px;text-align:center;color:#fff;}
.copyright a{color:#000;text-decoration:none;color:#fff;}
#footlinks {width:950px;height:auto;color:#fff;text-align:center;font-size:12px;text-decoration:none;}
#footlinks a{color:#fff;text-decoration:none;}
/*fin footer*/


label{
	display:inline-block;
	width:185px;
	height:25px;
}

