@charset "utf-8";	

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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	font-family: 'Montserrat', sans-serif;
	background-color: #FFFFFF;
	font-weight: 400;
	font-size: 16px;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(tattersall-home-01.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
p {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: none;
}
.text-bold {
	font-weight:700;
	font-size:15px;
	line-height:24px;	
}	

#construccion {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	/*background: rgba(255,255,255,0.95);*/
	margin-top: 10%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:15px;
}
#Contenedor {
	/*background-color:#FFF;*/
	top:0px;
	width:950px;
	margin-top:30px;
	margin-right: auto;
	margin-left: auto;
	-moz-box-shadow: 0px 55px 55px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 55px 55px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 55px 55px rgba(0, 0, 0, 0.4);
	overflow: visible;
	visibility: visible;
}
#homeVERTIGO-00_ {
	position:absolute;
	top:5px;
	width:930px;
	height:30px;

}
#redes {
	width:400px;
	height:35px;
	margin-left:10px;
	float:left;
}	
#idioma {
	width: 100%;
	height: 100px;
	font-size: 14px;
	font-style: normal;
	text-align: right;
	/*color:#FC6;*/
	float:right;
}

#homeVERTIGO-01_ {
/*	background-image:url(images/encabezado-fondo.jpg);	*/
	width:950px;
	height:100px;

}

h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
	color: #630;
	text-decoration: none;
}
