/* =Estilos por defecto
   --------------------------------------------------------*/
   
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		border: 0;
		font-size: 100%;
		margin: 0;
		outline: 0;
		padding: 0;
		vertical-align: baseline;
	}
	
	ol, ul {
		list-style: none;
	}
	
	blockquote, q {
		quotes: none;
	}
	
	:focus {
		outline: 0;
	}
	
	ins {
		text-decoration: none;
	}
	
	del {
		text-decoration: line-through;
	}
	
	table {
		border-collapse: collapse;
		border-spacing: 0;
	}
	
	sub,sup{
		font-size:0.6em;
	}

	object{
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:0 0 0 0;		
	}

/* =Body
   --------------------------------------------------------*/
	
	body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 62.5%;
		height: 100%;
		line-height: 1;
		padding:12px;
	}


h1{
	display:none;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#931637;
	font-size:2.1em;
	font-weight:normal;
	margin:14px 0 10px 0;
}


.gcontenido{
	float:left;
	width:400px;
	margin:0 0 0 0;
}

.gmapa{
	border:3px solid #E2DCD1;
	margin:0 0 0 0;
	height:550px;
	width:950px;
}




#lista_iconos ul li{
	display:inline;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#333333;
	font-weight:bold;
}


.gmnoprint h2 {
		font-family:Arial, Helvetica, sans-serif;
		margin:2px 0 5px 0;
		font-size:1.3em;
		color:#931637;
		font-weight:bold;
		text-decoration:none;
		margin-top:5px;

}

.gmnoprint h2 a {
		color:#F05959;
		text-decoration:none;
}

.gmnoprint h2 a:hover {
		text-decoration:underline;
}

.gmnoprint p {
	font-size:1.2em;
	line-height:1.3em;
	margin-bottom:5px;
}

.gmnoprint p stong {
	color:#F06868;
	font-weight:bold;
}

.gmnoprint p a {
	color:#931637;
}

.gmnoprint p a:hover {
	text-decoration:none;
}



.caja_google{
	padding-bottom:5px;
	height:1%;
	width:300px;
	height:100%;
}
.h10{ height:10px; margin-top:10px;}
.h20{ height:20px; margin-top:10px;}
.h30{ height:30px; margin-top:10px;}
.h40{ height:40px; margin-top:10px;}
.h50{ height:50px; margin-top:10px;}
.h60{ height:60px; margin-top:10px;}
.h70{ height:70px; margin-top:10px;}
.h80{ height:80px; margin-top:10px;}
.h90{ height:90px;margin-top:10px;}
.h100{ height:100px;margin-top:10px;}
.h110{ height:110px;margin-top:10px;}
.h120{ height:120px;margin-top:10px;}
.h130{ height:130px;margin-top:10px;}
.h140{ height:140px;margin-top:10px;}

.h150{ height:150px;margin-top:10px;}
.h180{ height:180px;margin-top:10px;}
.h200{ height:200px;margin-top:10px;}

