/*	reset.css	*/

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, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: normal;
	font-size: 100.01%;
	font-family: inherit;
	vertical-align: baseline;
	
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}


.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix { display:inline-block;}
.clearfix { display:block; }

/* Modal url(../img/modal_bg.gif) repeat-x */

body { background: #FFF ; font: noraml 12px Arial; color: #000;}
body.nivel { background: #FFF; background-image: none; font: noraml 12px Arial; color: #000;}

.container_modal { width:560px; margin: 10px 10px 0px 10px; overflow:hidden;}

	.container_modal .col_img { width:180px; float:left; }
	.container_modal .col_2 { width: 370px; float:left; }
	
		.float_b { width: 160px; padding-right: 10px; float:left; }

	
	.container_modal img { vertical-align: middle; padding-right: 20px;}
	
	.container_modal h1 { padding: 10px 0px 10px 0px; font: normal 23px 'SohoStdRegular', Tahoma, Arial; color: #000; }
	.container_modal h3 { padding: 10px 0px 10px 0px; font: normal 18px 'SohoStdRegular', Tahoma, Arial; color: #000; }
	.container_modal p { padding: 5px 0px 5px 0px; font: normal 12px Arial; color: #000; }

.yellow { color: #004ebc; }

.nivel .container_modal h1 { padding: 10px 0px 10px 0px; font: normal 23px 'SohoStdRegular', Tahoma, Arial; color: #000; }
.nivel .container_modal h3 { padding: 10px 0px 10px 0px; font: normal 18px 'SohoStdRegular', Tahoma, Arial; color: #000; }


blockquote { padding: 0px 0px 0px 20px; font-weight: bold; }	

.marco_comun
{
    font-weight: bold;
    font-style:italic;
    text-decoration: underline;
    font-variant:small-caps; 
}

.tour_virtual { background: #1e1e1e url(../img/modal_bg.gif) repeat-x; font: noraml 12px Tahoma, Arial; color: #fff;}
/* ----------------*/