*{
	margin:0;
	padding:0;}

BODY{
	text-align:center;
	background-image:url(../images/bg-body.png);
	background-position:top center;
	background-repeat:repeat-y;}
	
IMG{
	border:0;}

#wrapper{
	width:960px;
	margin:0 auto;}
	
#header{
	float:left;
	width:960px;
	margin:0 0 15px 0;}
	
#menu{
	float:left;
	width:960px;
	margin:0 0 15px 0;}
	
#breadcrumb{
	float:left;
	width:960px;
	margin:0 0 15px 0;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	text-align:left;
	color:#666;}
#posts{
	float:left;
	width:960px;
	}
	
	#posts H1{
		color:#0071b9;
		font-size:36px;
		font-weight:normal;
		font-family: 'Yanone Kaffeesatz', sans-serif;
		margin-bottom:25px;
		text-align:left;}
		
	#posts H2{
		font-size:24px;
		font-weight:normal;
		font-family: 'Yanone Kaffeesatz', sans-serif;
		color:#0071b9;
		margin-bottom:15px;
		text-align:left;}
		
	#posts H2 A{
		font-size:24px;
		font-weight:normal;
		font-family: 'Yanone Kaffeesatz', sans-serif;
		color:#0071b9;
		text-decoration:none;}
		
	#posts H2 A:hover{
		text-decoration:underline;
		color:#F60;}
		
	#posts P{
		margin:0 0 15px 0;
		color:#333;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-size:13px;}
		
	#posts IMG{
		float:left;
		margin-right:30px;}
	
	#post01{
		float:left;
		width:960px;
		padding-bottom:15px;
		margin-bottom:15px;
		border-bottom:dotted 2px #CCC;}
	
	#post02{
		float:left;
		width:300px;
		margin:0 15px 15px 0;}
	
	#post03{
		float:left;
		width:300px;
		margin:0 15px 15px 0;}
		
	#post04{
		float:left;
		width:300px;
		margin:0 0 15px 0;}
	
#content{
	float:left;
	width:960px;
	margin:0 0 15px 0;
	text-align:left;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;}
	
	#content H1{
		color:#0071b9;
		font-size:36px;
		font-weight:normal;
		font-family: 'Yanone Kaffeesatz', sans-serif;
		margin-bottom:30px;}
		
	#content H2{
		font-size:24px;
		font-weight:normal;
		font-family: 'Yanone Kaffeesatz', sans-serif;
		color:#666;
		margin-bottom:15px;}
	
	#content P{
		margin:0 0 15px 0;
		color:#333;}
	
	#content A{
		color:#0071b9;}
		
	#content A:hover{
		color:#F60;}
	
	#content UL{
		margin-bottom:30px;}
		
	#content UL LI{
		margin:0 0 15px 50px;
		color:#333;}
	
	#contentleft{
		float:left;
		width:630px;
		margin:0 30px 0 0;}
		
	#contentright{
		float:left;
		width:300px;
		background-image:url(../images/bg-right.png);
		background-repeat:no-repeat;
		background-position:top center}
		
		#contentright H3{
				font-family: 'Yanone Kaffeesatz', sans-serif;
				font-size:24px;
				margin:50px 0 -40px 50px;
				color:#0071b9;
				font-weight:normal;}
				
		#contentright P{
			margin:50px 0 -30px 50px;}
			
		#contentright  A{
			color:#333;
			text-decoration:none;}
			
		#contentright  A:hover{
			color:#0071b9;
			text-decoration:underline;
		}
			
			
	#socialmedia{
		float:left;
		width:630px;
		margin:15px 0 0 0;}
	
#footer{
	float:left;
	width:960px;
	margin:0 0 15px 0;}

A.enlace{
	background-color:#0460a9;
	padding:5px 10px 5px 10px;
	color:white;
	text-decoration:none;}
	
A.enlace:hover{
	background-color:#ffc80b;
	color:white;
	text-decoration:none;}