
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

* {
	margin: 0;
	padding: 0;
}

body {
	margin:0px;
	margin-right: 0px;
	padding: 0px;
	height:  100%;
	margin-bottom: 0px;
	font: normal small Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, .contentheading, .componentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contentheading{
	padding-bottom:20px;
	font-size: 1em;
	width: 480px;
	text-align: right;
}

.contentpagetitle{
	width: 480px;
	text-align: right;
	font-size: 14px;
	color: #B70005;
	text-decoration: none;
	
}

blockquote, ol, ul {
	margin-bottom: 1em;
	line-height: 180%;
}

p {
line-height:120%;
}

a {
	color: #457600;
}

a:hover {
	text-decoration: none;
	color: #FF5302;
}

.sectiontableheader {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

table.contenttoc {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #aaa;
	padding: 5px;
	color:#0000FF;
}

span.small, td.createdate {
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
.contentpaneopen {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

/* Post */

.latest-post {
	padding: 48px 40px 10px 100px;
}

.contentheading, .componentheading, h3 {
	margin-bottom: 20px;
	font-size: 14px;
	color: #B70005;
	font-weight:bolder;
}

.post {
	padding: 1em 0em 1em 2em;
	overflow:hidden;
	margin-right:2em;
	width:530px;
}

.postcontainer {
padding:0;
margin:0;
margin-right:1.5em;
overflow:hidden;
}
.article_column .contentpaneopen .contentheading {
	border-bottom: #900;
	border-bottom-width:thin;
	border-bottom-style:solid;
}

.post h3 {
	margin-bottom: .5em;
	font-size: 1.2em;
}

.file * {
	color: #95B668;
}

/* Wrapper */
div#background{
	background-color: #e0e0e0;
}
div#center {
	text-align: center;
}

#wrapper {
	width: 950px;
	margin: auto auto;
	background: url(../images/img2.jpg) no-repeat;
	text-align:left;
}

/* Header */

#header{
	height: 212px;
	padding: 0px 0px 0 0;
	color: #E5F5D0;
	margin-top: 0px;
}

#header * {
	text-transform: lowercase;
	text-decoration: none;
	text-align: right;
	color: #FFFFFF;
}

#header h1 {
	font-size: 3em;
	letter-spacing: -2px;
}

#header h2 {
	font-size: 1em;
}

/* Content */

#content {
	background-image:url(../images/contenido.jpg);
	background-repeat:repeat-y;
}

#colOne {
	float: right;
	width: 540px;
	padding-right: 20px;
	overflow:hidden;
}

#colTwo {
	float: left;
	width: 390px;
	padding: 0px 0px 0 0px;
	overflow:hidden;
	
}

#colTwo .moduletable h3 {
	margin-top:10px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #FFF;
	font-size:14px;
}

#colTwo .moduletable {
	margin-left: 20px;
	width: 324px;
}


#colTwo ul {
	padding-left: .5em;
	list-style: circle;
}

#colOne ul {
	padding-left: 2em;
}
#colOne li {
	list-style:square;
}

/* Menu */

#menu {
	padding-left:15px;
	height: 32px;
	overflow:hidden;
}

#menu ul {
	float: left;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding-right: 15px;
	text-decoration: none;
	font-weight:bold;
	color: #09744A;
}

#menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/* Footer */

#footer {
	background: url(../images/pie.jpg) no-repeat;
	
}
#footer * {
	color:#ae5658;
}

#footer p {
	padding: 2em 0;
	text-align: center;
	font-size: smaller;
}

a.readon {
font-weight:bold;
}
#search{
	float:right;
	width: 125px;
	padding-top:7px;
}
#superior{
	width:100%;
	border:0px;
}