@charset "utf-8";
/* CSS Document */

div{
margin:0;
padding:0;
}

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
background-color:#FFFFFF;
margin:0;
padding:0;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

li{
   margin: 1em 0em;
}


.titulo{
font-family:"Times New Roman", Times, serif;
font-size:23px;
font-weight:lighter;
letter-spacing:1px;
color:#CC9966;
}
.textoComun{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}
.subTitulo{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#5D5D5D;
}



#wrapper{
width:960px;
height:1174px;
margin-left:auto;
margin-right:auto;
background-image:url(images/bg_medio.gif);
background-repeat:repeat-y;
}

#header{
width:960px;
height:160px;
float:left;
}
#cabecera{
width:748px;
height:150px;
margin-left:8px;
float:left;
background-image:url(images/cabecera.gif);
background-repeat:no-repeat;
}
#headerLogin{
width:182px;
height:150px;
float:left;
background-image:url(images/login.gif);
background-repeat:no-repeat;
}
#bg_arriba{
	width:959px;
	height:17px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/bg_arriba.gif);
	background-repeat:no-repeat;
	float:left;
}
#bg_centro{
	width:959px;
	height:17px;
	background-image:url(images/bg_medio.gif);
	background-repeat:no-repeat;
	float:left;
}
#bg_abajo{
	width:959px;
	height:17px;
	background-image:url(images/bg_abajo.gif);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#navi{
width:580px;
background-image:url(images/bg_botonera.gif);
background-repeat:no-repeat;
margin-left:10px;
height:45px;
float:left;
}

#contacto{
width:560px;
margin-left:15px;
float:left;
}
#content{
width:960px;
min-height:400px;
float:left;
}

#nav-menu
{
width:584px;
background-image:url(images/bg_botonera.gif);
margin-left:15px;
height:35px;
float:left;
background-color:#FFCC66;
}
/*--------fin menu-----------*/
/*COLUMNAS*/
#big{
width:604px;
height:974px;
float:left;
}
#small{
width:339px;
height:900px;
float:left;
padding-left:1px;
}
#smalAd1{
width:330px;
height:96px;
float:left;
padding-left:5px;
background-image:url(images/ad/ad1.gif);
background-repeat:no-repeat;
margin-bottom:12px;
}
#smalAd2{
width:330px;
height:155px;
float:left;
padding-left:5px;
background-image:url(images/ad/ad2.gif);
background-repeat:no-repeat;
margin-bottom:12px;
}
#smalAd3{
width:173px;
height:100px;
float:left;
padding-left:5px;
background-image:url(images/ad/ad3.gif);
background-position:center;
background-repeat:no-repeat;
margin-bottom:12px;
}

#smalTemas{
width:330px;
height:168px;
float:left;
padding-left:5px;
background-image:url(images/ad/temas_aas.gif);
background-repeat:no-repeat;
margin-bottom:12px;
}
#smalActividades{
width:330px;
height:370px;
float:left;
padding-left:5px;
background-image:url(images/ad/fondo_act.gif);
background-repeat:no-repeat;
margin-bottom:5px;
}
#addfloat{
position:absolute;
left:100px;
top:190px;
width:330px;
height:370px;
float:left;
padding-left:5px;
background-image:url(images/ad/fondo_act.gif);
background-repeat:no-repeat;
margin-bottom:5px;
}
#smalTemasContenido ul{
list-style:none;
}
#smalTemasContenido{
width:150px;
height:132px;
margin-top:25px;
margin-left:3px;
float:left;
font-size:10px;
}
.linkVineta{
width:150px;
height:33px;
padding-top:3px;
padding-left:6px;
font-weight:bold;
display:block;
background-image:url(images/vineta.gif);
background-repeat:no-repeat;
color:#676767;
text-decoration:none;

}
/*.EXPERIENCEtitulo:link*/

.linkVineta:link{
text-decoration:none;

}
.linkVineta:hover{
text-decoration:underline;
color:#666666;

}

.linkVinetadoble{
width:150px;
height:33px;
padding-left:6px;
margin-top:-2px;
font-weight:bold;
display:block;
background-image:url(images/vineta.gif);
background-repeat:no-repeat;
color:#676767;
text-decoration:none;

}


.linkVinetadoble:link{
text-decoration:none;

}
.linkVinetadoble:hover{
text-decoration:underline;
color:#666666;

}



#smalAd1Banner{
width:312px;
height:60px;
float:left;
margin-top:15px;
padding-top:30px
margin-left:3px;
}
#smalAd2Banner{
width:312px;
height:121px;
float:left;
margin-top:21px;
margin-left:3px;
}
#smalActividadesContenido{
width:315px;
height:340px;
float:left;
margin-top:12px;
margin-left:5px;
}
#contentSmall{
width:184px;
margin-left:10px;
float:left;
text-align:left;
}
#contentBig{
width:390px;
float:left;
margin:0;
padding-top:0;
padding-left:4px;
padding-right:3px;
text-align:justify;
}
/*FIN COLUMNAS*/
#footer{
width:850px;
height:30px;
background-color:#99CCCC;
color:#999999;
margin-left:auto;
margin-right:auto;
text-align:center;
padding-top:5px;
}

.box{
padding:5px 0 0 0;
}

input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	border: 1px solid #ffffff;
}	
.textchico {
	font-size: x-small;
}

