/* CSS Document */

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9C9C9A;
	
}

	
h1 {
	font-size: 15px;
	}
	
h2 {
	font-size: 14px;
	}
	
h3 {
	font-size: 13px;
	}
	
a:hover, a:link, a:visited {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	 text-decoration: underline;
}

#contenido-der{
	float:left;
	width:360px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;

	}
	
#contenido-izq{
	Float:left;
	width:300px;
	padding-top: 10px;
	padding-left: 40px;

	}
	
#curriculum{
	padding-top: 0px;
	padding-left: 40px;
	width: 650px;
	}
	

#back-button {
	width: 706px;
	background-image: url(img/back-final.jpg);
	background-repeat: no-repeat;
	height: 50px;
	padding-left: 50px;
	padding-top: 5px;
}
li {
	line-height:20px;
}
ul { 
	margin-top:8px;
	margin-bottom:8px;
}
	
#followme {
	width:660px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-100px;
	
}
img.banner_mudanza {
	position:abosolute;
	left:50%;
	margin-left:0px;
	top:310px;
}
