/* CSS Document */

body{
	margin:0px 0 0 0px;
	padding:0px;
	background-color:#ffffff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/bg_bg.jpg);
	background-repeat:repeat-x;
	background-position:0px 147px;
}
a{
	color:#666666;
	padding:0px 0px 0 0px;
}
a:hover{
	color:#333333;
}

#header{
width:100%;
background-image:url(../images/header_pink_bg.gif);
background-repeat:repeat-x;
height:147px;
}

#header #header_in{
height:147px;
width:599px;
background-image:url(../images/header_pink.gif);
}
#header #header_in h1{
display:none;
}
#header #header_in #menu{
text-align:right;
padding-top:130px;
font-size:12px;
width:100%;
color:#fff;
}
#header #header_in #menu a{
color:#fff;
}
#header #header_in #menu a:hover{
text-decoration:underline;
}


#cuerpo{
}
#cuerpo_body{
background-image:url(../images/bg_body.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
}

.cajatexto{
width:156px;
color:#666666;
background-color:#EEEEEE;
margin-left:5px}

.cajatexto strong{
display:block;
margin:5px;
size:12px;
color:#000000}
.cajatexto span{
margin:5px;}

.cajatexto a{
color:#000000}

.credits{
color:#999999;
text-align:right;
width:570px;
margin-top:5px;
font-size:11px;
font-family:Georgia, "Times New Roman", Times, serif}

.credits a{
text-decoration:underline;
color:#888888}

.credits a:hover{
color:#777777}

.links {
color:#666666;}

.links li{
padding:8px 0;
font-size:12px;
color:#666666;}