/* @monoku / www.monoku.com */


#header a#logo{
	display: block;
	height:65px;
	width: 134px;
	margin-top: 40px;
	margin-left: 10px;
}
#col-derecha{
	margin-top: -17px; 	
}
#header #menubar{
	margin-top: 35px;	
	margin-bottom: -10px;	
	padding-bottom: 0px;	
}

/*COLUMNA CENTRAL*/
#col-central #bienvenido{
	background-image: url("../img/bienvenido.jpg");
	background-repeat: no-repeat;
	background-position: 18px top;
	height: 300px;
	position: relative;
	margin-top: 30px;
	text-align: left;
}
#col-central #bienvenido #img{
	position: absolute;
	top: -10px;
	left: 0px;
	height: 278px;
	width: 343px;
	background-image: url("../img/marco.png");
	background-repeat: no-repeat;
}
#col-central #bienvenido #img img{
	position: absolute;
	left: 15px;
	top:16px;
}
#col-central #bienvenido p{
	letter-spacing: 0;
	font-size: 13px;
	width: 265px;
	position: relative;
	left: 360px;
	top: 85px;
	line-height: 13px;
	color: #50431B;
}

/*COLUMNA DERECHA*/
#col-derecha h1{	
	position: relative;
	float: right;
	display: block;
	margin-right: 15px;
	margin-top: -10px;
	text-indent: -500px;
	background-image: url("../img/blogtitle.png");
	background-position: right;
	background-repeat: no-repeat;
	width: 197px;
	height: 34px;
	overflow: hidden;
}
#col-derecha #blog{	
}
#col-derecha #blog h1 a{	
	display: block;
	position: absolute;
	width: 197px;
	height: 34px;
	top:0;
	left:0;
}
#col-derecha #blog p{	
	clear: both;
	font-size: 14px;
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 13px;
	margin-bottom: 5px;
}
#col-derecha #blog p.titulo{
	color: #AC271B;
	font-weight: bold;
	padding-top: 10px;
	font-size: 15px;
}
#col-derecha #twitter{
	background-image: url("../img/twitter-back2.png");
	background-repeat: no-repeat;
	height: 116px;
	width:314px;
	margin-top: 10px;
	text-align: left;
}
#col-derecha #twitter *{
	text-align: left !important;
}
#col-derecha #twitter p{
	margin-left: 100px;
	font-size: 12px;
	width: 180px;
	letter-spacing: 0;
	line-height: 11px;
	padding-top: 3px;
	text-align: left;
}
#col-derecha #twitter p.titulo{
	font-weight: bold;
	color: #724C17;
	padding-top: 10px;
	font-size: 13px;
	letter-spacing: -1;
	padding-top: 20px;
}
#col-derecha #followus{
	background-image: url("../img/followus.png");
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	position: relative;
}
#col-derecha #followus a{
	display: block;
	float: left;
	width: 150px;
	height: 30px;
	text-align: left;
	font-size: 13px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	margin-left: 8px;
	margin-top: 10px;
	line-height: 10px;
}

/*COLUMNA LINKS*/
#links{
	position: relative;
	margin-top: 15px;
	height: 230px;
}
#links a{
	position: relative;
	float: left;
}
#links a img{
	position: relative;
	left: 6px;
	top: 15px;
}
#links a#nuestromenu{
	margin-left: 10px;
	width: 312px;
	height: 227px;
}
#links a#domicilios{
	margin-left: 15px;
	width: 312px;
	height: 227px;
}
#links a#domicilios img{
	left: -1px;
}
#links a#restaurantes{
	margin-left: 15px;
	width: 312px;
	height: 227px;
}
#links a#restaurantes img{
	left: 0px;
}
