/* CSS Document */
#central{
position: relative;
width:800px;
}

p {
margin: 0;
}

#sup{
position: relative;
width:720px;
}

body{
background-image:url(../img/fondo.jpg);
font-family:Verdana;
font-size:12px;
scrollbar-face-color: #cfcfcf; 
scrollbar-shadow-color: #b0afaf; 
scrollbar-highlight-color: #b0afaf; 
scrollbar-3dlight-color: #333333; 
scrollbar-darkshadow-color: #333333; 
scrollbar-track-color: #333333; 
scrollbar-arrow-color: #777675; 
}

/* menu */
#menu{
	position:absolute;
	background-image:url(../img/lin_men.png);
	background-repeat:repeat-y;
	width:225px;
	font-size:15px;
	left: 6px;
	top: 41px;
}
#menu a{
color:#cdfe06;
font-weight:bold;
text-decoration:none;
}
#menu a:hover{
color:#FFFFFF;
text-decoration:none;
}

/* newsletter */
#news{
background-image:url(../img/newsletter.png);
position:relative;
height:160px;
width:219px;
}

/* inferior */
#social{
position:relative;
width:720px;
}

/*centr*/
#centr{
background-image:url(../img/lin_centr.png);
background-repeat:repeat-y;
width:543px;
text-align:justify;
position:relative;
}
#centr a{
color:#CDFE06;
text-decoration:none;
}
#centr a:hover{
color:#CDFE06;
text-decoration:underline;
}
#centr img a{
border:0px;
}
.actual{
color:#cdfe06;
font-size:14px;
font-weight:bold;
}

/*lista_grupos*/

#lista_grupos a{
color:#000000;
text-decoration:none;
}
#lista_grupos a:hover{
color:#CDFE06;
text-decoration:none;
}
#lista_grupos img a:hover{
border-color:#CDFE06;
}

#cuadro_perfil{
background:url(../img/fondo_perf.gif) no-repeat;
margin-left:auto;
margin-right:auto;
height:490px;
width:640px;
}
#cuadro_perfil a{
color:#666666;
text-decoration:none;
}
#cuadro_perfil a:hover{
color:#000000;
}
