body {
	margin:0px;
	height:100%;
}

#contenedor {
	margin:auto;
	width:612px;
}
#cabecera {
	width:100%;
	background-repeat:no-repeat;
	padding-bottom: 10px;
	float: left;
	background-color: #FFFFFF;
	text-align: center;
}
#banner_arriba {
	width:100%;
	float:left;
	text-align:center;
	padding:2px 0px 2px 0px;
	background-color: #FFFFFF;
	padding-left: 10px;
}
#menu {
	width: 600px;
	height: 10px;
	border-bottom: solid #666 1px;
	padding-top:3px;
	padding-bottom: 3px;
	float: left;
	background-color: #FFFFFF;
	-moz-background-clip: marg;
	margin: 0px 10px 0px 10px;
	border-top: solid #666 1px;
}
#bloque_1 {
	width:100%;
	height:395px;
	padding-top: 10px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 10px;
}
#numero_actual {
	width:100%;
	height:auto;
	background-image: url(../img/layout/block_bg.gif);
	background-repeat: repeat-y;
	float: left;
	background-color: #FFFFFF;
}
#numero_actual_principal {
	width:557px;
	height: auto;
	float: left;
	padding-right: 11px;
	background-color: #FFFFFF;
}
#numero_actual_barra {
	width:151px;
	padding: 5px 15px 0px 15px;
	float: left;
}
#newsletter {
	width:100%;
	margin-top: 15px;
}
#send_yr_wrk {
	width:100%;
	padding-bottom:5px;
	padding-top: 5px;
	margin-top: 2px;
}
#advertise {
	width:100%;
	padding-bottom:5px;
	padding-top: 5px;
	margin-top: 2px;
}
#bloque_2 {
	width:100%;
	height:auto;
	float: left;
	padding-left: 10px;
	background-color: #FFFFFF;
	padding-top: 18px;
}
#articulo {
	width:100%;
	height:auto;
	background-image: url(../img/layout/block_bg.gif);
	background-repeat: repeat-y;
	float: left;
	background-color: #FFFFFF;
}
#articulo_principal {
	float:left;
	width:555px;
	margin-right: 13px;
	height: auto;
	background-color: #FFFFFF;
}
#articulo_principal img {
	margin:0px 10px 10px 0px;
	padding:0px;
	border:0px;
}
#articulos {
	width:100%;
	height:auto;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}

#articulos_principal {
	float:left;
	width:100%;
	height: auto;
	background-color: #FFFFFF;
}
#articulo_foto {
	float:left;
	width: 173px;
}
#articulos_ext {
	float:left;
	width:100%;
	margin-right: 13px;
	height: auto;
}
.articulo_ext {
	width:140px;
	float:left;
	margin-right:13px;
	margin-bottom: 15px;
}
#articulos_barra {
	width:151px;
	padding: 10px 15px 10px 15px;
	float: left;
}
#articulo_barra {
	width:151px;
	padding: 10px 15px 10px 15px;
	float: left;
}
#celeste_sucks { width:100%; 
}
#beautiful {
	width:100%;
	margin-bottom: 20px;
}
#dirty {
	width:100%;
	margin-bottom: 20px;
}
#sucks {
	width:100%;
	margin-bottom: 20px;
}
#barra_img {
	margin-top: 8px;
}
#bloque_3 {
	width:100%;
	height:auto;
	margin-bottom: 30px;
	margin-top: 10px;
	float: left;
}
#portafolio {
	float:left;
	width:555px;
	margin-right: 13px;
	height: auto;
	margin-top: 30px;
}
#portafolio_fotos {
	width:529px;
	float: left;
	margin-top:25px;
	background-color: #FFFFFF;
	margin-right: 20px;
}
#portafolio_barra {
	width:208px;
	float: left;
	margin-top:25px;
	background-color: #FFFFFF;
	background-image: url(../img/layout/block_int_bg.gif);
}
#articulo {
	width:100%;
	padding-bottom:20px;
	margin-top:1px;
	height:auto;
	float: left;
}

.txt_contenido {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#333;
	line-height: 15px;
}
.txt_contenido a {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
}
.txt_contenido a:hover{
	background-color:#FFFF00;
}
.txt_subenc {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
	line-height: 15px;
	padding-top: 2px;
}
.txt_subenc a {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
}
.txt_subenc a:hover{
	color:#666;
}
.txt_titulo_1 {
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	color:#000;
	width: auto;
	text-transform: uppercase;
}
.txt_titulo_1 a {
	height:auto;
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	color:#000;
	text-decoration: none;
}
.txt_titulo_1 a:hover {
	text-decoration:underline;
}
.txt_titulo_2 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	line-height: 1em;
	text-transform: uppercase;
	margin-bottom: 6px;
	padding-bottom:2px;
	text-decoration: underline;
}
.txt_titulo_2 a {
	height:auto;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	text-align: left;
}
.txt_titulo_2:hover {
	text-decoration: none;
}
.txt_titulo_2 a:hover {
	text-decoration: none;
	color: #000;
}
.txt_articulo_enc {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#000;
	line-height: 1em;
	padding-bottom: 1px;
	text-transform: uppercase;
}
.txt_articulo_enc a {
	height:auto;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	text-align: left;
}
.txt_articulo_enc a:hover {
	text-decoration: none;
	background-color: #FFFF00;
}
.txt_titulo_3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	line-height: 1em;
}
.txt_titulo_3 a {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
}
.txt_titulo_3 a:hover{
	text-decoration:underline;
}
.txt_titulo_barnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #999;
	line-height: 1em;
	padding-bottom: 2px;
}
.txt_titulo_barnav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	padding-bottom: 3px;
}
.txt_titulo_barnav a:hover{
	text-decoration:underline;
}
.txt_menu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	line-height:9px;
	color:#333;
}
.txt_menu a {
	color:#333;
	text-decoration: none;
}
.txt_menu a:hover{
	background-color:#FFFF00;
}
.txt_barnav_contenido {
	padding-top:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#919191;
	float: left;
	line-height: 11px;
}
.txt_barnav_contenido a {
	text-decoration: underline;
	color:#666;
}
.txt_barnav_contenido a:hover{
	background-color:#FFFF00;
}
.txt_numero {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#464646;
	text-align: left;
	float: left;
	background-color: #FFFF00;
	margin:0;
	padding:0;
	list-style:none;
	width:auto;
}
.txt_numero li span.show {
	display:none;
}
.txt_numero li:hover span.show {
	display:inline;
}
.txt_numero li:hover span.noshow{
	display:none;
}
.txt_fecha {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFF00;
	margin-top: 15px;
	width: auto;
	float: left;
}
.input {
	width:99%;
	height:12px;
	border:solid #999 1px;
	margin-bottom: 4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666;
	float: left;
	padding-left:4px;
}
.submit {
	border:solid #EEEEEE 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666;
	cursor: pointer;
	float: left;
	background-color:#EBEBEB;
	border:dotted #666 1px;
	margin-top:0px;
}
.submit:hover {
	color:#EBEBEB;
	background-color:#666;
}
.txt_credito {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999;
	padding-top:3px;
	padding-bottom:20px;
}
.txt_articulo_enc_sub {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#333;
	padding-top:3px;
}
.txt_articulo_ext_enc {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
	line-height: 1em;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: solid #000 2px;
}
.txt_articulo_ext_enc a {
	height:auto;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	text-align: left;
}
.txt_articulo_ext_enc a:hover {
	text-decoration: none;
	background-color: #FFFF00;
}
.txt_articulos_barra_enc {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
	padding: 2px 0px 0px 0px;
	text-transform: uppercase;

}
.txt_articulos_barra_enc a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
	padding: 4px 0px 0px 0px;

}
.txt_articulos_barra_enc a:hover{
	background-color: #FFFFFF;
}
.txt_articulos_barra_cont {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 10px;
	line-height: 12px;
	padding-top: 2px;

}
.txt_articulos_barra_cont a { 
	color: #333333; 
}
.txt_articulos_barra_cont a:hover {
	text-decoration:underline;
}
.txt_portafolio_enc {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#333;
	text-transform: uppercase;
	text-align: center;
}
.txt_portafolio_enc a {
	height:auto;
	font-family:"Times New Roman", Times, serif;
	color:#333;
	text-align: left;
}
.txt_portafolio_enc a:hover {
	text-decoration: none;
	background-color: #FFFF00;
}
.txt_portafolio_credito {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#333;
	text-align:center;
	padding-top:4px;
}
