@charset "ISO-8859-1";
#banners {
	float: left;
	width: 172px;
	min-height: 470px;
	/*background: url(../images/home/Banners.jpg) no-repeat left top;*/
}
#contenido {
	float: right;	
}
#contenidoraza {
	overflow:hidden;
	display:inline;	
}

#banneraza{	
	width:750px;
	text-align:center;
	float:right;
	overflow:hidden;}

#img1{
	float:left;}
#img2{
	float:left;
	width:450px;
	height:306px;
	background-image:url(../images/home/banner/razaMes_04.jpg);
	}	

#title_bann{
	padding:20px 10px 20px 10px;
	color:#06C;
	font-size:16px;
	font-family:"Lucida Sans Unicode";
	font-weight:bold;
	}
#cont_bann{
	padding:20px 3px 60px 3px;
	color:#595454;
	font-size:13px;
	font-family:"Arial", Gadget, sans-serif;
	font-weight:bold;
	}	
	
#img3{
	float:right;
	}
	
#imgTest{
	width:750px;
	float:left;
	}	

h2,h3,h4,h5,h6 {
	margin-bottom: 1em;
	font-weight: bold;
}
p {
	margin-bottom: 1em;
}

#content {
	width: 900px;
	min-height: 440px;
	padding: 0px 20px;
	overflow: hidden;
	background: #FFF url(../images/productos/fondo.gif) repeat-y;
	color: #000;
	font: .9em Arial, Helvetica, sans-serif;
}
#content_top{
	height: 10px;
	overflow: hidden;
	background: #FFF url(../images/productos/fondo_t.gif) no-repeat top;
}
#content_bottom{
	height: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	background: #FFF url(../images/productos/fondo_b.gif) no-repeat bottom;
}
h1 {
	float: left;
	width: 350px;
	height: 30px;
	text-indent: -9999px;
}
#separador {
	clear: both;
	height: 1px;
	margin-bottom: 20px;
	overflow: hidden;
	background: #666;
}

#content_text {
	float: left;
	width: 520px;
	min-height: 300px;
}
#content_text a{
	color: #005ca6;
}
#content_img {
	float: right;
	width: 365px;
}
#content_full {
	clear: both;
	width: 900px;
	min-height: 50px;
}

/* CONTACTO */
#contacto label {
	display: block;
	font-weight: bold;
	color: #00437c;
}
#contacto input {
	width: 300px;
	height: 20px;
	border: #CCC thin solid;
}
#contacto textarea {
	width: 300px;
	border: #CCC thin solid;
}
#contacto #cajaenviar {
	width: 300px;
	text-align: right;
}

#contacto #mensaje {
	color: #900;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}


/* DESCARGAS */
table {
	margin: auto;
}

td {
	text-align: center;
	font-size: .9em;
}
td a {
	text-decoration: none;
	color: #06C;
}



.t_contacto { background: url(../images/home/t_contacto.gif) no-repeat; }
.t_politicas { background: url(../images/contacto/t_politicas.gif) no-repeat; }
.t_legales { background: url(../images/contacto/t_legales.gif) no-repeat; }
.t_wallpapers { background: url(../images/descargas/t_wallpapers.gif) no-repeat; }