html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
.clearfix:after, #wrap:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .#wrap {display:block;}
.clear {clear:both; font-size: 1px; border: 1px solid red;}
span.date {display: block; color: #7C7C7C; font-size: .9em; font-weight: bold;}

body {
	font-size:75%;color:#222;background:#fff;font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #FFF url('bkg.gif') repeat-x;
}

#wrap {
	width: 890px;
	margin-left: 55px;
	margin-bottom: 70px;
}
#header {
	height: 95px;
	position: relative;
}

#header ul {
	list-style-type: none;
	float: left;
}
#header h1 {
	margin: 10px 0 20px;
}
#header ul li {
	float: left;
	margin-right: 20px;
	font-size: 1.2em;
	font-weight: bold;
}
#header ul a {
	display: block;
	text-decoration: none;
	color:#C2FEC1;
}

#content {
	width: 624px;
	float: left;
	margin-right: 18px;
}
#content #banner {
	margin-bottom: 10px;
}

#content #items div {
	position: relative;
	width: 193px;
	float: left;
	margin-right: 20px;
	height: 280px;
	display: block;
}
#content #items div .masinfo {
	position: absolute;
	bottom: 0px;
	left: 0px;
}


#content #items div.last {
	margin-right: 0px;
}
#content #items h2 {
	color: #659933;
	font-size: 1.2em; 
	font-weight: bold;
}    
#content #items h2 a{
	color: #659933;   }
#content  p, #content ul {
	color: #626262;
	margin: 10px 0;
	font-size: .9em; 
}
#content ul {
	margin-left: 20px;
	list-style-type: square;
}
#content p.masinfo {
	padding: 3px 6px;
	background: #548927;
	width: 85px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#noticias p.masinfo {
	width: 150px;
	
}
#content p.masinfo a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#sidebar {
	width: 248px;
	float: left;
}
#sidebar .box {
	margin-bottom: 10px;
}
#sidebar h2 {
	padding: 3px 6px;
	margin-bottom: 10px;
	background: #285400;
	color: #FFFFFF;
	font-weight: bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#sidebar .box ul {
	margin-left: 20px;
	_margin-left: 0px;
	_padding-left: 20px;
	color: #326502;
	list-style-type: square;
 }
#sidebar .box ul li {
	font-weight: bold;
	/**float: left;
	width: 45%;**/
 
}
#sidebar .box ul li a {
	text-decoration: none;
	color: #7C7C7C;
}

#sidebar .box h3 {
	font-weight: bold;
	line-height: 120%;
	
}
#sidebar .box h3 a {
	color: #326502;
	text-decoration:none;
}


#footer {
	position: relative;
	background: #DCDCDC;
	height: 200px;
}
#footer p {
	padding: 30px 55px;
	font-size: .9em
}
#footer ul {
	position: absolute;
	left: 730px;
	top: 50px;
}
#footer ul li {
	float: left;
	list-style-type: none;}
#footer  a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}



/** interior **/
#content  h2 {
	color: #659933;
	font-size: 1.4em; 
	font-weight: bold;
}

#content h3 {
	color: #000;
	font-size: 1.2em; 
	font-weight: bold;
}

/** items **/
div.intro {
	margin-bottom: 20px;
	border-bottom: 1px dotted #A8A8A8;
	
}
div .item {
	margin-top: 20px;
	border-bottom: 1px dotted #A8A8A8;
}
div.item .img {
	float: left;
	margin-right: 20px;
	width: 191px;
}
div.item .desc {
	float: left;
	width: 400px;
}
div.item h3 {
	margin-bottom: 0px!important;
 }
div.item p {
	margin-top: 0px!important;
 }
div.item a, div.item strong {
	color: #000;
	font-weight: bold;
	text-decoration:none;
}

#content a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#noticias #content strong {
	color: #515151;
}
#noticias #content img.left {
	float: left;
	margin: 5px 20px 20px 0;
}

#content .content-img {
	margin-bottom: 20px;
}

#content h4 {
	font-weight: bold;
	color: #659933;
	margin: 0 0 -10px 0!important;
}
#content em {
	color: #454545;
	font-style: italic;
}

#default #noticias {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px dotted #7B7B7B;
}         

#sidebar #social.box ul{
                      list-style-type: none; 
                      }
#sidebar #social ul li {
                      float: left;
                      text-align: center;
                      font-size: .8em; 
                      line-height: 100%;
}   

#sidebar  #social.box img {
                      display: block!important; 
                      margin-right: 0px!important;   
                      margin-left: 20px;
                      _margin-left: 0px;
					 margin-bottom: 6px;
}                                  
#sidebar #social li a {
                      text-decoration: none;
                      display: block;   
                      text-align: center; 
                      width: 70px;
                      height: 50px;   
                      
                      
}


/* forms.css */
label {font-weight:bold; display: block;}
fieldset {border:0px;}
legend {font-weight:bold;font-size:1.2em; display:none;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

#default img.left	{display:none;}
#default img.right	{display:none;}
#default .noti	{padding-bottom: 10px; margin-bottom: 10px;}