* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #4c6687;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 12px;
	background: #fff url(../img/background_1.jpg) no-repeat top left fixed;
}

body#background1 { background: #fff url(../img/background_1.jpg) no-repeat top left fixed;	}
body#background2 { background: #fff url(../img/background_2.jpg) no-repeat top left fixed;	}
body#background3 { background: #fff url(../img/background_3.jpg) no-repeat top left fixed;	} 
body#background4 { background: #fff url(../img/background_4.jpg) no-repeat top left fixed;	}
body#background5 { background: #fff url(../img/background_5.jpg) no-repeat top left fixed;	}

/* Estilos generales */

a {
	color: #4c6687;
}

a img {
	border: none;
}

img.thumb {
	padding: 3px;
	border: 1px solid #ddd;
}

p.small {
	font-size: 10px;
	color: #c03;
	margin-top: -10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #f4a0ad;
}

p {
	margin-bottom: 20px;
}

h1 {
	margin-top: 20px;
	color: #cc0033;
	margin-bottom: 15px;
	font-weight: normal;
}

 
h1.secondary {
	/*margin-top: -50px;*/
  
}

.clear {
	clear: both;
}
.nav_hide {
	display: none;
}

/* fin: Estilos generales */

#page {
	padding-left: 152px;
	padding-top: 20px;	
}

div#logo {
	width: 170px;
	left: 0px;
	position: absolute;
	padding-left: 182px;
 	z-index: 3;
}

#header {
	/*height: 130px;*/
	margin-bottom: 18px;

}
	#header h1 {
		font-weight: normal;
		font-size: 17px;
		margin-bottom: 12px;
		margin-top: 0px;
	}
	#header ul {
		list-style: none;
	}
	#header ul a {
		text-decoration: none;
	}
	#header ul a.selected{
		font-weight: bold;
	}
	#header ul#main_navigation {
		height: 18px;
		font-size: 12px;
	}
	#header ul#main_navigation li {
		float: left;
		margin-right: 10px;
	}
	#header ul#main_navigation span {
		display: block;
		font-size: 12px;
	}
	#header ul#main_navigation span .selected {
		display: block;
		font-size: 12px;
	}
	
	ul#lang_selector {
		position: absolute;
		right: 20px;
		top: 20px;
	}
	
	ul#lang_selector li{
		float: left;
		display: inline;
		margin-right: 5px;
	}
	
	
	ul#lang_selector li span.selected {
		font-weight:bold;
	}

#top {
	margin-top: 52px;
	padding-left: 220px;
}

#content {
 	clear: both;	
	padding-bottom: 45px;
}

#banner {
	margin-bottom: 30px;
}

.post {	
	clear: both;
	padding-top: 12px;
	border-top: 1px solid #ebedf0;
}

.post div.left ul, .post div.right ul {
	list-style: none;	
	border-bottom: 1px solid #f4a0ad;
}

.post div.left ul li, .post div.right ul li {
	padding-top: 3px;
	border-top: 1px solid #f4a0ad;
}

.post div.left img, .post div.right img {
	display: block;
	margin-bottom: 18px;
}

.post li p {
	margin: 0;
	margin-bottom: 3px;
	padding: 5px 2px 5px 13px;
}
p.par {
	background: #fff url(../img/bullet.gif) no-repeat top left;
}
p.impar {
	background: #f3f4f6 url(../img/bullet.gif) no-repeat top left;
}

.post .left img.ofi {
	margin-top: 6px;
	padding: 4px;
	border: 1px solid #ebedf0;
}

.dotted {
	border-top: 1px dashed #ebedf0;;
}

h1#menuline {
	font-size: 16px;
}

.post h1 {	
	font-size: 24px;
	padding-left: 220px;
 	width: 300px;
	margin-top: 0px;
}
.post h2 {
	font-size: 24px;
	width: 300px;
	padding: 0;
	margin-left: 220px;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #77889d;
}
.post h3 {
	font-size: 24px;
	color: #77889d;
	margin-bottom: 10px;
}

.post div.left { 
	float: left;
	width: 300px;
	margin-right: 45px;
	padding-left: 220px;
}
.post p {
	width: 285px;
}

.post div.right {
	float: left;
	width: 300px;
}

 
#footer {
	height: 90px;
	background: #eef1f3;
}
	#footer div.copyright {
		font-size: 11px;
		padding-top: 15px;
		padding-left: 220px;
	}
	#footer div.copyright a {
		font-weight: bold;
	}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash ul#main_navigation span.selected {
border-bottom: 1px solid #77889d;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 24px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 24px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 24px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

ul.secondary_menu { 
	width: 860px;
	display: block;
	list-style: none;
	text-align: right;
	/*margin-bottom: -25px;*/
	
}

ul.secondary_menu li a {
	font-size: 11px;
	text-decoration: none;
}

ul.secondary_menu li a.selected {
	font-weight: bold;
}

form {
	margin-top: 20px;
}

form textarea {
	width: 100%;
	height: 100px;
	border: 1px solid #ccc;
	padding: 2px;
}

form input {
	border: 1px solid #ccc;
	font-size: 11px;
	padding: 2px;
}

form input[type="submit"] {
	margin-top: 20px;
	padding: 0;
}

form label {
	font-weight: bold;
	display: block;
	float: left;
 	width: 60px;
}

form fieldset {
	clear: both;
	border: none;
	margin-bottom: 5px;
}

form .error {
	margin-left: 5px;
	font-size: 11px;
	font-weight: bold;
	color:  #cc0033;
}

div#map {
	margin-left: 220px;
	border: 1px solid #999;
}