* {
	margin: 0;
	padding: 0;
}

body {
	background: url(images/fdo_page.jpg) repeat-x;
	color: #4e4e4e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #808080;
	outline:none;
}

a:hover {
	text-decoration: underline;
	color: #827F4F;
}

a img{border:0;}

p{padding:0 10px;}

ul.listado{margin:0 5px; list-style:none;}

ul.listado{
	margin-top:5px;
	margin-left:10px;
}

ul.listado li{
	background: url(images/bullet-peque2.gif) no-repeat left 5px;
	padding-left:10px;
	margin-bottom:3px;
}

ul.listaGris li{
	background: url(images/bullet-peque-gris.gif) no-repeat left 5px;
	padding-left:10px;
	margin-bottom:3px;
}

#contenedor{
	margin: 0 auto;
	width: 747px;
}

/* Header */

#header {
	padding:0;
	background-color:#CCFF00;
}

#logo {
	width: 199px;
	float: left;
	margin: 0;
	padding:0;
}
#search {
	text-align: right;
	float: right;
	width: 548px;
	height: 64px;
	background: #960001 url(images/slogan.jpg) no-repeat right bottom;
	margin:0;
	padding:0;
}

/* menu horizontal */
#menuPrincipal{
	background: #7f7f7f url(images/fdo_menu_horiz.gif) no-repeat;
	clear:both;
	height:38px;
	margin:0;
	}


#menuPrincipal ul{
	margin:0;
	padding:0;
	}

#menuPrincipal ul li{
	display:inline;
	float:left;
	}

#menuPrincipal ul li a{
	width:123px;
	height:38px;
	padding: 0 12px 0 12px;
	display:block;
	line-height:500px;
	overflow:hidden;
}

#menuPrincipal ul li a.quien{
background: url(images/quienes.gif) no-repeat center top;
padding-left:18px;
}
#menuPrincipal ul li a.como{
background: url(images/como.gif) no-repeat center top;
}
#menuPrincipal ul li a.nuestros{
background: url(images/nuestros.gif) no-repeat center top;
}
#menuPrincipal ul li a.afiliados{
background: url(images/afiliados.gif) no-repeat center top;
}
#menuPrincipal ul li a.anunciantes{
background: url(images/anunciantes.gif) no-repeat center top;
}

#menuPrincipal ul li a:hover, #menuPrincipal ul li a.linkActivo{
	background-position:center -68px;
	text-decoration:none;
}






/* Page */

#page {
	width: 747px;
	background: url(images/fdo.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 0;
}

/* Content */

#content {
	float: right;
	width: 550px;
	padding-top:10px;
	padding-right:15px;
}


#content.contentCentrado{
	width:707px;
	float:none;
	padding:20px;
	min-height:400px;
}

#content.contentCentrado #mainImage{
	height:230px;
	background:white;
	margin-bottom:20px;
}

#content.contentCentrado #colIzq{
	float:left;
	width:400px;
}

#content.contentCentrado #colDer{
	float:right;
	width:300px;
}



#como1 {
	width: 531px;
	height: 150px;
	margin: 0 ;
	padding-left: 12px;
	background:url(images/img_como1.jpg) no-repeat right;
}

.txt_como1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 250px;
	margin: 0 ;
	padding: 25px 0 0 0;
}

#como2 {
	float:left;
	width:320px;
	height:220px;
	margin:0;
	background:url(images/img_como2.jpg) no-repeat bottom;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 25px 0 0 12px;

}

#formatos {
	float:left;
	width:100px;
	border-style:solid #CCCCCC;
	margin-top:90px;
	padding-left:30px;
}

#formatos .tablaFormatos{
	width:172px;
	border:1px solid #b2b2b2;
	border-bottom:0px;
	margin-top:10px;
}

#formatos .tablaFormatos td{
	height:43px;
	border-bottom:1px solid #b2b2b2;
	vertical-align:middle;
	text-align:left;
	font-weight:bold;
	color:#808080;
}

#formatos .tablaFormatos td span{
	text-align:left;
	margin-left:10px;

}


/* Sidebar */

#sidebar {
	float: left;
	width: 163px;
	padding: 0 0 0 0;
	color: #000000;
	padding-top:10px;

}

#sidebar ul {
	padding: 0;
	margin:0;
	list-style: none;
	margin-bottom:0px;
}

#sidebar li {
	background: none;
	height:45px;
}

#sidebar a {
	padding-left: 19px;
	display:block;
	width:163px;
	height:45px;
	color: #000000;
	background:url(images/fdo_item.gif) no-repeat;
	font:11px Arial, Helvetica, sans-serif;
	color: #4e4e4e;
}

#sidebar a:hover {
	background:url(images/fdo_item_on.gif) no-repeat;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #ff8809;
}

#sidebar .banner, #sidebar .banner:hover{
	display:block;
	clear:both;
	background:none;
	border:0;
	margin:0;
	padding:0;
	min-height:105px;
	margin-bottom:10px;
}

#sidebar a.bannerAnunciantes {
	margin:10px 0;
	display:block;
	width:163px;
	height:105px;
	background: url(images/banner_anunciantes2.gif) no-repeat left 0;
	}
	
#sidebar a.bannerAnunciantes:hover {
	margin:10px 0;
	display:block;
	width:163px;
	height:105px;
	background: url(images/banner_anunciantes2.gif) no-repeat left -105px;
	}

#sidebar a.bannerAnunciantes span {
	display: none;
}
#sidebar a.bannerAfiliados {
	margin:10px 0;
	display:block;
	width:163px;
	height:107px;
	background: url(images/banner_afiliados2.gif) no-repeat left 0;
	}
	
#sidebar a.bannerAfiliados:hover {
	margin:10px 0;
	display:block;
	width:163px;
	height:107px;
	background: url(images/banner_afiliados2.gif) no-repeat left -107px;
	}

#sidebar a.bannerAfiliados span {
	display: none;
}

#sidebar a.bannerContacto {
	margin:10px 0;
	display:block;
	width:163px;
	height:55px;
	background: url(images/banner_contacto.gif) no-repeat left 0;
	}
	
#sidebar a.bannerContacto:hover {
	display:block;
	width:163px;
	height:55px;
	background: url(images/banner_contacto.gif) no-repeat left -57px;
	}

#sidebar a.bannerContacto span {
	display: none;
}

/* Footer */

#footer {
	width: 697px;
	margin: 0 auto;
	padding-right:20px;
	text-align:center;
}

#footer p {
	font-size: 10px;
}

#footer p a{text-decoration:none;}



/* TITULOS ***********************/

h1{
	display:block;
	width:200px;
	height:25px;
	line-height:400px;
	overflow:hidden;
	font-size:14px;
}

h1.publicidad{
	background: url(images/titulos/publicidad-perfectamente-destinada.gif) no-repeat left 0;
	width:330px;
}

h1.anunciantes_home{
	background: url(images/titulos/anunciantes-home.gif) no-repeat left 0;
	width:200px;
}

h1.afiliados_home{
	background: url(images/titulos/afiliados-home.gif) no-repeat left 0;
	width:200px;
}


h1.quienes_somos{
	background: url(images/titulos/quienes-somos.gif) no-repeat left 0;
	height:39px;
	width:540px;
}

h1.como_funciona{
	background: url(images/titulos/como-funciona.gif) no-repeat left 0;
	height:39px;
	width:540px;
}

h1.nuestros_productos{
	background: url(images/titulos/nuestros-productos.gif) no-repeat left 0;
	height:39px;
	width:540px;
}

h1.afiliados{
	background: url(images/titulos/afiliados.gif) no-repeat left 0;
	height:39px;
	width:540px;
}

h1.anunciantes{
	background: url(images/titulos/anunciantes.gif) no-repeat left 0;
	height:39px;
	width:540px;
}

h1.prensa{
	background: url(images/titulos/prensa.gif) no-repeat left 0;
	height:39px;
	width:540px;
}

h1.contacto{
	background: url(images/titulos/contacto.gif) no-repeat left 0;
	height:39px;
	width:540px;
}



/*********************************/
.parrafoPrincipal{
	background: url(images/pix-gris-oscuro.gif) repeat-x 0 bottom;
	margin-bottom:15px;
	padding-bottom:15px;
}

.parrafoPrincipal p{
	padding:0;
	margin:0;
}


#colIzq img, 
#colIzq a{float:left; display:block;}


.adhispanic{
	color:#ff8002;
}

.imagenProducto {
	text-align:center;
	padding-bottom:20px;
	margin:10px 0 20px;
	background:url(images/rayita.jpg) repeat-x 0 bottom;
}

.link_anunciantes, .link_anunciantes:hover{
	display:block;
	background: url(images/ico-anunciantes.gif) no-repeat right 0;
	padding-right:53px;
	width:247px;
	height:53px;
	text-decoration:none;
}

.link_afiliados, .link_afiliados:hover{
	background: url(images/ico-afiliados.gif) no-repeat right 0;
	display:block;
	padding-right:53px;
	width:247px;
	height:53px;
	text-decoration:none;
}


/* FORMULARIO *******************************/

.formulario{
	margin:20px 10px;
	width:90%;
}

.formulario label, .formulario input, .formulario select, .formulario textarea{
	display:block;
	float:left;
}

.formulario div{
	height:25px;
	clear:both;
	padding-top:5px;
	border-bottom:0px solid #F1F1F1;
}

.formulario button{
	clear:both;
	float:none;
}

.formulario label{
	width:170px;
	background:url(images/bullet.gif) no-repeat left 5px;
	padding-left:10px;
}

.formulario textarea{
	width:300px;
	height:100px;
}

.formulario input, .formulario textarea{
	border:1px solid #CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.formulario .div_alto{
	min-height:115px;
}

.formulario .boton_enviar{
	background: url(images/btn-enviar.gif) no-repeat 0 0;
	width:60px;
	height:30px;
	cursor:pointer;
	border:0;
	line-height:400px;
	overflow:hidden;
	margin-right:20px;
	margin-top:20px;
	
}


.formMedium {
	width:400px;
}

.formMedium label{
	width:70px;
}
.jsvalidation {
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.style1 {color: #FF8002}
/**************/
