body {
	background-image: url(http://www.simpleplanspain.com/wp-content/themes/new/images/bar.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	font-family: tahoma;
	font-size: 11px;
}
p {
	margin: 0px;
}
a {
	color: #F41558;
	text-decoration: none;
}
strong {
	color: #66CC66;
}
h1 {
	font-size: 13px;
	font-family: "Century Gothic";
	font-weight: normal;
	color: #F0F0F0;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomrleft: 5px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	padding: 10px;
	background-color: #EFEFEF;
	border: 0px solid #CCCCCC;
	margin: 0px;
margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;


 
}
h2 {
	margin: 2px;
	font-size: 11px;
	background-color: #CCCCCC;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
margin-top: 5;
margin-bottom:5;

}
h1 a {
	color: #333333;
}
blockquote {
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 18px;
	text-align: justify;
}
.side h1 {
	background-image: url(http://www.simpleplanspain.com/wp-content/themes/new/images/h1.png);
	background-position: right;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #BCB6B1;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-top-style: 2px;
	border-right-style: none;
	border-bottom-style: 2px;
	border-left-style: none;
	margin: 0px;
}
.top {
	background-image: url(http://www.simpleplanspain.com/wp-content/themes/new/images/bar.jpg);
	background-repeat: repeat-x;
	height: 49px;
	width: 100%;
}
.bienvenidos {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
.linksimp {
	background-color: #B4ADA3;
	font-family: tahoma;
	font-size: 9px;
	text-transform: uppercase;
	padding: 2px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 1px;
}
.linksimp a {
	color: #FFFFFF;
}
.menu {
	background-color: #EFEFEF;
	font-weight: normal;
	color: #333333;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	padding: 5px;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}
#head {
	background-image: url(http://www.simpleplanspain.com/wp-content/themes/new/images/bg1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#cont {
	margin-top: -1px;
	margin-bottom: 5px;
}
#text {
	margin-bottom: 9px;
}
#text p{
	margin-bottom: 6px;
}






img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
} 