html {
     height: 100%; margin-bottom: 1px;
}

body {
    margin:0; 
    background:#FFFFFF; 
    font:11px Arial,Helvetica,Verdana,Geneva,sans-serif;
    background-image: url('../images/bg_rg.jpg');
    background-position:center top; 
    background-repeat:repeat-y; 

}

.ZoomIzq {
    position:relative;
    left:-26px;
}

A {
    color:#d5ccd7;
    font:11px Arial,Helvetica,Verdana,Geneva,sans-serif;
    text-decoration:none;
}	
A:link		{text-decoration:none;}	
A:visited	{text-decoration:none;}	
A:active	{text-decoration:none;}
A:hover		{text-decoration:underline;}

.Box {
    font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
    font-size:11px;
    font-weight:bold;
    background-color:#E7E2EB;
    border: solid 1px #5C3385; 
}

.Confidencialidad {
    font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
    font-size:10px;
    color:#5C3385;
}

.BoxTextBox {
    background-color:#FFFFFF;
    font:11px Arial,Helvetica,Verdana,Geneva,sans-serif;
    border: solid 1px #5C3385;
}

.ErrorVal {
    font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#5C3385;
}

.CabezeraMenu {
    font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
    font-size:12px;
    font-weight:bold;
    height:35px;
    width:870px; 
}

.CabezeraLogo {
    font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
    font-size:12px;
    font-weight:bold;
    background-image: url('../images/Cabezera.png');
    background-position:center top;
    background-repeat:no-repeat; 
    height:78px;
    width:870px; 
}

.ProductosCabezera {
    font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
    font-size:12px;
    font-weight:bold;
    background-image: url('../images/Cabezera2.png');
    background-position:center top;
    background-repeat:no-repeat; 
    width:325px; 
    height:78px;
}

.TextBox {
    background-color:#E7E2EB;
    font:11px Arial,Helvetica,Verdana,Geneva,sans-serif;
    border: solid 1px #5C3385;
}

.Gol {
    font:11px Arial,Helvetica,Verdana,Geneva,sans-serif;
    font-weight:bold;
    background-image: url('../images/LogoAlfa.png');
    background-position:center center;
    background-repeat:no-repeat; 
    height:200px;
}

.CabezeraOK {
    font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
    font-size:12px;
    font-weight:bold;
    width:25px; 
    background-image: url('../images/color.png');

}

.CabezeraSolapa {
    font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
    font-size:12px;
    height:35px;
    width:95px; 
    background-image: url('../images/solapasN.png');
    background-position:center top;
    background-repeat:no-repeat; 
    vertical-align:top; 
    text-align:center;
}

.CabezeraSolapa:hover {
    background-image: url('../images/solapasH.png');
    background-position:center top;
    background-repeat:no-repeat; 
    vertical-align:middle;
    text-align:center;
}

.MenuBotonesIzq {
   border-style:none;
   font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
   color: #FFFFFF; 
   font-size:12px;
   height:25px;
   width:200px; 
   vertical-align:middle;
   text-align:left;
   background-color:#5C3385;
   cursor:pointer; 
}

.MenuBotonesIzq:hover {
    background-color:#FECD08;
    color: #5C3385;
}

.MenuBotonesDer {
   border-style:none;
   font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
   color: #FFFFFF; 
   font-size:12px;
   height:25px;
   width:200px; 
   vertical-align:middle;
   text-align:right;
   background-color:#5C3385;
   cursor:pointer; 
}

.MenuBotonesDer:hover {
    background-color:#FECD08;
    color: #5C3385;
}

.Boton{
   border-style:none;
   font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
   color: #FFFFFF; 
   font-size:12px;
   height:25px;
   vertical-align:middle;
   text-align:center;
   background-color:#5C3385;
   cursor:pointer; 
}
.Boton:hover {
    background-color:#FECD08;
    color: #5C3385;
}

.BotonGrid{
   border-style:none;
   font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
   color: #FFFFFF; 
   font-size:11px;
   height:17px;
   vertical-align:middle;
   text-align:center;
   background-color:#5C3385;
   cursor:pointer; 
}
.BotonGrid:hover {
    background-color:#FECD08;
    color: #5C3385;
}

.CuerpoIzq {
    font-family:Helvetica;
    font-size:12px;
    height:35px;
    width:207px; 
    background-image: url('../images/border_left_d.jpg');
    background-position:center top;
    background-repeat:no-repeat; 
}
.CuerpoDer {
    font-family:Helvetica;
    font-size:12px;
    height:35px;
    background-image: url('../images/border_right_d.jpg');
    background-position:center top;
    background-repeat:no-repeat; 
}

.linea
{
    background-color:#5C3385;
}


.ShowHome{
    width:440px;
    height:230px; 
    background:url('../images/upload/banners/Banners_home0.jpg')
}

.ShowIzq{
    width:200px;
    height:300px; 
    background:url('../images/upload/banners/Banners_izq0.jpg')
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:150px;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url('../Images/FilledStar.png');

}

.emptyRatingStar {
    background-image: url('../Images/EmptyStar.png');
}

.savedRatingStar {
    background-image: url('../Images/SavedStar.png');
}

 .osito {
    	position: relative;
    	left:+863px;
}
.osito2 {
    	position: absolute;
    	top:100px;
}



