
BODY {
background-image: url(../images/bg_stripe.jpg);
background-repeat: repeat-x;
background-color: #727C88;
font-family: "Arial", Verdana, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #676767;
line-height: normal;
text-transform: none;
text-decoration: none;
text-align: center;
}


.bottom {
background-image: url(../images/bg_bottom.jpg);
background-repeat: repeat-x;
height:45px;
width:941px;
padding-left:10px;
background-color: #727C88;
font-family: "Arial", Verdana, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-align:left;
color: #676767;
}





/* Box de novedades (Popup) del index */

#popup_novedades
{
width: 565px;
height: 400px;
border: 5px solid #333333;
padding: 5px;
top: 20%;
left: 30%; 
position: absolute;
background-color: #F4F5F7;
}

#popup_novedades img
{
float: left; 
border: 3px solid #CCCCCC;
margin-right: 35px;
}


#popup_novedades h1
{
color: #2379BF;
font-weight: bold;
font-size: 11px;
}

/* Mensajes de error y exito de formularios */ 

.error {
font-weight: normal;
padding:4px;
white-space:normal;
border-width:0px;
width: 80%;
height: 15px;
font-family: "Arial", Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-align: center;
background-color: #DF3737;
margin-bottom: 15px;
margin-top: 5px;
}

.success {
font-weight: normal;
padding:4px;
white-space:normal;
border-width:0px;
width: 80%;
height: 15px;
font-family: "Arial", Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-align: center;
background-color: #118F2E;
margin-bottom: 15px;
margin-top: 5px;
}



/* Formulario */ 

.button {
	width: 86px;
	height: 26px;
	margin-bottom: 5px;
	border: 0px; 
	background-image: url(../images/bg_submit.jpg);
	padding: 1px;
	color: #F4F5F7;
	font-weight:bold; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btn_buscar {
	width: 58px;
	height: 26px;
	margin-bottom: 5px;
	border: 0px; 
	background-image: url(../images/bg_buscar.jpg);
	padding: 1px;
	color: #F4F5F7;
	font-weight:bold; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


label{
float: left;
width: 80px;
font-weight: normal;
}

.intext
{
width: 70%;
background-color: #F4F5F7;
border: 1px solid #CFCFCF;
font-size:12px;
}

textarea
{
width: 80%;
height: 200px;
background-color: #F4F5F7;
border: 1px solid #CFCFCF;
font-size:12px;
}


/* Tablas */

table
{
width: 400px;
}

th
{
background-color: #006599;
color: #F4F5F7;
text-align:center;
}

.tr1
{
background-color: #F4F5F7;
}

.tr2
{
background-color: #CECECE;
}




/* Texto plano */ 

.title
{
font-size:15px;
line-height:22px;
color:#5A85CF;
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
}

.tipo
{
color: #669934; 
font-size:13px;
line-height:22px;
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
}


/* Estilo de las listas */ 

ul
{
list-style-image: url(rombo.jpg);
}



/* Cajas de contenido y menu derecho */ 

.box_destacados
{
background-image: url(../images/head_destacados.jpg);
background-repeat: no-repeat;
background-color: #F4F5F7;
width: 536px;
min-height: px;
padding-top: 55px;
padding-left: 5px;
padding-right: 4px;
text-align:left;
padding-bottom: 15px;
}


.box_prox
{
background-image: url(../images/head_prox.jpg);
background-repeat: no-repeat;
background-color: #F4F5F7;
width: 536px;
min-height: px;
padding-top: 55px;
padding-left: 5px;
padding-right: 4px;
text-align:left;
padding-bottom: 15px;
}

.main
{
background-color: #FFFFFF;
width: 901px;
min-height: 600px;
padding-top: 39px;
padding-left: 50px;
text-align: left;
display: table;
padding-bottom: 20px;
}


.cont
{
float: left;
width: 65%;
}

.menuder
{
padding-left: 10px;
float: right;
width: 25%;

}


.boxmenu
{
background-repeat: no-repeat;
background-color: #F4F5F7;
width: 205px;
padding-top: 50px;
padding-left: 5px;
padding-bottom: 15px;
}


.table
{
background-color: #F4F5F7;
width: 350px;
text-align: center;
}

.td
{
background-color: #666666;
font-weight: bold;
color: white;
font-size: 12px;
}


/* Title de los Box de Menu */


.destacados
{
background-image: url(../images/title_destacados.jpg);
}

.novedades
{
background-image: url(../images/title_novedades.jpg);
}

.revista
{
background-image: url(../images/title_revista.jpg);
}

.menu
{
background-image: url(../images/title_menu.jpg);
}

.buscador
{
background-image: url(../images/title_buscador.jpg);
}

.auspiciantes
{
background-image: url(../images/title_auspiciantes.jpg);
}



.administracion
{
background-image: url(../images/title_administracion.jpg);
}

/* Estilo de los Links */ 

a:active {
color:#676767;
font-family:Arial,Verdana,Helvetica;
font-size:11px;
text-decoration:none;
}
a:link {
color:#676767;
font-family:Arial,Verdana,Helvetica;
font-size:11px;
text-decoration:none;
}
a {
color:#676767;
font-family:Arial,Verdana,Helvetica;
font-size:11px;
text-decoration:none;
}
a:hover {
color:#2280BB;
font-family:Arial,Verdana,Helvetica;
font-size:11px;
text-decoration: underline; 
}
a:visited {
font-family:Arial,Verdana,Helvetica;
font-size:11px;
 }
 
 
 
  /* Caja de texto */
.search_box
{
background-image: url(../images/bgshade.gif);
background-repeat: repeat-x;
background-color: #FBFBFB;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 20px;
margin-bottom:50px;
margin-top: 20px;
}
 
.titulo_searchbox
{
font-size: 17px;
font-weight: bold;
} 


.lista_search
{
list-style-image: url(../icons/bullet_go.png);
}

 
 /*reCAPTCHA*/
 
 #recaptcha_image img { width: 180px; } 
 #recaptcha_widget_div { width: 280px; } 
 

 
 /*Slideshow */
 
 
 
#slideshow {
    position:relative;
    height:136px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 136px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 136px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}
