@charset "UTF-8";

.iframe { ovoverflow-y:hidden;
}
.fcontact {
	background-image: url(img/fcontact.jpg);
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.fondovideo {
	background-image: url(img/fvideos.jpg);
}
.titulosblancos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.tex_mini_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: lighter;
}
.tex_mini_home_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
	font-weight: bolder;
	padding: 0px;
}
.textoblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: square;
	font-weight: lighter;
	text-align: left;
	font-style: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-style: none;
	text-decoration: none;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: bolder;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-style: none;
	text-decoration: underline;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: bolder;
}
div #content { background-color:#FF6600;	
}

