/*
Diseņo Web: La Paga de la Abuela
www.lapagadelaabuela.com.
*/

body {
	margin: 20px 0;
	padding: 0;
	background:#8B6747;
	font-size:smaller;
	font-family:Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	color: #B13413;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}
p {
text-align:justify;
}

#colThree p{
text-align:left;
}

a:link {
	text-decoration: none;
	color: #3284B5;
}

a:visited{
text-decoration:none;
color: #3284B5;
}

#footer a:link {
	text-decoration: none;
	font-size:11px;
	border-bottom:1px solid white;
	color: #3284B5;
}

#footer a:visited {
	text-decoration: none;
	font-size:11px;
	border-bottom:1px solid white;
	color: #3284B5;
}



img {
	border: none;
}

#contenedor {
position:absolute;
left:50%;
margin-left:-350px;

}

/* Header */

#header {
	width: 700px;
	height: 200px;
	margin: 0 auto;
	background: url(images/img1.jpg) no-repeat;
}

#header * {
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 155px 0 0 50px;
	font-size: 2em;
}

#header h2 {
	float: left;
	padding: 165px 0 0 3px;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 700px;
	height: 41px;
	margin: 0 auto;
	background: #37AEF2 url(images/img2.gif)
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover{
	background: url(images/img3.gif);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	background: url(images/img4.gif);
}

#colOne {
	float: right;
	width: 160px;
	padding: 20px 10px 0 10px;
}

#colTwo {
	float: right;
	margin-right:15px;
	width: 350px;
	padding-top:20px;
}

#colThree {
	float: right;
	margin-right:25px;
	width: 110px;
	padding-top:20px;
}

#colThree .menus {
	margin-top:10px;
	margin-bottom:15px;
}

/* Footer */

#footer {
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
	background:url(images/img6.gif) repeat-x;
	font-size: smaller;
}

#footer * {
	color: white;
}


.poesias{
text-align:center;
}
