@charset "utf-8";
/* CSS Document */

html {overflow-y:scroll} 

body {
	font:0.88em Helvetica, Arial, sans-serif;
	line-height:1.5em;
	color: #000;
	}


a:link{ color: #000000; text-decoration: underline}
a:active{ color: #000000; text-decoration: underline}
a:visited{ color: #000000;}
a:hover{ color: #000000; text-decoration: none}



h1 {
	letter-spacing: 1px;
	font-size: 400%;
	color:#000;
	#padding-top: 15px;
	}

h2 {
	font-size: 130%;
	color: #222;
	font-weight:normal;
	margin-top: -15px;
	#margin-top: 0px;
	}

h3 {
	font-size: 110%;
	color: #222;
	margin-bottom: -5px;
	}

h4 {
	font-size: 100%;
	color: #FFCC00;
	font-style:italic
	}

.jaime {
	color: #CCCCCC;
	}

#contenido {
	width:850px;
	margin-left:auto;
	margin-right:auto;
}


#cabecera {

    border-bottom: 1px solid #666;
	width: 850px;
	}

#foto {
	float: right;
	padding-top:10px;
	padding-left:10px;
	}
	
#menu {text-align: left;
	   color:#000000;
	   padding-top:10px;}
	   
#menu a {color: #000000;
text-decoration: underline;}

#menu a:hover {color: #000000;
text-decoration: none;}





#mivida {
	width: 585px;
	padding-right: 25px;
	padding-bottom:10px;
	padding-left:5px;
	float: left;
	}
	
#curros
{border-bottom: 1px dotted #666;}

.tiempo {
	color: #777;
	font-size: 90%;
	font-style:italic;
}


.Estilo1 {
	font-size: 200%;
	font-weight: bold;
}
