﻿/* ****************** RatingStar ****************** */
.ratingStar
{
	white-space:nowrap;
	/*margin:1em;*/
	margin-top:2px;
	height:14px;
}
.ratingStar .ratingItem {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    display: block;
    background-repeat: no-repeat;
	cursor:pointer;
}
.ratingStar .Filled {
    background-image: url(images/rating/ratingStarFilled.png);
}
.ratingStar .Empty {
    background-image: url(images/rating/ratingStarEmpty.png);
}
.ratingStar .Saved {
    background-image: url(images/rating/ratingStarSaved.png);
}
/*
Modal Popup
*/
.ModalProgressContainer
{z-index: 10005;
 position: fixed;
 cursor: wait; 
 top: 0px;left: 0px;
 background-color: #707070; 
 filter: alpha(opacity=70);
 opacity: 0.7;-moz-opacity: .50; height: 100%;width: 100%;}
/*ModalProgressContainer css class makes the myModalProgressContainer DIV cover the whole page as a gray layer and block the user not to do something we dont want.*/

.ModalProgressContent
{padding: 10px 10px 10px 10px; position: 
 absolute; border: solid 0px #000040; 
 text-align: center; vertical-align: middle; font-weight: bold; top: 49%; right: 48%; } 

.modalBackground
{
background-color:#FFFF00;
filter:alpha(opacity=70);
opacity:0.7;
}

/*  Shape   */

#content_shape {
	width:512px;
	margin:0px;
	text-align:center;
	padding-left:75px;
}
#marco_contenido_top_2_column {
	background:url(images/esq_02.jpg) repeat-x;
	width:512px;
	height:18px;
	margin:0px;
}
#angulo_izquierdo_top {
	background:url(images/esq_01.jpg) no-repeat;
	width:16px;
	height:18px;
	float:left;
	margin:0px;
}

#angulo_derecho_top {
	background:url(images/esq_03.jpg) no-repeat;
	width:20px;
	height:18px;
	float:right;
	margin:0px;
}
#marco_contenido_center_2_column {
	background:url(images/esq_centro_2_column.jpg) repeat-y;
	background-color:#FFF;
	width:512px;
	margin:0px;
	text-align:center;
}
#marco_contenido_bottom_2_column {
	background:url(images/esq_07.jpg) repeat-x;
	width:512px;
	height:16px;
	margin:0px;
}
#angulo_izquierdo_bottom {
	background:url(images/esq_06.jpg) no-repeat;
	width:16px;
	height:16px;
	float:left;
	margin:0px;
}

#angulo_derecho_bottom {
	background:url(images/esq_08.jpg) no-repeat;
	width:20px;
	height:16px;
	float:right;
	margin:0px;
}
/* CSS Document */

body {
	    background-color: #FFF827;
	    margin-left: 0px;
	    margin-top: 0px;
	    margin-right: 0px;
	    margin-bottom: 0px;
	    font-family: Verdana;
		color: #924A26;
}

.titulos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
.form_envia {
	font-size: 10px;
	color: #900;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
}

.linea_titulo {
	background:url(../img/linea_titulo.gif) top repeat-x;
}
.linea_novedades {
	background:url(../img/linea_novedades.gif) top repeat-x;
}
.linea_separador {
	background:url(../img/linea_separador_01.gif) top repeat-x;
}
.linea_separador2 {
	background:url(../img/linea_separador_02.gif) top repeat-x;
}
.linea_separador_vertical {
	background:url(../img/linea_separador_vertical.gif) top right repeat-y;
	width: 3px;
}
.caja_login {
	border: 1px solid #9C3233;
	background-color: #FFFCC7;
	font-family: Verdana;
	font-size: 10px;
	color: #460C07;
	text-decoration: none;
	font-weight: normal;
	height: 14px;
	width: 76px;
}
.caja_buscar {
	border: 1px solid #9C3233;
	background-color: #FFFCC7;
	font-family: Verdana;
	font-size: 10px;
	color: #924A26; /*color: #000000;*/
	text-decoration: none;
	font-weight: normal;
	height: 21px;
	width: 131px;
}
.text_area {
	border: 1px solid #9C3233;
	background-color: #FFFCC7;
	font-family: Verdana;
	font-size: 11px;
	color: #460C07;
	text-decoration: none;
	font-weight: normal;
}
.list_menu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #460C07;
	text-decoration: none;
	background-color: #FFFCC7;
	border: 1px solid #9C3233;
}
.texto_login_01 {
	font-family: Verdana;
	font-size: 10px;
	color: #460C06;
	text-decoration: underline;
	font-weight: normal;
}
.texto_login_02 {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}
.bkg_01 {
	background: url(img/bkg_01.jpg) top left repeat-x #862B2B;
}
.borde_foto_01 {
	border: 1px solid #FFFFFF;
}
.borde_foto_02 {
	border: 3px solid #FFFFFF;
}
.texto_titulo_01 {
	font-family: Verdana;
	font-size: 22px;
	color: #924A26;
	text-decoration: none;
	font-weight: normal;
	line-height: 29px;
}
.texto_titulo_02 {
	font-family: Arial;
	font-size: 13px;
	color: #924A26;
	text-decoration: none;
	font-weight: normal;
}
.texto_titulo_03 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.texto_titulo_04 {
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.texto_titulo_05 {
	font-family: Verdana;
	font-size: 16px;
	color: #944726;
	text-decoration: none;
	font-weight: normal;
}
.texto_titulo_06 {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.texto_titulo_07 {
	font-family: Arial;
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
.texto_titulo_08 {
	font-family: Verdana;
	font-size: 16px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.texto_titulo_09 {
	font-family: Verdana;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.texto_titulo_10 {
	font-family: Verdana;
	font-size: 18px;
	color: #852B2B;
	text-decoration: none;
	font-weight: normal;
}
.texto_01 {
	font-family: Arial;
	font-size: 11px;
	color: #FED883;
	text-decoration: none;
	font-weight: normal;
}
.texto_02 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000; /*color: #000000;*/
	text-decoration: none;
	font-weight: normal;
}
.texto_03 {
	font-family: Verdana;
	font-size: 11px;
	color: #AA1215;
	text-decoration: underline;
	font-weight: normal;
}
.texto_04 {
	font-family: Arial;
	font-size: 11px;
	color: #924A26; /*color: #000000;*/
	text-decoration: none;
	font-weight: normal;
}
.texto_04W {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF; /*color: #000000;*/
	text-decoration: none;
	font-weight: normal;
}
.texto_05 {
	font-family: Arial;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
.texto_06 {
	font-family: Verdana;
	font-size: 10px;
	color: #924A27;
	text-decoration: underline;
	font-weight: normal;
}
.texto_07 {
	font-family: Verdana;
	font-size: 10px;
	color: #460C06;
	text-decoration: none;
	font-weight: normal;
}
.texto_08 {
	font-family: Verdana;
	font-size: 10px;
	color: #AD0C12;
	text-decoration: none;
	font-weight: normal;
}
.texto_09 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: underline;
	font-weight: normal;
}
.texto_10 {
	font-family: Verdana;
	font-size: 11px;
	color: #852B2B;
	text-decoration: none;
	font-weight: normal;
}
.texto_menu_01 {
	font-family: Verdana;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.texto_menu_02 {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.sopas_verano {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #682D12;
}
.sopas_verano_enviado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #682D12;
}
.sopas_verano_enviado_por {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #682D12;
	font-weight: bold;
}
.sopas_verano_campo_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #682D12;
	background-color: #FFFFFF;
	width: 400px;
	border: 1px dotted #663333;
	position: relative;
}
.texto_11 {
            font-family: Verdana;
            font-size: 13px;
            color: #666666;
            text-decoration: none;
            font-weight: normal;
}
.texto_12 {
            font-family: Verdana;
            font-size: 13px;
            color: #A71011;
            text-decoration: underline;
            font-weight: bold;
}
.texto_13 {
            font-family: Verdana;
            font-size: 24px;
            color: #F27F00;
            text-decoration: none;
            font-weight: normal;
}
