@charset "utf-8";
/* CSS Document */

body {
	background:#b4afac;
	color:#5d5d60;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5em;
	margin:0px;
	padding:0px;
}

a {
	color:#333;
	text-decoration:underline;
	outline:none;
}

h1 {
	font-size:18px;
	margin-bottom:0.5em;
	line-height:22px;
}

h2 {
	font-size:1.1em;
	margin:0.5em 0em 0.3em 0em;	
}

p {
	text-align:justify;
	margin:0em 0em 0.7em 0em; 
}

#L_MAIN {
	width:955px;
	margin:0px auto;
}

#L_CONTAINER {
	background:#fff;
	border-bottom:1px solid #5e5e60;
}

#L_HEAD {
	width:915px;
	height:60px;
	padding:20px;
	background:no-repeat #fff;
}

#L_HEAD a.logo {
	display:block;
	margin-top:0px;
}

#L_MENU {
	width:935px;	
	height:60px;
	padding:10px 0px 2px 20px;
	margin:0px;
	background:url(../images/menu/menu_back.gif) top left repeat-x #dfe0e2;
}

#L_MENU div.col {
	width:183px;
	float:left;
	font-size:11px;
	line-height:1em;
}

#L_MENU div.col img {
	margin-bottom:0px;
}

#L_MENU div.col a {
	display:block;
	padding:1px 0px 2px;
	color:#5d5d60;
	text-decoration:none;
}

#L_MENU div.col span {
	display:block;
	padding:1px 0px 2px;
	color:#5d5d60;
	font-weight:bold;
}

#L_MENU div.col a:hover {
	color:#fff;
}

#L_CONTENT {
	width:915px;
	padding:15px 20px;
}

#L_FOOT {
	padding:5px 0px 20px;
	text-align:center;
}

#L_FOOT2 {
	padding:0px 0px 30px;
	text-align:center;
}

#L_FOOT a, #L_FOOT2 a {
	color:#5d5d60;
	text-decoration:none;
}

#L_FOOT a:hover, #L_FOOT2 a:hover {
	color:#fff;
}

#L_FOOT div.left {
	float:left;
	width:700px;
	text-align:left;
}

#L_FOOT div.right {
	float:right;
	text-align:right;
	width:255px;
}

#L_FOOT div.right a {	
	font-weight:normal;
}

#L_FOOT div.logo {
	clear:both;
	padding-top:20px;
	text-align:center;
	width:955px;
}

#L_SUB_HEAD {
	width:915px;
	height:22px;
	padding:2px 20px;
	background:#343434;
}

#L_SUB_HEAD_TITLE {
	float:left;
	padding-top:5px;
}

#L_ADDTHIS {
	float:right;
	margin-right:20px;
	padding-top:3px;
	font-size:10px;
	color:#fff;
}
#L_LANGUAGES {
	float:right;
	margin-right:20px;
	padding-top:3px;
	font-size:10px;
	color:#fff;
}

#L_LANGUAGES a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#L_LANGUAGES a:hover {
	color:#666;
}

#L_TYPO {
	float:right;
}

#L_TYPO a {
	float:left;
	padding-top:2px;
}

#L_TYPO img {
	float:left;
}

#L_SUBMENU {
	float:left;
	width:245px;
	margin:5px 30px 0px 0px;
}

#L_SUBMENU a {
	display:block;
	font-size:12px;
	line-height:15px;	
	font-style:italic;
	margin-bottom:5px;
	color:#5d5d60;
	text-decoration:none;
}

#L_SUBMENU span {
	display:block;
	font-size:12px;
	line-height:15px;
	font-style:italic;
	margin-bottom:5px;
	color:#5d5d60;
	font-weight:bold;
}

#L_SUBMENU a:hover {
	color:#5d5d60;
	font-weight:bold;
}

#L_SUB_CONTENT {
	float:left;
	width:640px;
}

a.pdf_button {	
	display:block;
	width:120px;
	height:20px;
	margin-top:20px;
	padding:10px 0px 0px 37px;
	line-height:11px;
	color:#5d5d60;
	background:url(../images/pdf_icon.png) no-repeat left;
}

a.pdf_button:hover {
	color:#b4afac;
}

.formulario_container {
	width:100%;
	padding:0px 0px 15px;
	margin:0px 0px 20px;
	background:#dfe0e2;
	font-size:11px;
	color:#343434;
}

.formulario_head {
	background:#343434;
	color:#fff;
	font-size:12px;
	text-align:center;
	width:auto;
	padding:5px 0px;
	margin-bottom:15px;
	line-height:1em;
	border-bottom:1px solid #fff;
}

.formulario_container label {
	display:block;
	margin:5px 0px 2px 10px;
	line-height:1em;
}

.formulario_container input[type="text"], .formulario_container textarea {
	width:90%;
	margin:0px 0px 5px 10px;
	line-height:1em;
	border:0px;
	background:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.formulario_container input[type="text"] {
	height:15px;
}

textarea {
	height:60px;
}

.formulario_container a.enviar {
	display:block;
	float:right;
	margin:10px 15px 0px 0px;
	clear:both;
	width:60px;
	text-align:center;
	padding:3px 0px;
	background:#343434;
	font-size:10px !important;
	line-height:1em !important;
	color:#fff !important;
	text-decoration:none;
	font-weight:normal !important;
	font-style:normal !important;
}

.formulario_container a.enviar:hover {
	background:#999;
}

#SEO_FORM_ERROR {
	display:block;
	margin:5px 0px 2px 10px;
	line-height:1.1em;
	color:#C00;
}


.clear {
	clear:both;
}

.tooltip {
	display:none;
	background:url(../images/iso9001/tooltip_back.png) no-repeat;
	height:285px;
	padding:20px 0px 0px 40px;
	width:169px;
}
