/*------------------------------------ RESET --------------------------------------*/
body {
	color:#000000;
	font-family:verdana,Arial,Helvetica,Tahoma,sans-serif;
	font-size:70%;
	margin:0 auto;
	padding:0;
	text-align:left;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,pre,form,body,html,p,blockquote,fieldset,input,img
	{
	margin:0;
	padding:0;
	}

h1, h2, h3, h4, h5, h6, h7 
	{
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	color: #96221a;
	margin:1em 0 0.5em 0;
	padding:0 0 0.2em;
}	

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #96221a;
	margin:1em 0 0.5em 0;
	display:block;
	background-color:#f4f3f0;
	padding:0.2em 0.5em;
	border:1px solid #e4e4e4;
	clear:both;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 1em;
	color: #333333;
	margin:1em 0 0.5em 0;
	font-weight:bold;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 1em;
	color: #333333;
	margin:1em 0 0.5em 0;
	color:#96221a;
}

p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.5em;
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif, Tahoma;
}
a {
	text-decoration:underline;
	color:#96221A;
}
a:hover {
	text-decoration:none;
}
a img,:link img,:visited img
	{
	border:none;
	}

ul,ol
	{
	list-style:none;
	}

acronym, abbr 
	{
	border-bottom: 1px dotted #333333;
	cursor: help;
	}

a:hover, a:focus
	{
	text-decoration:none;
	}

input, textarea
	{
	font-family:Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size:1em;
	color:#666;
	}
	
ul, dl 
	{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	}

#mapAyudaAcces
	{
	font-size:0.1em;
	left:-10000px;
	line-height:1%;
	position:absolute;
	top:-10000px;
	}

.hidden 
	{
	position:absolute;
	left:-10000px;
	top:-10000px;
	font-size:.1em;
	line-height:1%;
	}

.clear
	{
	clear:both;
	}

.clearfix:after 
	{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}


.clearfix 	
	{
	display:block;
	}



.clearfix 
	{
	display: inline-table;
	}


.clearfix {display: block;}


dl{
	line-height:1.6em;
}


dt{
	font-weight:bold;
	margin-top:1em;
}

li, a, p, span {
	font-family: Verdana, arial, tahoma;
}

