/*********/
/* RESET */
/*********/

ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,address,fieldset,input,table,th,td{ margin:0; padding:0;}

ul,ol {
	list-style:none;
}

a {
	outline:none;
}

a img,:link img,:visited img {
	border:none;
}

a:hover,a:focus{
	text-decoration:underline;
}
p{
	color: #333;
	font-weight: bold;
}

abbr {
	border-color:#CCCCCC;
}

/**************/
/* ESTRUCTURA */
/**************/

.inv {
	display:none;
}

body {
	color:#000000;
	font-family:"Arial",Geneva,Helvetica,sans-serif;
	font-size:62.5%;
	background-color: #e1e1e1;
}

h2{
	font-family: DIN-web-bold, Arial;
	font-weight: bold;
	font-size:2.4em;
	/*color:#BB120F;*/
	margin-right: 0px;
	margin-bottom: 0.25em;
	margin-left: 0px;
}

h2 a{
	font-weight: bold;
	color:#000;
	text-decoration: none;	
}



#webcontainer_mant {
	margin: 0px auto;
	width: 75.3em;
	height: 37.6em;
	padding-top: 5em;
}



#webcontainer_mant #contenedor_mant {
	height: 37.6em;
	background-color: #FFF;
	background-image: url(pie_error.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	/*margin-top: 5em;*/
}

#webcontainer_mant  .cabecera{
	/*margin-left: 4em;
	margin-bottom: 3.3em;*/
	margin: 0px auto;
}


#webcontainer_mant #contenedor_mant div.texto_mant {

	padding-top: 4em;
	padding-left: 6em;
	/*position: relative;*/
	width: 25%;
	float: left;
}

#webcontainer_mant #contenedor_mant div.texto_mant h2 {
	/*color:#d70c27;*/
	color:#000;
	font-size:233%;
	font-weight:bold;
}

#webcontainer_mant #contenedor_mant div.texto_mant p {
	font-size:110%;
	padding-top:0.5em;
	padding-bottom:0.5em;
}
#webcontainer_mant #contenedor_mant div.texto_mant li {
	font-size:110%;
	padding-top:0.5em;
	padding-bottom:0.5em;
	
}

#webcontainer_mant #contenedor_mant div.texto_mant p.mediana {
	font-size: 140%;
	color: #d70c27;
	font-weight: bold;
}

div.texto_mant ul {
	padding-bottom:1.5em;
	padding-top:0.5em;
	width:100%;
	display: block;
	float: left;
}

div.texto_mant ul li {
	position: relative;
	width: 100%;
	display: block;
}


#webcontainer_mant #contenedor_mant div.texto_mant .flecha {
	background-image:url(flecha_error.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	color:#d70c27;
	padding-left:0.8em;
	font-weight: bold;
	font-size: 130%;
}

#webcontainer_mant #contenedor_mant div.texto_mant a {
	text-decoration:none;
	font-weight:bold;
	font-size:110%;
}

#webcontainer_mant #contenedor_mant div.texto_mant a:hover {
	text-decoration:underline;
}


/*Responsive*/
@media only screen and (max-width: 800px){	
	#webcontainer_mant #contenedor_mant div.texto_mant li {
	font-size:110%;
	padding-top:0.5em;
	padding-bottom:0.5em;
	width:100%;
	float:left;
	
	}
	
	#webcontainer_mant #contenedor_mant div.texto_mant h2{color:#d70c27;}
	#webcontainer_mant #contenedor_mant div.texto_mant {

	padding-top: 2em;
	padding-left: 6em;
	/*position: relative;*/
	width: 90%;
	float: left;
}
#webcontainer_mant {
	margin: 0px auto;
	width:100%;
	height: 100%;
	float:left;
	padding-top: 5em;
}
#webcontainer_mant #contenedor_mant {
	height: 100%;
	float:left;
	background-color: #FFF;
	background-image: url(pie_error.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	/*margin-top: 5em;*/
}
}

@media only screen and (max-width: 570px){
	
	#webcontainer_mant #contenedor_mant div.texto_mant li {
	font-size:110%;
	padding-top:0.5em;
	padding-bottom:0.5em;
	width:100%;
	float:left;
	
	}
	
	#webcontainer_mant #contenedor_mant div.texto_mant h2{color:#d70c27;}
	#webcontainer_mant #contenedor_mant div.texto_mant {

	padding-top: 2em;
	padding-left: 2em;
	/*position: relative;*/
	width: 90%;
	float: left;
}

#webcontainer_mant {
	margin: 0px auto;
	width: 100%;
	height: 100%;
	float:left;
	padding-top: 5em;
}
#webcontainer_mant #contenedor_mant {
	height: 100%;
	float:left;
	background-color: #FFF;
	background-image: url(pie_error.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	/*margin-top: 5em;*/
}
}

@media only screen and (max-width: 150px){

	#webcontainer_mant #contenedor_mant div.texto_mant li {
	font-size:110%;
	padding-top:0.5em;
	padding-bottom:0.5em;
	width:100%;
	float:left;
	
	}
	#webcontainer_mant #contenedor_mant div.texto_mant h2{color:#d70c27;}
	#webcontainer_mant #contenedor_mant div.texto_mant {

	padding-top: 2em;
	padding-left: 1em;
	/*position: relative;*/
	width: 90%;
	float: left;
}
#webcontainer_mant {
	margin: 0px auto;
	width: 100%;
	height: 100%;
	float:left;
	padding-top: 5em;
}
#webcontainer_mant #contenedor_mant {
	height: 100%;
	float:left;
	background-color: #FFF;
	background-image: url(pie_error.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	/*margin-top: 5em;*/
}
}