/*  
Theme Nombre: Rafael Nadal Web
Theme URI: http://www.rafanadal.net
Description: Estructura general para la web de Rafael Nadal
Version: 3.0
Author: Ruben Pindado Diaz
Author URL: http://www.doblesiete.com

	
*/

/* CSS GENERAL
=====================================================================*/

body{
background:url(fondo.gif); 
background-repeat:no repeat;
margin:0 auto 0 auto; 
height:800px;
line-height: 1.5em;
font-family: Helvetica, Verdana, Sans-Serif;
font-size: 12px;
text-align:center;
}
a img {
border: 0;
}

h2 {
font-size: 20px;
font-family: Helvetica, Verdana, Sans-Serif;
color: #0D3876;
font-weight:bold;
}

h4 {
font-size: 0.8em;
font-family: Helvetica, Verdana, Sans-Serif;
color: #000000;
font-weight:normal;
}

/* MEDIDAS Y POSICIONAMIENTO DE LA WEB
=====================================================================*/
#googlesuperior{
margin:10 auto 0 auto; 
top:0px;
background-color:transparent;
width:800px;
height:30px;
text-align:center;
}

#web{
margin:10 auto 0 auto; 
background:#FFFFFF;
width:800px;
height:750px;
border: 2px solid #0D3876;
}

#fotoinferior{
margin:0 auto 0 auto; 
background:#FFFFFF;
width:800px;
border: 0px solid #0D3876;
}

#textocabecera{
margin:30 auto 0 auto; 
width:800px;
background:#FFFFFF;
text-align:center;
border: 0px solid #0D3876;
}


#pie{
background:FFFFFF;
width:100%;
height:320px;
border: 0px solid #0D3876;
float: left;
z-index:1;
}
