/* CSS Document */
body
{
margin:0px;
padding:0px;
font-family:"Century Gothic";
background-image:url(../images/fondo_rpt.jpg);
background-repeat:repeat-x;
}
div#contenedor
{
display:block;
overflow:hidden;
background-image:url(../images/cuerpo.png);
background-repeat:no-repeat;
width:1012px;
height:807px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
div#contenedor_cat
{
display:block;
overflow:hidden;
background-image:url(../images/cuerpo_cat.png);
background-repeat:no-repeat;
width:1012px;
height:807px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
div#clinica
{
width:290px;
height:37px;
display:block;
overflow:hidden;
font-size:30px;
color:#09495a;
margin-left:132px;
margin-top:177px;
margin-bottom:6px;
}
div#clinica2
{
display:block;
overflow:hidden;
font-size:13px;
font-weight:bold;
color:#fbfdfd;
margin-left:132px;
}
div#escudos
{
display:block;
overflow:hidden;
width:300px;
height:49px;
margin-left:90px;
margin-top:242px;
text-align:center;
}
div#escudos img
{
cursor:pointer;
border:0px;
}
div#girona
{
display:block;
overflow:hidden;
font-size:14px;
font-weight:bold;
color:#073241;
margin-top:33px;
margin-left:202px;
}
