@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bg-home {
	background-image: url(images/bg-home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-home-int {
	background-image: url(images/bg-home-Interna.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-team {
	background-image: url(images/bg-team.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.link-plomo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.link-plomo:hover {
	color: #ff8208;
	text-decoration: none;
}
.titulog-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.titulog-Nbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	Color: #000000;
}
.titulog-oramge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	Color: #FF9900;
}
.titulog-blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	Color: #FFFFFF;
}
.texto-negro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		Color: #666666;
}
.link-negro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #666666;
	text-decoration: none;
}
.link-negro:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #FF9900;
	text-decoration: none;
}
.link-naranja{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #ff9900;
	text-decoration: none;
}
.link-naranja:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: #666666;
	text-decoration: none;
}
/*.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 333333;
}*/
.vinetas {
	list-style-image: url(images/vinetas.gif);
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-bottom: 20px;
	/*padding-left: 0px;*/
}
