@charset "utf-8";
/* CSS Document */

body {
background-image:url(../../images_web/web_intro/backgraund.jpg);
background-repeat: repeat-y;
background-position:center;
background-position:top;
margin:0px;
}



/********** circulo amigos ************/
.st_inicio_circulo_amigos{
background-image:url(../images_web/intro/circulo_de_amigos_fondo.jpg);
width:980px;
height:456px;
}

.st_text_centro{
font-family: Arial;
font-size:15px;
color:##000000;
font-weight:bold;
text-align:center;
}
/***********************************************/



/********* CIRCULO DE AMIGOS ***************/
.st_inicio_eventos{
background-image:url(../images_web/fondos_web/eventos_inicio.jpg);
width:980px;
height:456px;
}

.st_bases_inicio{
background-image:url(../images_web/eventos_bases/bases_fondo.jpg);
width:980px;
height:456px;
}

.st_jurado_inicio{
background-image:url(../images_web/eventos_jurado/jurado_fondo.jpg);
width:980px;
height:456px;
}

.st_tit_web_even{
font-family: Arial;
font-size:18px;
color:#FFFFFF;
font-weight:bold;
text-align:left;
}

.st_tit_bases{
font-family: Arial;
font-size:12px;
color:#FFF5A3;
font-weight:bold;
text-align:left;
}

.st_tit_base_resp{
font-family: Arial;
font-size:11px;
color:#FFFFFF;
text-align:left;
}


/***********************/
