	html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
	h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
	body {
	background: #713008 url(../img/madera.jpg);
	font: 12px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color:#333; 
	}

	#Cuadernillo {
	background: url(../img/fondoportafolio.png) no-repeat ;
	margin:30px auto 0;
	padding:43px 0 0;
	width:987px;
	height:565px;
	}

	a { color: #2971a7; }
	
	ul{
	list-style: none;
	margin-left: 0;
	}
	
	li{
	padding: 5px 2px 2px;
	float: left;
	width: 325px;
	height: 35px;
	border-top: 1px dashed #ddd;
	font-size: 11px;
	}
	
	li:hover{
	background: #F9FAFC;
	}
	
	li img{
	float: left;
	padding-right: 5px;
	}
	
	li a{
	color: #666;
	text-decoration: none;
	display:block;
	}
	
	li span{
	font-size: 16px;
	font-weight: 900;
	display: block;
	margin-bottom: -2px;
	}
	
	img{ border: 0;}

	#datos {
	float: left;
	margin-left:107px;
	margin-top:50px;
	position:relative;
	width:225px; 
	}
	
	#datos p{
	margin-top: 3px;
	}
	
	#datos span{
	float:left;
	width:60px;
	}
	
	#datos2 {
	background-color:#FFFFFF;
	float:right;
	margin-left:17px;
	margin-right:65px;
	margin-top:10px;
	position:relative;
	width:565px; 
	}
	
	#sociales{
	height:205px;
	margin-top:13px;
	}
	
	.mas_sociales{
	height: 25px;
	text-align: right;
	}
	.mas_sociales:hover{
	background: #fff;
	}
