body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	line-height: 1.1em;
}


h1{
	font-size: 1.2em;
}

p{
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}

.contact_form input {width:242px; height:22px; font-family:tahoma; font-size:11px;  color:#222222; vertical-align:middle; background-color:#ffffff; padding:2px 0 0 8px; border:1px solid #888888; margin-left:2px; }

.contact_form textarea {width:242px; height:93px; font-family:tahoma; font-size:11px; overflow:hidden; color:#222222; background-color:#ffffff; padding:2px 0 0 8px; border:1px solid #888888; margin:1px 0 0 2px;  }

.contact_form input submit { width: 80px; };

td {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	vertical-align: top;
}

th {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
}

.header{
	padding-top: 2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}




.logo{
	float: left;
}

.copyright{
	font-size: 0.75em;
	float: right; 
	color:#999999;
}

.menu{
	margin-top: 0.5em;
	float: right;
	font-size:0.85em;
}

.menu a,.menu a:visited{
	text-decoration: none;
	color:#000000;
	padding: 1px;
}


.menu a:hover, .menu a:active{
	color: #CF3B01;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
}


.wrapper{
	padding-left: 2%;
	padding-top:2%;
}

.cuerpo{
	width: 100%;
	vertical-align: top;
}
.cuerpo td{
	padding-left: 2em;
}


.gris
{
	color: #999999;
}

.naranja
{
	color: #CF3B01;
}


.negro
{
	color: #383838;
}


.primario{
	font-size: 120%;
}

.secundario{
	font-size: 110%;
}



ul { margin:0; padding:0; list-style:none; }
li { color:#383838; line-height:1.5em; background:url(images/bullet_3.jpg) left top no-repeat; padding:0 3em 0 1.8em; }
li a { color:#383838; text-decoration:none;}
li a:hover { text-decoration:underline;}

.desplegable_title{
	font-weight: bold;

}

/* Indentado para las listas dentro de los desplegables */
.desplegable_content li{
	margin-left: 0.5em;
	background:url(images/bullet_3.jpg) 0.5em top no-repeat;

}



.flecharoja {  color:#383838; line-height:1.5em; background:url(images/bullet_3.jpg)  left -1px no-repeat; padding:0 3em 0 1.8em;}

.desplegable_link {
	padding-left: 1.5em;
	background:url(images/bullet_3.jpg) left top no-repeat;
	color: #CF3B01;
}


