/* CSS Document */

body{ 
margin :0px 0px 0px 0px;
font:7.5pt Verdana, Arial, Helvetica, sans-serif;
text-align:center;
color:#C90037;
background-color:#F297C0;
background-image:url(http://www.viciosasx.es/imagenes/fondo.jpg);
background-repeat:repeat-x;
}

#contenedor{ 
text-align:left; 
width:768px; 
margin:auto; 
}

#cabecera{ 
width:768px;
height:200px;
position:relative;
background-image:url(http://www.viciosasx.es/imagenes/cabecera.jpg);
background-repeat:no-repeat;
border:0px;
}

#menu{ 
width:768px;
position:relative;
text-align:center;
background-image:url(http://www.viciosasx.es/imagenes/cuerpo.jpg);
background-repeat:repeat-y;
border:0px;
}

#cuerpo{ 
width:768px;
position:relative;
text-align:center;
background-image:url(http://www.viciosasx.es/imagenes/cuerpo.jpg);
background-repeat:repeat-y;
border:0px;
}

#top {
margin-top:3px;
width:728px;
}

#top ul, li{ 
list-style:none;
}

#top ul { 
margin-left:3px;
margin:0px;
padding:0px;
border:0px;
}

#top li { 
text-align:left;
font-weight:bold;
width:117px;
float:left;
margin:2px;
padding:0px;
}

#casting{ 
width:768px;
height:200px;
position:relative;
text-align:center;
background-image:url(http://www.viciosasx.es/imagenes/cuerpo.jpg);
background-repeat:repeat-y;
border:0px;
}

#pie{ 
width:768px;
height:63px;
position:relative;
text-align:center;
background-image:url(http://www.viciosasx.es/imagenes/cuerpo.jpg);
background-repeat:repeat-y;
border:0px;
}

A:Hover { text-decoration:underline; } 
A { text-decoration:none; color:#C90037}

A.enlacemenu, A.enlacemenu:VISITED, A.enlacemenu:ACTIVE, A.enlacemenu:FOCUS, A.enlacemenu:LINK{ 
color: #FFFFFF;
text-decoration:none;
} 
A.enlacemenu:HOVER{ 
color: #FFFFFF;
text-decoration:none;
}