/* CSS Document */
body {
background-color:#FFFFCC;
color:#CC6666;
font-family:"Bookman Old Style", "Bookman Antiqua",Palatino, "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
font-size:85%;
border:0px;
margin:0px;
padding:0px;
}

body p {
display:inline;
}

#contenedor{
width:780px;
margin-left:auto;
margin-right:auto;
border:0px;
padding:0px;
}

#fondo {
position:absolute;
width:780px;
height:600px;
background-image: url(images/pixelgroc.gif);
background-repeat:repeat-x repeat-y;
z-index:0;
}

#logitome {
position:absolute;
width:39px;
height:36px;
top:24px;
left:215px;
}

#titular {
position:absolute;
background-image:url(images/sublogoval.gif);
width:194px;
height:44px;
top:64px;
left:138px;
}

#titularcas {
position:absolute;
background-image:url(images/sublogcas.gif);
width:194px;
height:44px;
top:64px;
left:138px;
}

#fotitos {
position:absolute;
background-image:url(images/fotitos.gif);
width:257px;
height:47px;
top:57px;
left:401px;
}

#menu {
position:absolute;
width:700px;
top:114px;
left:70px;
}

#logocen {
position:absolute;
background-image:url(images/terapiaparejafon.gif);
background-repeat:no-repeat;
width:630px;
height:381px;
top:166px;
left:75px;
text-align:center;
padding-top:90px;
}

#logocen p {
font-size:20px;
}
#logocen p.petit {
font-size:12px;
font-style:italic;
}

#logocen a {
text-decoration:underline;
color:#CC6666;
}
#logocen a:hover {
color:#CC0000;
}

#pie {
position:absolute;
text-align:center;
width:400px;
height:80px;
top:540px;
left:190px;
}

#pie p {
font-size:0.9em;
}

#pie p.correc {
line-height:0.7em;
}

#pie a {
display:inline;
text-decoration:none;
color:#CC6666;
font-size:1em;
}

#pie a:hover {
color:#CC0000;
}
