/* Template_css */

body {
	font-family: Tahoma;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background: transparent url(../images/bg.jpg) top center;
	text-align: center;
}

#center {
	margin: 0 auto;
	width: 989px;
}

#center .topmenu {
	background: url(../images/header.png) top center no-repeat;
	height: 265px;
	font-size:16px;
}

#center .topmenu  .l_bg {
	background: url(../images/header.png) top center no-repeat;
}

#center .topmenu  .logo {
	height: 64px;
	width:150px;
	padding-top:10px;
	margin-left:65px;
	
}

#center .topmenu  .menu {
	width:770px;
	float:right;
	margin-top:25px;
	font-size:16px;
}

#center .topmenu  .iverde {
	width:200px;
	float:right;
	height:50px;
	margin:95px 20px 80px 200px;
	margin-left:100px;
}


#center .topmenu .r_bg {
	background: url(../images/header.png) top center no-repeat;
	height: 265px;
}



#mpleft {
	width: 1000px;
	background: transparent url(../images/mpleft.jpg) top left no-repeat;
}

#mpright {
	background: transparent url(../images/mpright.jpg) top right no-repeat;
}

#main_part {
	padding: 2px 0px;
	width: 940px;
	background: #fff url(../images/main_part.jpg) top center no-repeat;
	margin: 0 auto;
}

#footer_bg {
	margin: 0 auto;
	width: 1000px;
	height: 110px;
	background: transparent url(../images/footer_bg.jpg) top center no-repeat;
}
.pmenu {
	margin:0 auto;
}

.clr {
	clear: both;
}

body.contentpane {
	background: #fff;
	text-align: left;
}

body.contentpane .contentpaneopen {
	width: 99%;
}

body.contentpane .contentpaneopen .content {
	
}

.moduletable {
	margin: 0 auto;
}

select.button {
	width: auto;
	padding: 0;
}

td {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #333;
	font-size: 12px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li{
	line-height: 20px;
	padding-left: 12px;
	padding-top: 0px;
}

.pagenav_prev, .pagenav_next {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #333;
	font-size: 12px;
}

a {
	outline: none;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #16A916;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #CE7A4C;
}

p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: justify;
}

div.center {
	text-align: center;
	margin: 0 auto;
}

div#wrapper {
	background: transparent;
	padding:0;
	margin: 0 auto;
	width: 940px;
	text-align: left;
}

#search {
	float: right;
	padding: 33px 50px 0 0;
}

#search form {
	margin:0;
	padding:0;
}

#search .moduletable {
	margin:0;
	padding:0;
}

#search .search {
	padding: 0;
	
}

#search .search .button {
	/*display: none;*/
	float: left;
	margin: 0 0 0 5px;
	height: 22px;
}

#search .search .inputbox {
	line-height: 16px;
	font-size: 12px;
	color: #95C866;
	background: none;
	margin:	0;
	width: 94px;
	height: 18px;	
	padding: 2px 0 0 6px;
	border: 1px solid #B9DB9A;
	float: left;
}

#header {
	background: url(../images/header.png) top right no-repeat;
	width: 1000px;
	height: 133px;
	margin: 0 auto;
}

#head {
	background: url(../images/head_left.png) top left no-repeat;

}


.maintable {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

#sitename {
	padding: 0;
}

#sitename p {
    font-weight: normal;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 24px;
	height: 60px;
	padding: 50px 100px 0 0;
	margin: 0;
	letter-spacing: 1px;
	color: #FF9933;
	text-decoration: none;
	outline: none;
	line-height: 46px;
	text-align: right;
	font-weight: bold;
}

#topnavi{
padding:8px 0 0 0;
margin:0 auto;
}

#topnavi ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#topnavi ul li {
	float: left;
	margin: 0;
	padding: 0;

}

#topnavi ul li a{

	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 14px;
	float: left;
	display: block;
	line-height: 14px;
	padding: 0px 10px 2px 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#topnavi ul li a:hover, #topnavi ul li a.current{
	text-decoration: underline;
	
}

#topnavi ul li a span{

}
#topnavi ul li a:hover span,#topnavi ul li a.current span {

}

#leftmenu, #rightmenu  {
	margin: 7px 0 0 0;
	width: 200px;
	float: left;
	padding: 0 0 10px 10px;
	text-align: left;
}

#main {
	float: left;
	width: 700px;
	margin: 7px 0 px 0;
	padding: 10px 0 0 4px;
}

#main_full {
	float: left;
	width: 900px;
	margin: 7px 0 px 0;
	padding: 10px 0 0 4px;
	line-height: 1.2;
	/*padding: 14px 0 0 15px;*/
}

#content {
/*
	padding: 0;
	margin: 5px auto;
*/
	font-family: Verdana,Arial,Tahoma,sans-serif;
    font-size: 12px;
    margin: 5px auto;
    padding: 0;
}

#footer {
	margin: 0 auto;
	text-align: right;
	padding: 29px 53px 0 0;
	text-align:center;
	font-size: 12px;
}

a.mainlevel:link, a.mainlevel:visited {
	margin: 0;
	line-height: 18px;
	padding: 0 0 0 24px;
	text-decoration: none;
	color: #16a916;
	font-weight: bold;
	font-size: 11px;
	background: url(../images/menu_row.png) center left no-repeat;
}

a#active_menu.mainlevel:link, a#active_menu.mainlevel:visited {
	color: #16a916;
}

a#active_menu.sublevel:link, a#active_menu.sublevel:visited {
	color: #16a916;
}

a.mainlevel:hover {
	color: #ce7a4e;
	text-decoration: underline;
}

a.sublevel:link, a.sublevel:visited {
	text-decoration: none;
	color: #16a916;
	font-size: 11px;
	background: url(../images/sub_menu_row.png) center left no-repeat;
	font-weight: normal;
	line-height: 20px;
	padding: 0 0 0 28px;
	border: none;
}

a.sublevel:hover {
	color: #ce7a4e;
}

table.contentpaneopen {
	margin: 2px 8px;
}
table.contentpaneopen td.contentheading {
	padding: 0;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #FF9933;
	text-align: left;
	font-weight: bold;
}

.button {
	background: #95C866;
	border: 0;
	font-size: 10px;
	color: #fff;
	border: solid 1px #95C866;
}

.inputbox {
	border: 1px solid #B9DB9A;
}

label[for="mod_login_username"] { 
	font-size: 11px;
	color: #95C866;
}

label[for="mod_login_password"] { 
	font-size: 11px;
	color: #95C866;
}

label[for="mod_login_remember"] { 
	font-size: 12px;
	color: #95C866;
}

#mod_login_remember  {
	border:0;
}

.copyright {
	font-size: 11px;
	text-align: right;
	color: #1C801F;
	font-family: Verdana, Arial, Tahoma, sans-serif;
}

.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	width: auto;
	padding: 0px 10px;
	line-height: 20px;
	margin: 10px 0 50px 0;
}

.componentheading {
	margin: 0;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #FF9933;
	font-weight: bold;
	padding: 0 0 0 10px;
	width:100px;
}

.wrapper {
	width: 650px;
	height: 550px;
}

.module div div div h3 {
	color: #FFF;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	height: 60px;
	text-decoration: none;
	text-align: left;
	padding: 0 0 0 30px;
	background: url(../images/h3.png) top left no-repeat;
	font-weight: bold;
	line-height: 50px;
	margin: 0;
}

.module {
	padding: 0;
	margin: 0;
	width: 200px;
}

.module div {
	padding: 0;
	margin: 0; /*bottom 14px*/
}

.module div div {
	padding:0;
	
}

.module div div div {
	/*padding: 30px 0 15px 20px;*/
	
}

.module div div div div{
	border: none;
	padding: 0;
	margin:0;	
}

.module div div div table {
	margin: 0;
	padding: 2px 6px;
	list-style: none;
}

.module div div div div {
	
}

.module div div div div.syndicate {
	margin: 0;
	padding: 10px;
	background: transparent;
}

.module div div div div.syndicate div {
	background: none;
}

.module div div div form {
	padding: 6px 0;
	margin:0;
}

.module div div div form table {
	padding: 0 10px 0 10px;
	width: 100%;
}

/* footer links*/
a.sgfooter:link, a.sgfooter:visited {
	color: #1C801F;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	text-decoration: none;
}
a.sgfooter:hover {
	color: #1C801F;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	text-decoration: none;
}
/**/
/*banner*/
.sgf {
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #1C801F;
	text-decoration: none;
}
.sgf1 {
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #1C801F;
	text-align: left;
}

a.sglink:link, a.sglink:visited {
	color: #FFF;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	text-decoration: none;
}
a.sglink:hover {
	text-decoration: none;
}

a img {
	border: 0;
}
.pathway {
	border: 0;
	font-size: 11px;
	color: #CA6128;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-weight:normal;
	
}

.ptw {
	float: left;
	width: 600px;
	height: 40px;
	text-align: right;
}
a.pathway:link, a.pathway:visited {
	color: #CA6128;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-weight: normal;

}
a.pathway:hover {
	color: #CE7A4E;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-weight:normal;
	text-decoration: underline;
}
.pagenav {
	font-size:12px;
	font-weight:normal;
}
#topnavigation a.topnavigation:link, a.topnavigation:visited {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing : 1px;
	color: #fefefe;
	padding-right:5px;
	text-decoration:none;
}
#topnavigation a.topnavigation:hover {
	color: #b9f15d;
	border-bottom: none;
	text-decoration:none;	
}
#topnavigation a.topnavigation:active {
	color: #51c0f5;
	text-decoration:none;	
}
a.toclink:link, a.toclink:visited {
	line-height:normal;
	font-size:11px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #000000;
	text-decoration: underline;
}
a.toclink:hover {
	text-decoration: none;
}
table.contenttoc {
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


table.contenttoc th {
	color: #333;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
}
.sectiontableheader {
	height: 20px;
	padding-right:3px;
	font-weight :normal;
}

table.contentpane {
	padding: 0 0 0 10px;
}

table.contentpane td.contentdescription {
	font-size:12px;
	line-height:18px;
	padding: 0 0 0 10px;
}

table.contentpane td.componentheading {
	height: 20px;
	padding: 0 0 3px 0;
	color: #555;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
table.contentpane td {
	padding-top:1px;
	padding-bottom:2px;
	font-size:12px;
}
table.contentpaneopen td {
	line-height: 14px;
}

.height {
	height: 100%;
}

.small {
	font-size: 9px;
	color: #B9DB9A;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 9px;
	color: #B9DB9A;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 9px;
	color: #B9DB9A;
	font-weight: normal;
	text-align: right;
}

table.contentpaneopen td a.readon{
	display: block;
	float: right;
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
	padding: 1px 0 1px 0;
	color: #16A916;
	border-bottom: solid 1px #B9DB9A;
}

table.contentpaneopen td a.readon:hover{
	color: #CE7A4C;
	text-decoration: none;
}

.blog_more {
	margin: 2px 8px;
}

h4 {
	font-size: 10px;
	text-transform: uppercase;
}
table.contentpaneopen td.buttonheading {
	}
	
a.blogsection {
	padding: 0 0 2px;
	border-bottom: solid 1px #B9DB9A;
}
/* Editado Beycker */
/* Menu */

.menu-nav{
	padding: 5px 55px;	
}

.menu-nav li{
	float: left;
	padding: 0 10px;
}

.menu-nav li.current.active{
	text-decoration: underline;
	color: #FFFFFF;
}

.menu-nav li:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

.menu-nav li a{
	color: #FFFFFF;
    font-family: Verdana,Arial,Tahoma,sans-serif;
    font-size: 14px;
    line-height: 14px
}

/* Fin del Menu */


.item-page h1, .item-page h2 {
	color: #FF9933;
    font-family: Verdana,Arial,Tahoma,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    text-align: left;
    vertical-align: middle;
}

/* Iconos imprimir correo */
/*
.print-icon {
    float: right;
    margin: -24px 0;
    padding: 0 24px;
}

.email-icon {
    float: right;
    margin: -23px 0;
}
*/

ul.actions {
    float: right;
    margin: -22px 0;
    width: 55px;
}

.print-icon {
    float: right;
}

.email-icon {
    margin: 0;
    padding: 2px 11px;
}

.item-page{
	padding: 0 12px;
}

.moduletable_brief{
	background: url("../images/h3.png") no-repeat scroll left top transparent;
	color: #FFFFFF;
    font-family: Verdana,Arial,Tahoma,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 100px;
    line-height: 50px;
    margin: 0;
    padding: 0 0 0 30px;
    text-align: left;
    text-decoration: none;
}

.moduletable_brief > h3 {
    padding: 0 0 0 30px;
}

.item-28{
    background: url("../images/menu_row.png") no-repeat scroll left center transparent;
    color: #16A916;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    margin: 0;
    padding: 0 0 0 24px;
    text-decoration: none;
}

.moduletable_patrocinadores{
	background: url("../images/h3.png") no-repeat scroll left top transparent;
	color: #FFFFFF;
    font-family: Verdana,Arial,Tahoma,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 100px;
    line-height: 50px;
    margin: 0;
    padding: 0 0 0 30px;
    text-align: left;
    text-decoration: none;
}

.moduletable_patrocinadores > h3 {
    padding: 0 0 0 30px;
}