/*	
Overlay
*/

*html body {
  	overflow:auto;
	}

body{
	margin:0;
	padding:0;
	}

p{
	margin:0px 0px 8px 0px;
	padding:0;
	}

/*
Menu
*/ #menu{
	height:130px;
	width:800px;
	margin-top:20px;
	margin-bottom:40px;
	margin-left:20px;
	float:left;
	background-color:#FFFFFF;
	}

.flash{
	width:130px;
	height:130px;
	background-color:#FFFFFF;
	float:left;
	display:inline;
	}

.principal{
	width:110px;
	height:130px;
	background-color:#FFFFFF;
	float:left;
	}

#menu ul{
	font-family:"Georgia", Georgia, serif;
	font-size:13px;
	text-align: right;
	line-height:20px;
	margin:0px;
	padding:0px;
	}

#menu .margen{
	width:24px;
	height:130px;
	font-size:13px;
	line-height:20px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	}

.secundario{
	height:130px;
	font-family:"Georgia", Georgia, serif;
	font-size:13px;
	line-height:19px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	}

/*	
Quien soy
*/

#quien{
	height:460px;
	float:left;
	background-color:#FFFFFF;
	}

#quien .bloque_intro{
	height: 450px;
	width:auto;
	padding-bottom:10px;
	line-height:15px;
	float:left;
	display:inline;
	background-image: url(../img/trama_03.jpg);
	background-repeat: repeat;
	}

#quien .intro{
	width:240px;
	height:460px;
	padding: 0px 0px 0px 20px;
	font-family:"Verdana", Verdana, sans-serif;
	font-size:11px;
	text-align: right;
	background-image: url(../img/trama_03.jpg);
	background-repeat: repeat;
	float:left;
	display:inline;
	overflow:auto;
	}

#quien .bloque_ancho{
	height: 450px;
	width:auto;
	padding-bottom:10px;
	float:left;
	display:inline;
	background-image: url(../img/trama_01.jpg);
	background-repeat: repeat;
	}

#quien .contenido{
	padding: 0px 10px 0px 10px;
	font-family:"Verdana", Verdana, sans-serif;
	font-size:10px;
	line-height:15px;
	}

#quien .contenido h1{
	font-family:"Georgia", Georgia, serif;
	font-size:20px;
	line-height:15px;
	font-weight: normal;
	}

#quien .texto{
	width:305px;
	height:410px;
	padding: 0px 0px 0px 0px;
	margin-right:24px;
	float:left;
	display:inline;
	overflow:auto;
	}

#quien .enlaces{
	width:auto;
	height:410px;
	padding: 0px 0px 0px 0px;
	margin-right:24px;
	float:left;
	display:inline;
	overflow:auto;
	}

/*	
Proyectos
*/
#conten1{
	height:460px;
	float:left;
	background-color:#FFF;
	}
	
.bloque_intro{
	height: 450px;
	width:260px;
	padding-bottom:10px;
	float:left;
	display:inline;
	background-color:#FFF;
	}

.intro{
	width:240px;
	height:460px;
	background-color:#FFF;
	padding: 0px 0px 0px 20px;
	font-family:"Verdana", Verdana, sans-serif;
	font-size:11px;
	text-align: right;
	float:left;
	display:inline;
	overflow:auto;
	}

.intro h1{
	font-family:"Georgia", Georgia, serif;
	font-size:17px;
	font-weight: normal;
	}

.intro_larga{
	width:230px;
	height:460px;
	background-color:#FFFFFF;
	padding: 0px 10px 0px 20px;
	font-family:"Verdana", Verdana, sans-serif;
	font-size:11px;
	text-align: right;
	float:left;
	display:inline;
	overflow:auto;
	}

.intro_larga h1{
	font-family:"Georgia", Georgia, serif;
	font-size:17px;
	font-weight: normal;
	}

.margen{
	width: 24px;
	height: 460px;
	float:left;
	display:inline;
	background-color:#FFF;
	}

.bloque_cont{
	height: 450px;
	width:588px;
	padding-bottom:10px;
	float:left;
	display:inline;
	background-image: url(../img/trama_01.jpg);
	background-repeat: repeat;
	}

.contenido{
	padding: 0px 10px 0px 10px;
	font-family:"Verdana", Verdana, sans-serif;
	font-size:10px;
	}
	
.contenido h1{
	font-family:"Georgia", Georgia, serif;
	font-size:17px;
	font-weight: normal;
	}

.imagen{
	width:240px;
	margin-right:10px;
	line-height:10px;
	float:left;
	display:inline;
}

.texto{
	width:295px;
	height:410px;
	padding: 0px 10px 0px 0px;
	float:left;
	display:inline;
	overflow:auto;
	}

.linea{
	height:460px;
	width:1px;
	background-image: url(../img/pixel_gris.jpg);
	background-repeat: repeat-y;
	float:left;
	display:inline;
	}

/*	
Pensamientos (blog)
*/

#pensamientos{
	height:460px;
	float:left;
	background-color:#FFFFFF;
	}

#pensamientos .bloque_cont{
	height: 450px;
	width:370px;
	padding-bottom:10px;
	float:left;
	display:inline;
	background-image: url(../img/trama_02.jpg);
	background-repeat: repeat;
	}

#pensamientos .contenido{
	padding: 0px 10px 0px 10px;
	font-family:"Verdana", Verdana, sans-serif;
	font-size:10px;
	line-height:15px;
	}
	
#pensamientos .contenido h1{
	font-family:"Georgia", Georgia, serif;
	font-size:15px;
	font-weight: normal;
	margin-top:10px;
	}

#pensamientos .fecha{
	font-family:"Georgia", Georgia, serif;
	font-size:11px;
	font-weight: normal;
	color:#666666;
	margin:10px 0px 5px 0px;
	}

#pensamientos .texto{
	width:305px;
	height:380px;
	padding: 0px 10px 0px 0px;
	margin-bottom:12px;
	float:left;
	display:inline;
	overflow:auto;
	}

#pensamientos .linea{
	height:440px;
	width:1px;
	background-image: url(../img/pixel_gris.jpg);
	background-repeat: repeat-y;
	margin-top:10px;
	float:left;
	display:inline;
	}

#pensamientos .enlaces{
	background-image:url(../img/pixel_naranja.jpg);
	background-repeat: repeat-x;
	padding-top:4px;
	}

.ingles{
	color:#F30;
	}

/*	
Contacto
*/
#contacto .intro{
	width:240px;
	height:460px;
	padding: 0px 0px 0px 20px;
	font-family:"Verdana", Verdana, sans-serif;
	font-size:11px;
	text-align: right;
	background-image: url(../img/trama_03.jpg);
	background-repeat: repeat;
	float:left;
	display:inline;
	overflow:auto;
	}

.bloque_contacto{
	height: 450px;
	width:260px;
	line-height:16px;
	padding-bottom:10px;
	float:left;
	display:inline;
	background-image: url(../img/trama_01.jpg);
	background-repeat: repeat;
	}

/*	
Enlaces Menu
*/

#menu a{ 
	color:#000000;
	text-decoration:none;
	}
   
#menu a:hover{
	text-decoration:underline;
	}

#menu a:active{
	color:#333333;
	}

#menu a:visited{
	color:#333333;
	}

#menu a img {
	border:0px;
	}

/*	
Enlaces
*/

a{ 
	color:#FF3300;
	text-decoration:none;
	}

a:hover{
	text-decoration:underline;
	}
	
a img {
	border:0px;
	}
	