/*Compact css for a fast download*/

html,body{ 
	margin: 0; 
	padding: 0; 
	text-align: left;
	}

body{
	background: #FFF url(../imgx/body/fondo2.jpg) repeat-y left;
	text-align: left;
	top: auto;
	font-family: Arial, Helvetica, sans-serif;
; 	color: #000000;
	}
	
#head { 
	color: White; 
	background: url(../img/header.gif) no-repeat; 
	}
/*CONTENEDOR PRINCIPAL*/
div#container{ 
	width: 760px; margin: 0 auto; margin-left: auto; margin-right: auto; 
	}
table{ 
	color: #000000;   }
/*****************HEADER*****************/
#head-table {
	width:100%;
	height:71px;
	}
#head-logo {
	padding-left: 15px;
	padding-top: 10px;
	text-align:left;
	width:50%;
	}
#head-derecha{
	padding-right: 0px;
	padding-top: 0px;
	text-align:left;
	width:50%;
	}
	
/*****************HOMEPAGE**************/
#mes-actual {
	background-color: #F4F2E8;
	height: 310px;
	background-image:url(../imgx/homepage/barra-separacion-1.gif);
	background-position:bottom;
	background-repeat: no-repeat;	

	}

.titulo-mes {
	color: #D60774;
	font-weight: bold;
	font-size: 22px;
	text-align: left;
	padding-top:10px;
	padding-bottom:5px;
	letter-spacing: -0.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

/*****************COLORES DE TITULOS DE ARTICULOS**************/
/*****************COLORES DE TITULOS DE ARTICULOS**************/
/*****************COLORES DE TITULOS DE ARTICULOS**************/

.articulos-home-rojizo {
	color: #CC3300;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	vertical-align:middle;
	padding-left: 5px;
	letter-spacing: -0.05em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../imgx/homepage/fondo-titulos.gif);
	background-color: #CC3300;
	height:25px;
	}
.articulos-home-verde {
	color: #999900;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding-left: 5px;
	letter-spacing: -0.05em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../imgx/homepage/fondo-titulos.gif);
	background-color: #999900;
	height:25px;
	}
.articulos-home-morado {
	color: #AD1CB0;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding-left: 5px;
	letter-spacing: -0.05em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../imgx/homepage/fondo-titulos.gif);
	background-color: #AD1CB0;
	height:25px;
	}
.articulos-home-naranja {
	color: #FA8F41;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding-left: 5px;
	letter-spacing: -0.05em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../imgx/homepage/fondo-titulos.gif);
	background-color: #FA8F41;
	height:25px;
	}
.articulos-home-azul {
	color: #0066FF;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding-left: 5px;
	letter-spacing: -0.05em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../imgx/homepage/fondo-titulos.gif);
	background-color: #0066FF;
	height:25px;
	}

.articulos-home-rosa {
	color: #FF3399;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding-left: 5px;
	letter-spacing: -0.05em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../imgx/homepage/fondo-titulos.gif);
	background-color: #FF3399;
	height:25px;
	}
	
.articulos-home-morado2 {
	color: #CC3399;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding-left: 5px;
	letter-spacing: -0.05em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../imgx/homepage/fondo-titulos.gif);
	background-color: #CC3399;
	height:25px;
	}

/*****************CONTENIDOS DE ARTICULOS**************/
/*****************CONTENIDOS DE ARTICULOS**************/
/*****************CONTENIDOS DE ARTICULOS**************/

.articulos-contenidos {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-align: justify;
	padding-left: 2px;
	letter-spacing: -0.01em;
	font-family: Arial, Helvetica, sans-serif;
	}

.articulos-contenidos a{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-align: justify;
	padding-left: 2px;
	letter-spacing: -0.01em;
	font-family: Arial, Helvetica, sans-serif;
	}

.articulos-contenidos a:hover, .articulos-contenidos a:visited, .articulos-contenidos a:active{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-align: justify;
	padding-left: 2px;
	letter-spacing: -0.01em;
	font-family: Arial, Helvetica, sans-serif;
	}

/*****************MUJER DEL MES**************/
/*****************MUJER DEL MES**************/
/*****************MUJER DEL MES**************/
.mujer-del-mes-titulo{
	color: #FF3399;
	font-weight: bold;
	font-size: 22px;
	text-align: left;
	padding-top:13px;
	padding-bottom:5px;
	letter-spacing: -0.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.mujer-del-mes-nombre {
	padding-left: 5px;
	color: #666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	text-align: left;		
	}
#mujer-del-mes-descripcion {
	padding-left: 5px;
	padding-right:5px;
	padding-top:5px;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;	
	}

#mujer-del-mes-descripcion a{
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-style: normal;
	text-decoration: none;
	letter-spacing: -.0009em;
	}	

#mujer-del-mes-descripcion a:hover, a:visited, a:active{
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-style: normal;
	text-decoration: none;
	}
#mujer-del-mes-otras {
	height: 40px;
	background-image:url(../imgx/homepage/mujeres-famosas-otras-fondo.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: right;
	}
#mujer-del-mes-otras a{
	border-top-color: #FFDDF7;
	border-right-color: #FFDDF7;
	border-bottom-color: #FFDDF7;
	border-left-color: #FFDDF7;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	}	
	
#mujer-del-mes-otras a:hover, #mujer-del-mes-otras a:visited, #mujer-del-mes-otras a:active{
	border-top-color: #F50EF5;
	border-right-color: #F50EF5;
	border-bottom-color: #F50EF5;
	border-left-color: #F50EF5;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	}	
	
/*****************SABIAS QUE**************/
/*****************SABIAS QUE**************/
/*****************SABIAS QUE**************/

#sabias-que-tabla {
	height: 150px;
	background-image:url(../imgx/homepage/sabes.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: normal;
	}	
#sabias-que-tabla a{
	color: #0066CC;
	text-decoration: underline;	
	}

#sabias-que-tabla a:hover, #sabias-que-tabla a:visited, #sabias-que-tabla a:active{
	color: #666666;
	text-decoration: none;	
	}		
#dropdown a, #dropdown table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	width:170px;
	}	
	
#dropdown a:hover, #dropdown a:visited, #dropdown a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;	
	}	
