* {
	margin: 0;
	padding: 0;
}

body {
	margin-bottom: 50px;
	color: #3B3B3B;
	background-image: url(images/maizal.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FF9C01;
	line-height: 1.5;
	
	
}

h1, h2, h3 {
	color: #0097B0;
}

h1 {
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
}

ul {
}

ul li {
	
}

ol {
}

ol li {
}

a {
	color: #FFF;
}
.mail {
	color: #F90;
	text-decoration: none;
}


a:hover {
	text-decoration: none;
	color: #FFF;
	
}
.mail:hover {
	text-decoration: none;
	color: #03C;
}


img {
	border: 0px solid #3B3B3B;
}

img.left {
	float: left;
	margin: 0 10px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 10px;
}

/* Boxed Style */

.boxed {
	background-color: #B6F6FF;
}

.boxed .title {
	padding: 10px 15px;
	background: #3B3B3B;
	text-transform: uppercase;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.77em;
	font-weight: bold;
}

.boxed .content {
	padding: 15px;
}

.boxed ul {
	list-style: none;
}

/* Post */

.post {
	clear: both;
	padding: 20px;
}

.post .title {
}

.post .content {
	line-height: 1.7 em;
	background-image: url(images/romial-ma.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-style: normal;
	font-weight: normal;
}
.post .content2 {
	line-height: 1.7 em;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-style: normal;
	font-weight: normal;
}


.post .title {
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 0em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}

/* Header */

#header {
	width: 900px;
	height: 200px;
	margin: 0 auto;
	
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-weight: normal;
}

#header h1 {
	float: left;
	padding: 80px 0 0 20px;
	letter-spacing: -3px;
	font-size: 48px;
}

#header h2 {
	float: left;
	padding: 107px 0 0 7px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #791D04;
	background-color: #FFF;
	background-repeat: repeat-y;
}

#content {
	float: right;
	width: 695px;
	text-align: justify;
	background-color: #FFFBF2;
}
#content2 {
	float: right;
	width: 695px;
	text-align: justify;
	background-color: #FFFBF2;
}


#sidebar {
	float: left;
	width: 200px;
	padding-left: 1px;
	background-color: #B6F6FF;
}

/* Menu */

#menu {
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #000;
	font-weight: normal;
}

#menu a:hover {
	background: #4F789F;
	color: #FFFFFF;
	font-weight: normal;
}

#menu .active a {
	color: #FFF;
	background-color: #0097B0;
	font-weight: normal;
}

/* Login */

#login {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

/* Updates */

#updates {
}

#updates ul {
}

#updates li {
	margin-bottom: 20px;
}

#updates h3 {
	font-size: .77em;
}

/* Footer */

#footer {
	width: 900px;
	height: 25px;
	font-size: 0.77em;
	color: #FFF;
	background-image: url(images/pie-flash.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 14px;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}	

#legal {
	float: left;
	background-image: 
}

#links {
	color: #0FF;
}
.viñeta {
	font-family: Verdana, Geneva, sans-serif;
	line-height: inherit;
	font-weight: normal;
	text-align: center;
}
