/* ---------------------
basic layout
--------------------- */

* {
	font-family: Arial, Helvetica, sans-serif;
}

.waterbody {
	background:#CCCCCC url(../images/fondo.png) repeat-x left top fixed;
	margin:0px;
	padding:0px;
	color:#333333;
}

div,
td,
p {
	font-size:12px;
	line-height:18px;
	color:#333333;
}
address {
	margin: 0px;
	padding: 0px;
}

a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color:#000000;
}

a:hover {
	text-decoration:underline;
	color:#3973AC;
}

ul {
	margin: 5px;
	padding: 5px;
	list-style: none;
	list-style-type: square;
}

li {
	line-height: 18px;
	padding-left: 5px;
	padding-top: 0px;
	list-style-position: inside;
}

blockquote {
	color:#666666;
	background:#e6e6e6;
	width: 495px;
	clear: left;
	margin: 10px;
	padding: 10px;
	border: dotted 1px #999999;

}
address {
	text-decoration:none;
	font-style:normal;
}

/** clear the banner to make it sit in the bottom **/
.clear {
	clear:both;
}
h1 {
	margin: 0px;
	padding: 0px;
}
script {
	display:none;
	visibility:hidden;
}
/* ---------------------
template layout
--------------------- */

/** wrapper to make the page center **/
#container {
	width:939px;
	margin: 0px;
	margin-bottom: 0px;
	padding:0px;
	text-align: left;
}

/**
hold background, it should be float:left
that's way we can not put it in #container
background:transparent;
**/
#containerbg {
	position:relative;
	width: 939px;
	background:#ffffff url(../images/bg_inside.gif) repeat-y left top;
	margin:0px;
	padding:0px;
	float:left;
	top:0px;
	left:0px;
}

#outerleft {
	position:relative;
	margin:0px;
	padding:0px;
	float:left;
	clear:both;
	width:939px;
	
}

#outerright {
	margin:0px!important;
	padding:0px;
/** 	min-height:1px;
	min-width:1px; **/
	max-width:194px;
	overflow:hidden!important;
	display:block;
	position:relative;
	top:-229px;
	margin-bottom:-229px!important;
	float:right;
	clear:none;
}

#logo {
	position:relative;
	width:939px;
	height:127px;
	margin:0px;
	clear:both;
	background:#FFFFFF url(../images/cabecera.jpg) no-repeat left top;
}

/** div container for top menu. position:top **/
#topmenu {
	position:relative;
	margin: 0px;
	width:939px;
	display:block;
	float:left;
	clear:both;
	background-color:#232323;
	text-align:right;
}
#topmenu object, #topmenu embed {
	position: relative;
	float: left;
	clear: none;
	margin: 0px;
	display: block;
} 


/** div container for image header **/
#imgheader {
	position:relative;
	float:left;
	clear:left;
	width:100%;
	height:99px;
	margin: 0px;
	background-color: #000000;
}

#container_inner {
	position:relative;
	clear:left;
	width:939px;
	margin: 0px;
	overflow: hidden;
}

/** div container for left column **/
#leftcol {
	display:inline;
	position:relative;
	float:left;
	clear:left;
	width:194px;
	margin: 0px;
	margin-right: 4px;
	background:#4c4c4c;
/**  	padding-bottom: 30000px;
	margin-bottom: -30000px;  **/
}

#leftcolmenu {
	position:relative;
	background:transparent url(../images/bg_leftcol.jpg) repeat-y left top;
	overflow:auto;
}


/** div wrapper for user2 & user3   **/
#content_top_wrapper {
	display:block;
	position:relative;
	float:left;
	clear:none;
	width:536px;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	background-color:#FFFFFF;
}

/** div container for position:user2 **/
#content_top1 {
	width:186px;
	margin: 0px;
	display:block;
	position:relative;
	float:left;
	clear:none;
}

/** div container for position:user3 **/
#content_top2 {
	width:340px;
	margin: 0px 4px 0px 0px;
	display:block;
	position:relative;
	float:right;
	clear:none;
}
.moduletablenoticias {
	color:#333333;
	font-size:15px;
	text-indent:5px;
	background-color:#ffc32c;
	width:340px;
	margin:0px;
	padding:0px;
}
.moduletablenoticias table.contentpaneopen {
	color:#999999!important;
	font-size:9pt!important;
	width:334px;
	background-color:#dfdfdf;
	margin:0px 4px 6px 4px;
	padding:0px;
	border:0px;
}
.moduletablenoticias td {
	color:#666!important;
	font-size:11px!important;
	width:334px!important;
	background-color:#dfdfdf;
	margin:0px;
	padding:0px;
	border:0px;
}

.moduletablenoticias h5.contentheading {
	color:#666666;
	font-size:14px;
	background:#cccccc url(../images/foncontnthd.gif) no-repeat bottom right;
	width:256px;
	margin:0px;
	padding:0px;
	float:left;
	clear:both;
}
.moduletablenoticias .readon,
.moduletablenoticias a.readon:link,
.moduletablenoticias a.readon:active,
.moduletablenoticias a.readon:visited {
	color:#000000;
	text-align:right;
	margin-top:0px;
	line-height:9px;
	float:right;
	letter-spacing: 2px;
	font-size:9px;
	text-decoration:none;
}



/** div container for mainbody 	width:744px; **/
#content_main {
	width:auto!important;
	margin:0px!important;
	padding:0px!important;
	background-color:#ffffff;
	display:block!important;
	position:relative;
	float:left;
	clear:none;
}

/** div container for right column **/

.rightcol, #rightcol {
	width:193px;
	margin:0px;
	margin-right:1px;
	padding:0px;
	min-width:1px;
	max-width:193px;
	overflow:hidden;
	display:block;
	position: relative;
	float:right;
	clear: none;
}

/** div container header height:70px; min-height:70px; **/

/** div container for banner position:banner **/
#banner {
	position:relative;
	clear:left;
	float:left;
	width:515px;
	height:65px;
	min-height:65px;
	color:#FFFFFF;
	font-size:10px;
	padding: 20px 0 0 215px;
}

#blackline {
	position:relative;
	clear:left;
	float:left;
	width:939px;;
	height:11px;
	min-height:1px;
	background-color: #c4c4c4;
	color:#FFFFFF;
	font-size:10px;
}

/** pieinfo **/

#pieinfo {
	position:relative;
	width:939px;
	display:block;
	clear:both;
	float:left;
}

#pieinfo table {
	display:block!important;
	width:939px;
	height:45px;
	border-right: solid 1px #a5a5a5;
	border-left: solid 1px #a5a5a5;
	background:#e2e3e5 url(../images/fonpie1.jpg) repeat-x left top;
	float:left;
	clear:left;
	margin:-9px 0 0 0;
}

#pieinfo table td {
	color:#666666;
	font-size:10px;
	width:937px;
	text-align:center;
	line-height:20px;
}

#pieinfo a:link, #pieinfo a {
	color:#838994;
	text-decoration:none;
}



/** copyright **/

#copyright {
	position:relative;
	width:939px;
	display:block;
	clear:both;
	float:left;
}

#copyright div {
	color:#838994;
	font-size:7px;
	line-height:53px;
	display:block!important;
	width:937px;
	height:53px;
	border-right: solid 1px #a5a5a5;
	border-left: solid 1px #a5a5a5;
	background:#e2e2e2 url(../images/fonpie2.jpg) repeat-x left top;
	float:left;
	clear:left;
	margin:0px 0 0 0;
	text-align:center;
}
#copyright a:link, #copyright a {
	color:#838994;
	text-decoration:none;
	position: relative;
	top: 1px;
}
#copyright img {
	position: relative;
	top: -1px;
}


/* ---------------------
mambo content layout
--------------------- */

/** pathway block **/
span.pathway {
	display:block;
	text-align:left;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	height:20px;
	margin-bottom:10px;
}

/** content title Georgia, "Times New Roman", Times, serif; **/

.componentheading, .componentheadingcontacto, .componentheadingnoticias {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size: 13pt;
	background-color: #ffc32c;
	width: 727px;
	line-height: 25px;
	margin: 5px 0px 5px 0px;
	padding: 0px -5px 0px 0px;
	text-indent: 5px;
	text-align: left;
	position: relative;
	display: block;
	clear: none;
}

.contentheading, h3, .contentheadingcontacto,
.contentpagetitle,
a.contentpagetitle:link,
a.contentpagetitle:active,
a.contentpagetitle:visited {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size: 13pt;
	background-color: #ffc32c;
	line-height: 25px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-indent: 5px;
	width: 725px;
	text-align: left;
	display:block;
	position: relative;
	clear: none;
}
td.contentheading {
	border-top: solid 4px #fff;
}
.contentpaneopen h3 {
	width: 720px;
}
.contentpaneopen h3.htoc {
	width: 537px;
}
.tituloconfoto, .contentpaneopen h3.tituloconfoto {
	width: 364px;
	position: relative;
	float: left;
	clear: none;
}
.contentheadingcontacto, h3 {
	color:#666666;
	font-size: 12pt;
	background-color: #ffffff;
	border-bottom: solid 1px #333333;
}

h4 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11pt;
	background-color: #ffffff;
	line-height: 25px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	border-bottom: solid 1px #666666;
	text-indent: 5px;
	width: 725px;
/** 	width: 729px; **/
	text-align: left;
	display:block;
	position: relative;
	clear: none;
}

.htoc {
	width: 537px;
}

.contentpaneopen, .contentpaneopennoticia {
	width:729px;
	margin:3px 0px 0px 0px;
	padding:0px;
	display:block;
}
.contentpaneopennoticia span {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 13pt;
	background-color: #dddddd;
	line-height: 25px;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	border-bottom: solid 3px #999999;
	text-indent: 5px;
	width: 725px;
	text-align: left;
	font-weight: bold;
	display:block;
	position: relative;
	clear: none;
}
table.contentpaneopen > tbody > tr > td {
	width:729px;
	margin:0px;
	padding:0px;
	border:0px;
	display:block;
}
.celda {
	width:auto!important;
}

/** pdf, printer version, and email to friend button **/
.buttonheading {
	width: 16px!important;
	text-align:right;
}

.sectiontableheader {
	font-weight: bold;
}

.category, .categorytitle {
	font-weight: bold;
	color:#3973AC;
	background-color:inherit;
}

.sectiontableentry1, table.pollstableborder tr.sectiontableentry1 {
	background-color: #EFEFEF;
	padding: 2px;
	color:#333333;
}

.sectiontableentry2,
table.pollstableborder tr.sectiontableentry2 {
	background-color: #FFFFFF;
	padding: 2px;
	color:#333333;
}

/** blog Styles **/
.blogsection {

	color:#3973AC;
	background-color:inherit;
}

.blog_more, .blog_morenoticias {
	font-weight: bold;
	line-height: 25px;
	padding-top: 20px;
	color: #3973AC;
	border-bottom: 1px solid #E5E5E5;
	background-color:inherit;
}
.blogporta {
	width:538px;
	margin:5px 0px 5px 2px;
	padding:0px!important;
	border-bottom: 6px solid #fff;
	display:block;
	position:relative;
	float:left;
	clear:none;
}
.blognoticias strong {
	display:none;
	visibility:hidden;
}
.contentpaneopenporta {
	color: #666666;
	font-family: Trebuchet, Helvetica, Arial, sans-serif;
	font-size:11px;
	margin: 0px!important;
	padding: 0px!important;
	width:538px;
	background-color:#cccccc;
	display:table;
	position:relative;
	float:left;
	clear:both;
}
.contentpaneopenporta td div {
	height:180px;
	display:block;
	overflow:auto;
}
.contentheadingporta {
	color: #ffffff;
	font-family: Trebuchet, Helvetica, Arial, sans-serif;
	font-size:15px;
	text-indent:15px;
	margin:0px!important;
	padding:0px!important;
	width:534px;
	height:18px!important;
	background-color:#666666;
	border-top: 5px solid #666666;
	border-bottom: 5px solid #666666;
	display:block;
	position:relative;
	clear:both;
}

.contentpaneopenporta p {
	margin:2px 9px 8px 9px;
	text-align:justify;
}
.contentpaneopenporta ul {
	margin-top:0px;
}
.contentpaneopenporta div, .blogporta div {
	margin:0px!important;
	padding:0px!important;
}

.moduletablepubli {
	margin:0px;
	padding:0px;
}

/** small text in content **/
.small {
	color:#999999;
	font-size:10px;


	font-weight: bold;
	background-color:inherit;
}

/** date info in content **/
#content_main .createdate {
	color:#4A87C4;
	font-size:10px;
	padding: 0 0 15px 0;
	line-height:8px;
	background-color:inherit;
}

#content_main .modifydate {
	color:#999999;
	font-size:10px;
	padding: 0;
	background-color:inherit;
}

/** toc page navigation  **/
.pagenav_prev,
.pagenav_next {
	font-size:11px;
}


/** content item navigation 	display:block;  **/
.pagenavbar  {
	display: none; 
	visibility: hidden;
	width:100%;
	background-color:inherit;
	height:20px;
	line-height:25px;
	text-align:right;
	letter-spacing:2px;
	color:#999999!important;
	clear:both;
	font-size: 11px!important;
	margin-top: 10px;
	background-image: url(../images/bg_pagenav.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;	
}

.pagenav {
	height:20px;
	line-height:25px;
	text-align:right;
	letter-spacing:2px;
	color:#999999;
	clear:both;
	font-size: 11px;
	margin-left: 0;
	margin-right: 0;
	background-color:inherit;
}
.pagenavcounter {
	display: none; 
	visibility: hidden;
}
.back_button {
	display:block;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	width:100%;
	margin-bottom:10px;
	letter-spacing:2px;
}

/** highlight word search result **/
.highlight {
	font-weight:bold;
	background-color: #FFFF00;
	padding: 2px 0 2px 0;
	
}

/** table of content layout **/
table.contenttoc {
	border:0px solid #000000;
	padding:0px;
	width:168px;
	margin: 0 0 5px 0px;
	background-color: #ffc32c;
	display:block;
}




/** table of content header **/
.contenttoc th {
/** 	color:#dfa30c;
	background-color:#ffe34c; **/
	color:#ffffff;
	background-color:#ffffff;
	font-size:1px;
	line-height: 1px;
	display:block;
	padding:0px;
	width:168px;
}

/** unordered list for latest news module **/
ul.latestnews li,ul.mostread li {
	line-height: 18px;
	font-size:11px;



	font-weight:bold;
	list-style-type: none;
	list-style-position: outside;
}


/** fix opera table width for content list in table category**/
table.contentpane td.contentdescription {
	width:100%!important;
}
table.contentpane {
	width:700px!important;
	float: left;
	margin: 0px 0 25px 0;
}
.contentpanecontacto {
	width:729px!important;
	float: left;
	margin: 0px 0 25px 0;
}
/* ---------------------

Links
--------------------- */

/** any left column link **/
#leftcol a:link,
#leftcol a:active,
#leftcol a:visited {
	color:#FFFFFF;


}



a.pagenav:link ,
a.pagenav_next:link,
a.pagenav_pre:link,
div.back_button a,
div.back_button a:link,
a.latestnews:link,
a.latestnews:active,
a.latestnews:visited,
a.mostread:link,
a.mostread:active,





a.mostread:visited {
	text-decoration:none;
}

/*** read more link ***/
.readon,
a.readon:link,
a.readon:active,
a.readon:visited {
	color:#666666;



	font-weight:bold;
	text-align:left;
	margin-top:10px;
	letter-spacing: 2px;
	font-size:10px;
	text-decoration:none;
}

/*** blog links ***/
a.blogsection:link,
a.blogsection:active,
a.blogsection:visited {
	color:#3973AC;
	text-decoration:none;
}

/** generic menu item link **/
a.mainlevel:link,
a.mainlevel:active,
a.mainlevel:visited
{
	color:#FFFFFF;
	font-weight:normal;
	background:url(../images/fonmen.jpg) no-repeat 0px 0px;
	text-decoration:none;
	margin-right:5px;
	margin-bottom:6px;
	font-size:10pt;
	line-height: 28px;
	width:184px;
	height: 28px;
	overflow:hidden;
/**	border-bottom:#4c4c4c solid 6px; **/
	border-left:#4c4c4c solid 5px;
}

/** generic menu item link on mouseover **/
a.mainlevel:hover,
#leftcol a.mainlevel:hover,
a.mainlevel#active_menu, td + a#active_menu, td > a#active_menu {
	background:url(../images/fonmen.jpg) no-repeat 0px -34px;
	color:#FFFFFF!important;
	font-weight:bold;
	font-size:10pt;
	width:184px;
	height: 28px;
	overflow:hidden;
	text-decoration:none!important;
	margin-right:5px;
	margin-bottom:6px;
	border-left:#4c4c4c solid 5px;
}
a.sublevel:link,
a.sublevel:active,
a.sublevel:visited,
a.sublevel#active_menu,
a.sublevel:hover {
color:#cccccc!important;
	font-weight:normal;
	text-decoration:none;
	padding:2px;
	margin-right:5px;
	margin-bottom:4px;
	font-size:9pt;
	line-height: 24px;
/** 	width:184px; **/
	height: 24px;



	overflow:hidden;
	border-bottom:#4c4c4c solid 3px;
	border-left:#4c4c4c solid 5px;
}

a.sublevel#active_menu,

a.sublevel:hover {
	color:#ffffff!important;
}

/** specific top right column menu item link **/
a.mainlevel-right:link,
a.mainlevel-right:active,
a.mainlevel-right:visited,
a.sublevel-right:link,
a.sublevel-right:active,
a.sublevel-right:visited {
	color:#000000;
	text-decoration:none;
	font-size:11px;
}

/** specific top right column menu item link on mouseover **/
a.mainlevel-right:hover {
	background-color:#CCCCCC;
	text-decoration:none;
}


/** pathway link item **/
a.pathway:link,
a.pathway:link,
a.pathway:active,
a.pathway:visited {
	color:#999999;
	text-decoration:none;
}

/** table of content list **/
a.toclink:link, a.toclink:active, a.toclink:visited {
	color:#990000;
	font-size:11px;
	padding:3px 10px 3px 10px;
	border-top: solid 1px #ffffff;
	display:block;
	text-decoration:none;
}

.pagenavbar a:link, .pagenavbar a:active, .pagenavbar a:visited  {
	letter-spacing:2px;
	color:#000000;
	font-size: 11px;
	text-decoration: none;
}

.pagenavbar a:hover {
	color:#3973AC;
}

/** latestnews and popular **/
.latestnews,
.mostread {
	color:#000000;
}

a.latestnews:link,
.mostread a:link,
.latestnews a:active,
.mostread a:active,
.latestnews a:hover,
.mostread a:hover,
.latestnews a:visited,
.mostread a:visited {
	color:#000000;
	text-decoration:underline;
}

/** underline on hover **/
a.toclink:hover,
a.latestnews:hover,
a.mostread:hover,
a.pathway:hover,
a.sublevel:hover,
a.sublevel-right:hover,
a.blogsection:hover,
a.readon:hover,
a.pagenav:hover ,
a.pagenav_next:hover,
a.pagenav_pre:hover,
a.latestnews:hover {
	text-decoration:underline;
	color:#3973AC;
	background-color:inherit;
}

#leftcol a:hover {
	color: #93B7DB;
	text-decoration:underline;
}


/* ---------------------
mambo module layout
--------------------- */

/** general module table **/
table.moduletable,
#leftcol table,
#rightcol table {
	width:100%;
	float:left;
	clear:left;
	background-color:#4c4c4c;
	display:block;
}

/** general module table **/
#rightcol table,
#leftcol table td {
	font-size:11px !important;
	color:#CCCCCC;
}

#rightcol table,
#rightcol table td {
	font-size:11px !important;
	color:#030303;
}


/** general module title **/
table.moduletable th,
table.moduletable-bgimg th,
table.moduletable-right th {
	border: 0px;	
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:20px;
	background-color:#4c4c4c;
	height:28px;
	width:194px;
	text-align:left;
	text-indent:15px;
	font-weight:normal;
}

/** specific module td table for content top 1 and 2. 
position:user2 an user3 **/
#content_top1 table.moduletable td,
#content_top2 table.moduletable td {
	background:transparent url(../images/bg_module_contenttop.jpg) no-repeat center bottom;
	height:100px;
	min-height:100px;
	vertical-align:top;
}
table.moduletablevergaleria td {
	width:100%;
	float:left;
	clear:left;
	font-size:1px;
	line-height:1px;
	padding:0px;
	height:136px;
	overflow:hidden;
}
table.moduletablevergaleria td a {
	font-size:1px;
	line-height:1px;
}

/** right column module td **/
#rightcol table.moduletable td  {
	padding:0px;
}
table.moduletabletiempo td   {
	background:#ffffff url(../images/tiempo.gif) no-repeat left top;
	text-align:center;
	padding:0px;
}
table.moduletabletiempoeng td   {
	background:#ffffff url(../images/tiempoeng.gif) no-repeat left top;
	text-align:center;
	padding:0px;
}
.moduletabletiempo a, .moduletabletiempo a:link, .moduletabletiempo a:visited, .moduletabletiempo a:hover, .moduletabletiempo a:active, .moduletabletiempoeng a, .moduletabletiempoeng a:link, .moduletabletiempoeng a:visited, .moduletabletiempoeng a:hover, .moduletabletiempoeng a:active {
	color:#999999;
	font-size:10px;
	text-align:center;
	text-decoration:none;
	background:#ffffff;
	display:block;
	width:193px;
}

/** generic menu item **/
.mainlevel  {
	display:block;
	font: 12px/25px Trebuchet, Arial, Helvetica, sans-serif !important;
 	padding:0px;
 	text-indent:10px;
	background:transparent url(../images/bg_mainlevel.gif) repeat-x center top;
	text-decoration:none;
}

/** specific left column form **/
#leftcol form {
	margin-left:15px;
}

/** specific left column form **/
#leftcol .button {
	font-size:11px;
	color:#FFFFFF;
	background-color:#585858;
	border-right: 1px solid #333333;

	border-bottom: 1px solid #333333;
	border-left: 1px solid #888888;
	border-top: 1px solid #888888;
	width:140px;
}


/** specific left column form **/

#leftcol .inputbox {
	font-size:11px;

	font-weight: bold;
}

/** module styles in #leftcol **/
#leftcol table.moduletable td {
	color:#FFFFFF;
	background-color:#4c4c4c;
	width:194px;
}

/** search div in top right column. position:user4 **/
div.search {
	margin-left:10px;
}

/** search field in search div **/
.search .inputbox {
	width:130px;
	border: 1px solid #000000;
}

/* ---------------------
mambo form layout


--------------------- */

/** left column input form **/

#leftcol .inputbox {
	font-size:11px;
	/*border: 1px solid #000000;*/
	margin-bottom:2px;
}

/** input button html tag **/

.button,
#rightcol .button {
	font-size:11px;
	text-transform:uppercase;
	color:#666666;
	font-weight:bold;
	background-color:#CCCCCC;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
}

#rightcol .button {
	background-color:#E5E5E5;
}

.search  {
	margin-top:30px;
}

.falojamiento {
	width:708px !important;
	margin:0px 0px 30px 0px;
	padding:0px 0px 10px 0px;
	text-indent:10px;
	background:#ffffff url(../images/fondoform.jpg) no-repeat top right;
}

/* 
mambo top menu layout
you need to add menu class suffix: -nav
*/
ul#mainlevelportada
{
	width:193px !important;
	float:left;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#mainlevelportada li {
	width:193px !important;
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	text-align:center;
}

/** unordered list top menu **/
ul#mainlevel-nav
{
	width: auto !important;
	float:right;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
.mainlevel-nav {
	color:#ffffff;
}

/** unordered list item for top menu **/
ul#mainlevel-nav li, ul#mainlevelportada li 
{
	display: block;
	padding: 0px;
	float: left;
	margin: 0px;
	width: auto !important;
	font-size: 13px;
	line-height: 29px;
	white-space: nowrap;
}

/** unordered list item link for top menu **/
ul#mainlevel-nav li a, ul#mainlevelportada li a
{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
ul#mainlevel-nav li a {
 	padding-left: 15px;
	padding-right: 15px; 
}

ul#mainlevelportada li a {
	width:193px !important;
	text-align:center;
}
#topmenu ul {
	background: #232323;
}

/** unordered list item link for top menu for firefox only **/
#topmenu>ul#mainlevel-nav li a {
	width: auto;
}


/** unordered list item for top menu for firefox only **/

ul#mainlevel-nav li a:hover, ul#mainlevelportada li a:hover {
	background: #535353;
	text-decoration:none;
}

 /*
specific right column menu item. position:right
you need to add menu class suffix: -right and
module class suffix: -right
 */

.mainlevel-right {

	display:block;
	height:25px;
	line-height:25px;
	padding-left:15px;
	background:#EEF0F0 url(../images/bg_mainlevel_right.gif) repeat-x center top;

	font-weight:bold;
}

/** 
moduletable specific with background image
you need to add modules class suffix: -bgimg
 **/
table.moduletable-bgimg {
	background:transparent url(../images/bg_module.jpg) no-repeat center bottom;
	float:left;
	clear:left;
	width:100%;
}

table.moduletable-bgimg td {
	padding: 0px;
	font-size:11px;
}

table.moduletable-bgimg td td {
	padding: 0px!important;
}

/** for polls **/
.poll {
	font-size:11px;
	line-height: 16px;
}

table.pollstableborder .sectiontableentry2 {
	background-color:transparent; 
	text-align:left; 
}
table.pollstableborder .sectiontableentry1 {
	background-color:#F5F5F5; 
	text-align:left;
}



.moduletable_bgimg table.pollstableborder td.sectiontableentry2,
.moduletable_bgimg table.pollstableborder td.sectiontableentry1 {
	background-color:transparent!important; 
	text-align:left!important; 
}
.moduletable_rightcol {
	margin-bottom:5px;
}


#bottompadding	{
	position:relative;
	width:939px;
	display:block;
	height:0px;
	margin-top:-100px;
}

.profesepara {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.profefoto {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
}
.profefoto img {
	margin: 5px;
}

.fotoder {
	margin: 0px 0px 5px 10px;
	position: relative;
	display:block;
	float: right;
	clear: right;
}
.fotoizq {
	margin: 0px 10px 10px 0px;
	display:block;
	float: left;
}
.iframecontacto {
	background: #dedede;
	position:relative;
	width:460px;
	display:block;
	height:310px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.iframealojamiento {
	background:#ffffff url(../images/fondoform.jpg) no-repeat top right;
	position:relative;
	width:725px;
	display:block;
	height:480px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.campo05 {
	font-size:12px;
	line-height:18px;
	color:#333333;
	width:272px;
}