/* Hoja de Estilos Unipartes */

*{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
}
body{
	text-align: center;
}
span{
	display: none;
}
h1{
	clear: both;
}
h1.tit-empresa{
	height: 90px;
	margin: 15px 40px;
	background: url(../img/titles/nuestra-empresa.gif) no-repeat;
}
h1.tit-socios{
	height: 69px;
	margin: 15px 40px;
	background: url(../img/titles/socios.gif) no-repeat;
}
h1.tit-distribuciones{
	height: 70px;
	margin: 40px 40px 15px 40px;
	background: url(../img/titles/distribuciones.gif) no-repeat;
}
h1.tit-contacto{
	height: 91px;
	margin: 15px 40px;
	background: url(../img/titles/contacto.gif) no-repeat;
}
p{
	font: 0.75em/1.40em "Arial", Helvetica, Verdana, sans-serif;
	color: #000;
	text-align: justify;
	margin: 10px 20px 0 50px;
}
a{
	text-decoration: none;
	color: #185DCC;
}
a:hover{
	color: #ff0000;
}

/* Cajas */
#main{
	width: 780px;
	margin: 30px auto;
	position: relative;
	background: url(forofondo.jpg) -10px 0 repeat-y;
}
#head{
	height: 137px;
	background: url(../img/bg-head.jpg) no-repeat;
}
#top{
	width: 780px;
	height: 47px;
	background: url(../img/top-bar.jpg) no-repeat;
}
#content{
	text-align: left;
	padding: 30px 0 20px 0;
	background: url(fondo-logo.gif) bottom right no-repeat;
}
#central{
	width: 780px;
	text-align: center;
	background: url(../img/bg-content.gif) repeat-y;
	padding: 25px 0;
}
#foot{
	height: 109px;
	background: url(../img/bg-foot.gif) no-repeat;
	clear: both;
	margin: 0 0 0 0;
}
#foot2{
	height: 109px;
	background: url(../img/bg-foot2.gif) no-repeat;
}
#grupo{
	margin: 0 0 0 40px;
	width: 750px;
}
#completo{
	width: 780px;
}
#flash{
	width: 246px;
	height: 330px;
	float: right;
	margin: 0 45px 25px 25px!important;
	margin: 0 25px 25px 25px;
	background: #ff0000;
}


/* Clases */
.corp{
	margin: 30px 0 0 15px;
	position: absolute;
	top: 285px;
	left: 20px;
}
.mail{
	margin: 30px 0 0 15px;
	position: absolute;
	top: 350px;
	left: 20px;
}
.socios{
	height: 94px;
	width: 221px;
	float: left;
	margin: 6px;
	text-align:center;
	background: url(../img/bg-socios.gif) center no-repeat;
}
.socios img{
	margin: 22px 0 0 0; 
}
.right{
	float: right;
	margin: 25px;
}
.spacerman{
	width:;
	height: 5px;
	clear:both;}

.masinfo{
	float: left;
	width: 184px;
	height: 42px;
	background: url(../img/foot/masinfo.gif) no-repeat;
	margin: 13px 0 0 25px;
}
.back{
	display: block;
	float: left;
	width: 184px;
	height: 42px;
	background: url(../img/foot/back.gif) no-repeat;
	margin: 13px 0 0 25px;
}
p.firma{
	clear:both;
	font: 0.8em "Arial", Helvetica, Verdana, sans-serif;
	color: #999;
	text-align: left;
	margin: 0;
	padding: 30px 0 0 30px;
}
p.firma a{
	color: #999;
}
p.firma a:hover{
	color: #000;
}
.info-box{
	width: 230px;
	float: left;
	margin: 5px 15px 5px 0;
	text-align: left;	
}
.info-box p{
	margin: 5px 0 0 50px;
	text-align: left;
	font: 0.7em/1.6em "Arial", Helvetica, Verdana, sans-serif;
}
img.distrib{
	margin: 0 0 0 30px;
}
img.logos{
	margin: 0px 0 0 50px!important;
	margin: 0px 0 0 25px;
}
.campo{
	border: 1px solid #C60000;
	width: 250px;
}
.sucursal{
	margin: 10px 20px 0 50px;
}