/* TAGS */

body {
	padding: 0;
	margin: 0;
	background-color: #F0EFED;
	font-size: 0.8em;
}

body * {
	font-family: "Trebuchet MS", Helvetica, Tahoma, Verdana, sans-serif;
}

h1, h2, h3, h4, button {
	color: #C00;
	margin: 0 0 0.25em;
	text-transform: lowercase;
}

h1 {
	font-size: 1.7em;
}

h2 {
	font-size: 1.5em;
}

h3, dt {
	font-size: 1.3em;
}

h4 {
	font-size: 1.15em;
}

ul {
	list-style-image: url(../image/blt_medium.gif);
}

dt {
 color: #C00;
}

a:link, a:visited {
	color: #C00;
}

a:hover {
	background-color: #C00;
	color: white !important;
}

img {
	border: none;
}

p {
	margin-top: 0;
}

address {
	font-style: normal;
}

fieldset {
	clear: both;
	border: 0;
	padding: 0;
}

legend {
/*	display: none; */
	color: red;
}

label {
	float: left;
	padding: 0 15px 7px 0;
}

label .note {
	color: #999;
	font-size: 0.85em;
}

label.requiered {
	font-weight: bold;
}

input, textarea {
	display: block;
	width: 200px;
	font-size: 1em;
	background-color: #F0EFED;
	border: 1px solid #C00;
}

button {
	font-size: 1.3em;
	background: none;
	border: 0;
	padding: 0;
	margin: 0 !important;
	margin: -9px;
}

form {
	float: left;
}

form br, form p {
	clear: both;
}

form p {
	margin: 5px 0 0;
}

/* STRUCTURE */

#wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 923px; 
	height: 593px;
	margin-left: -462px;
	margin-top: -296px;
	border: 1px solid #CCC;
	background-color: white;
}

#top {
	width: 878px;
	height: 418px;
	padding: 25px 30px 25px 15px;
}

#main_menu {
	float: left;
	width: 135px;
	height: 418px;
	border-right: 2px solid #999;
	padding-right: 19px;
	margin-right: 19px;
}

#content {
	margin-left: 175px;
	height: 391px;
}

.inside_window #column_medium_a {
	width: 63%;
}

#column_medium_a {
	float: left;
	width: 440px;
}

#column_medium_b {
	float: right;
	width: 235px;
	text-align: right;
}

#column_big_a {
	float: left;
	width: 355px;
}

#column_big_b {
	float: right;
	width: 320px;
	text-align: right;
}

#footer {
	height: 125px;
}

#footer .menu {
	padding: 0px 30px 0px 20px;
	background-color: #C00;
	color: white;
}

/* GLOBAL */

a.img {
	background-color: transparent !important;
}

h1 a, h2 a {
	text-decoration: none;
}

p.caption {
	margin: 0;
	font-size: 0.9em;
	color: #999;
}

p.caption a, dl.links a {
	text-decoration: none;
	color: #999;
}

dl.links dd {
	margin: 0 0 1em;
}

a.selected {
	color: #C00 !important;
}

a.selected:hover {
	color: white !important;
}

form .radio label, form .radio input {
	border: none;
	display: inline;
	width: auto;
	background-color: transparent;
}

/* TOP */

/* MAIN MENU */

#main_menu .iso {
	position: relative;
	left: 25% !important;
	left: 20%;
}

#main_menu ul {
	margin: 22px 0 22px 13px;
	padding: 0;
}

#main_menu li {
	margin: -2px 0;
}

#main_menu li.division {
	margin-top: 15px;
}

#main_menu a {
	font-weight: bold;
	text-decoration: none;
}

#main_menu li a {
	color: black;
}

#main_menu p {
	margin: 0;
}

#main_menu p img {
	margin-bottom: 2px; 
}

/* CONTENT */

#content .logo {
	position: absolute;
	bottom: 130px;
	right: 30px;
	z-index: 10;
}

#content .header {
	padding: 10px;
	background-color: #F0EFED;
	margin-bottom: 25px;
}

#content .header h1 {
	margin-bottom: 0;
}

#content .header p {
	margin-bottom: 0.25em;
}

#content .header strong {
	color: #999;
}

#content .header a, #content .proyect_image a {
	font-size: 1.2em;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

#content .header ul.menu {
	list-style-image: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

#content .header ul.menu li {
	float: left;
	width: 195px;
	margin-right: 23px;
}

#content .inside_window {
	overflow: auto;
	margin: 0;
	padding: 0 8px;
}

#content .proyect_list, #content .proyect_highlight, #content .news_list {
	list-style-image: none;
	list-style-type: none;
	padding: 0; margin: 0;
}

#content .proyect_list li, #content .proyect_highlight li {
	float: left;
	width: 205px;
	height: 160px;
	margin: 0 13px 10px 0;
}

#content .news_list li {
	margin-bottom: 2em;
}

#content .proyect_highlight li {
	margin-right: 20px;
}

#content .proyect_list li:hover a {
	color: white !important;
	background-color: #C00;
}

#content .proyect_list a, #content .proyect_highlight a {
	text-decoration: none;
}

#content .proyect_highlight h3 {
	margin: 0;
}

#content .proyect_image {
	width: 356px;
	margin-right: 20px;
	float: left;
}

/* FOOTER */

#footer {
	font-size: 0.85em;
}

#footer .menu ul {
	margin: 0;
	padding: 0;
	float: right;
	list-style-image: none;
	list-style: none;
	width: 350px;
}

#footer .menu li {
	float: right;
	margin-left: 20px;
}

#footer .menu a {
	color: white;
	text-decoration: none;
}

#footer .menu a:hover {
	text-decoration: underline;
}

/* COLUMNS */

/* MEDIUM */

#column_medium_b ul.news {
	margin: 0;
	padding: 0;
	height: 350px;
	overflow: hidden;
	list-style-image: none;
	list-style: none;
}

#column_medium_b ul.news li {
	margin-bottom: 1.3em;
}

#column_medium_b ul.news a {
	color: black;
	text-decoration: none;
}