img.grid {
	position: absolute;
	z-index: 1000;
	opacity: .5;
	filter: alpha(opacity = 50);
	display: yes;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:link, a:active, a:visited { 
	text-decoration: none;
	color: #A0A0A0;
} 

a:hover {
	color: #58595B;
}

div.activelink {
	color: #58595B;
	font-weight: bold;
}

span.activelink {
	color: #58595B;
	font-weight: bold;
}

div.activelink a {
	color: #58595B;
	font-weight: bold;
}

span.activelink a {
	color: #58595B;
	font-weight: bold;
}

a img {
	border: none;
}

/* General */

* { 
	padding:0;
	margin: 0;
}

html, body { 
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif; 
	font-size: 10px;
	line-height: 1;
	height: 100%;
	background-color: #fff;
	color: #A0A0A0;
}

/* CMS */

div.loginform {
	margin-top: 20px;
	font-weight: bold;
	color: #666666;
	overflow: hidden;
}

div.loginform input {
	padding-left: 5px;
	width: 216px;
	height: 17px;
	margin-bottom: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif; 
	font-size: 11px;
	color: #919191;
	margin-top: 5px;
	padding-top: 2px;
	background-color: #e2e2e2;
	border: none;
}

div.loginform input#radio {
	width: 25px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif; 
	font-size: 11px;
	color: #919191;
	margin: 0px;
	height: 14px;
	margin-bottom: 5px;
	margin-top: 0px;
}

div.loginform textarea {
	width: 216px;
	padding-left: 3px;
	height: 150px;
	*height: 155px;
	margin-bottom: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif; 
	font-size: 11px;
	color: #919191;
	margin-top: 5px;
	padding-top: 2px;
	background-color: #e2e2e2;
	border: none;
}

div.loginform select {
	height: 17px;
	margin-bottom: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif; 
	font-size: 11px;
	color: #919191;
	margin-top: 5px;
	padding-top: 2px;
}

/* LAYOUT */ 

div.document {
	padding-left: 30px;
	min-height: 100%;
}

div.header {
	padding-top: 43px;
	padding-bottom: 26px;
	height: 26px;
}

div.menu {
	padding-bottom: 10px;
	overflow: hidden;
	height: 31px;
}

div.menu-element {
	float: left;
	width: 80px;
	overflow: hidden;
}

div.main {
	clear: left;
	min-height: 550px;
}

div.img_main {
	height: 345px;
}

div.texto-main {
	line-height: 1.4;
	*line-height: 1.3;
	overflow: hidden;
	*margin-bottom: 100px;
}

div.columna {
	float: left;
	width: 240px;
	padding-right: 10px;
	overflow: hidden;
}

img#modulor {
}

div#footer-content {
	line-height: 1.2;
	background-color: #fff;
	padding-left: 30px;
	clear: left;
	margin-top: -80px;
	height: 80px;
}

div.modulor-logo {
	float: left;
	width: 90px;
}

div.columna1 {
	border-left: 1px solid #B5B5B5;
	padding-left: 10px;
	float: left;
	width: 230px;
	height: 65px;
}

div.columna2 {
	float: left;
	border-left: 1px solid #B5B5B5;
	padding-left: 10px;
	height: 65px;
	width: 150px;
}

div.columna3 {
	padding-left: 10px;
	width: 230px;
	margin-left: 5px; 
	border-left: 1px solid #dadada; 
	height: 27px; 
	clear: left; 
	margin-bottom: 10px;
}

div#loader.loading {
    background: url(/images/spinner.gif) no-repeat center center;
    width: 789px;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}

div#slideshow {
	overflow: hidden;
	height: 330px;
}

div.menuheader.class1{
	width: auto;
	display: block;
	cursor: pointer;
}

div.menuheader.class2{
	width: auto;
	display: block;
	cursor: pointer;
}

div.menuheader {
	clear: left;
	margin-bottom: 5px;
	overflow: hidden;
	padding-bottom: 2px;
}

div.menucontent {
	height: 130px;
	line-height: 14px;
	overflow: hidden;
}

img.statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 3px;
	right: 8px;
	*right: 7px;
	border: none;
}

span.expansionicon:hover {
	color: red;
}

div.pheader {
	height: 90px;
	border-left: 1px solid #DADADA;
	margin-top: 20px;
	padding-left: 10px;
}

#p_title {
	height: 40px;
	width: 400px;
	border: none;
	padding: none;
	font-size: 16px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif; 
	font-weight: bold;
	color: #7F7F7F;
	line-height: 20px;
	overflow: hidden;
	position: relative;
	top: -3px;
}

#p_title a {
	color: #7F7F7F;	
}

#p_title a:hover {
	color: #58595B;
}

div.pheader_bot {
	margin-top: 12px;
}

div.pcontent {
	margin-top: 20px;
	margin-left: 10px;
}

#p_content {
	width: 539px;
	min-height: 100px;
	border: none;
	padding: none;
	font-size: 12px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif; 
	color: #999999;
	line-height: 16px;
}

div.pheader_bot_left {
	float: left;
	overflow: hidden;
	width: 320px;
}

div.pheader_bot_right {
	float: left;
	overflow: hidden;
}

div.pelement {
	margin-bottom: 40px;
}

div.pelement_left {
	float: left;
	width: 720px;
	overflow: hidden;
	padding-bottom: 80px;
}

div.pelement_right {
	float: left;
	padding-top: 20px;
	line-height: 14px;
	width: 170px;
	position: fixed;
	left: 720px;
	overflow: hidden;
	padding-bottom: 80px;
}

a#right_menu_link {
	font-weight: normal;	
}

a#right_menu_link:hover {
	color: #90D2C5;
}

input.search {
	width: 160px;
	padding-left: 5px;
	height: 17px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif; 
	font-size: 11px;
	color: #919191;
	padding-top: 2px;
	background-color: #e2e2e2;
	border: none;
	float: left;
}

input.search_button {
	float: left;
	margin-left: 8px;
}

img#entrada_img {
	margin-left: -10px;
}

/*  */