
body{
	background: #313131 url(../images/backgrounds/bg-nav-grupo.gif) repeat-x;
	color:#FFF;

}
#cabecera h1{
	text-indent:-9000px;
	overflow:hidden;
	display:block;
	height:46px;
	width:102px;
}


#cuerpo h1{
	padding-bottom:0.4em;
	border-bottom:1px solid #595959;
}
#cuerpo h2{
	padding-bottom:0.4em;
	border-bottom:1px solid #595959;
}
#cuerpo h3{
	padding-bottom:0.4em;
	border-bottom:1px solid #595959;
}
#cuerpo h4{
	padding-bottom:0.4em;
	border-bottom:1px solid #595959;
}
#cuerpo h5{
	padding-bottom:0.4em;
	border-bottom:1px solid #595959;
}

#cuerpo a, #cuerpo a:visited {
	color:#A8A7A7 !important;
}
#cuerpo a:hover{
	color:#FFF !important;
}
#pie a, #pie a:visited, #pie{
	text-decoration:none;
	color:#CECECE !important;
}
#pie a:hover{
	text-decoration:none;
	color:#FFF !important;
}


#nav-secundaria li a {
	color:#000 !important;
}
#nav-secundaria li a:hover {
	color:#fff !important;
}


.primeros{
	background:#A1DD00 url(../images/backgrounds/bg02.gif);
}
.segundos{
	background:#C50000 url(../images/backgrounds/bg02.gif);
}
.postres{
	background:#4B2B06 url(../images/backgrounds/bg02.gif);
}

.nav-primeros {
	margin:0 0 20px 0;
}
.nav-primeros a{
	text-decoration:none;
}

