/* TAG's Default v2.8 */
/*
    Style Index
	-----------------------------------
	0. Reset
	1. Generic
    2. Layout
    3. Logo, Header and Main Navigation
    4. Content
    5. Footer
*/

/* 0. Reset /////////////////////////////////////////////////////////////////////////////////// */

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,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-size: 100%; vertical-align: baseline; background: transparent; }

table { border-collapse: collapse; border-spacing: 0; }

a img,:link img,:visited img { border: none; }

:focus { outline: none; }

/* 1. Generic /////////////////////////////////////////////////////////////////////////////////// */

body { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666; margin: 0px; background: #FFF url(../i/df_bg1.jpg) repeat-x center top; line-height: 1; }

input,textarea,select { border: solid 1px #CCC; background-color: #FFF; padding: 2px; }

select { padding: 1px; }

a { color: #999; text-decoration: none; }

a:hover { color: #666; text-decoration: underline; }

legend,.hidden,hr,button span,h1 span,h2 span,h3 span,h4 span,h5 span,h6 span { display:none; }

ol,ul { list-style: none; }

br { line-height: 80%; }

/* Varios */
#body_off					{ position: absolute; top: 0px; left: 0px; background-color: #FFF; z-index: 90; display: none; width: 100%; height:100%; opacity: 0.85; /* other browsers */ filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85); /* this works in IE6, IE7, and IE8 */ border: 0; }
.clear						{ clear: both; font-size: 1px; height: 1px; display:block; overflow: hidden; }
.required					{ font: bold 12px Verdana, Geneva, Helvetica, sans-serif; color: #B70000; float: left; }
.no-required				{ width: 9px; float: left; }
.input_error				{ border: solid 2px #C00; }
.bold						{ font-weight: bold !important; }

@font-face {
	font-family: 'TradeGothicLTStdBoldCondensed';
	src: url('../fonts/tradegothicltstd-bdcn20-webfont.eot');
	src: local('☺'), url('../fonts/tradegothicltstd-bdcn20-webfont.woff') format('woff'), url('../fonts/tradegothicltstd-bdcn20-webfont.ttf') format('truetype'), url('../fonts/tradegothicltstd-bdcn20-webfont.svg#webfonta1mtJKV2') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TradeGothicLTStdCondensedNo.1';
	src: url('../fonts/tradegothicltstd-cn18-webfont.eot');
	src: local('☺'), url('../fonts/tradegothicltstd-cn18-webfont.woff') format('woff'), url('../fonts/tradegothicltstd-cn18-webfont.ttf') format('truetype'), url('../fonts/tradegothicltstd-cn18-webfont.svg#webfontyXDUMcg3') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Galeria home Scrollable */
.scrollable {
	position:relative;
	overflow:hidden;
	float:left;
	width: 582px;
	height: 120px;
}
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
	margin: 35px 0;
}
/* single scrollable item */
.scrollable img {
	float:left;
	margin: 0 15px;
}
.scrollable a {
	float:left;
	margin: 0;
}
/* active item */
/*.scrollable .active {
	border:2px solid #000;
	z-index:9999;
	position:relative;
}*/
/* prev, next, prevPage and nextPage buttons */
#home #alpha .clients a.browse {
	background:url(../i/home_affiliates_arrows.png) no-repeat;
	display:block;
	width:19px;
	height:37px;
	float:left;
	margin:44px 0 0 0;
	cursor:pointer;
	font-size:1px;
}
/* right */
#home #alpha .clients a.right 				{ background-position: -21px 0; clear:right; margin-right: 0px;}
#home #alpha .clients a.right:hover 		{ background-position:-21px -47px; }
#home #alpha .clients a.right:active 	{ background-position:-21px -47px; }
/* left */
#home #alpha .clients a.left				{ margin-left: 0px; }
#home #alpha .clients a.left:hover  		{ background-position: 0 -47px; }
#home #alpha .clients a.left:active  	{ background-position: 0 -47px; }
/* disabled navigational button */
#home #alpha .clients a.disabled {
	visibility:hidden !important;
}
/* Galeria home Scrollable - Fin */

/* Galeria clientes AnythingSlider */
.anythingSlider                         { width: 630px; height: 510px; position: relative; margin: 0; margin-top: 10px; background: url(../i/df_clients_bg1.png) no-repeat center 453px; }
.anythingSlider .wrapper                { width: 630px; overflow: auto; height: 460px; margin: 0; padding-bottom: 23px; position: absolute; top: 0; left: 0; z-index: 100; }

/* Width below is max for Opera */
.anythingSlider .wrapper ul             { width: 32700px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 460px; width: 630px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 21px; width: 32px; background: url(../i/df_clients_arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 462px; cursor: pointer; z-index: 120; }
.anythingSlider .forward                { background-position: -32px 0; left: 593px; }
.anythingSlider .back                   { background-position: 0 0; left: 5px; }
.anythingSlider .forward:hover          { background-position: -32px -21px; }
.anythingSlider .back:hover             { background-position: 0 -21px; }
#thumbNav                               { position: relative; top: 465px; text-align: center; z-index: 110; }
#thumbNav a                             { color: #333; font: bold 11px/15px Arial, Helvetica, sans-serif; display: inline-block; padding: 2px 5px; height: 15px; margin: 0 3px; text-align: center; }
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { background: #FFF; }
/*#start-stop                             { color: #B70000; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 490px; }
#start-stop.playing                     {  }
#start-stop:hover                       { background-image: none; }*/
/* Prevents */
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
/* Galeria clientes AnythingSlider - Fin */

/* Window */
.win					{ position: absolute; display: none; background: none; margin-top: 5px; width: 200px; }
.win fieldset			{ background: none; background-color: #FFF; border: solid 1px #CCC; padding: 10px; }
.win .shw				{ display: block; background-color: #000; height: 2px; overflow: hidden; margin-left: 2px; clear: both; opacity: 0.25; filter: alpha(opacity=25); 	width: 98%; }
.win .close				{ padding: 0 !important; margin: 0 !important; float: right !important; display:block !important; background: url(i/df_b_cerrar1.gif) no-repeat left top !important; width: 15px !important; height: 15px !important; overflow: hidden !important; margin-top: -2px !important; }
.win .close:hover		{ background-position: left bottom !important; }

#win_subscribe {
	position: absolute;
	background: url(../i/df_newsletter_bg2.png) no-repeat center;
	width: 220px;
	height: 50px;
	padding: 15px;
	margin: 0;
	top: -20px;
	z-index: 200;
	display: none;
}
#win_subscribe .b_close {
	margin-top: 0 !important;
	float: right;
}
#win_subscribe ul {
	float: left;
	width: 200px;
}
#win_subscribe ul li {
	clear: both;
}
#win_subscribe ul li input {
	background: none;
	float: left;
	padding: 0;
	border: 0;
}
#win_subscribe ul li label {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333;
	float: left;
	padding: 2px 0 0 0;
}

#win_sendf {
	position: absolute;
	background: url(../i/df_sendf_win_bg1.png) no-repeat center;
	width: 350px;
	height: 340px;
	padding: 30px;
	margin: 0 auto;
	z-index: 200;
	top: 195px;
	left: 25%;
	display: none;
}
#win_sendf .b_close {
	margin-top: 0 !important;
	float: right;
}
#win_sendf h4 {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 22px;
	line-height: normal;
	font-size-adjust: 0.52;
	color: #B70000;
}
#win_sendf fieldset {
	margin-top: 15px;
}
#win_sendf fieldset p {
	width: 350px;
	display: block;
	margin-top: 10px;
	float: left;
}
#win_sendf fieldset label {
	width: 120px;
	display: block;
	float: left;
}
#win_sendf fieldset input {
	width: 215px;
	float: left;
}
#win_sendf fieldset textarea {
	clear: both;
	display: block;
	width: 344px;
	height: 150px;
}
#win_sendf fieldset .button {
	clear: both;
	margin-top: 15px !important;
}

/* Pager */
.pager					{ overflow: hidden; height: 100%; margin-top: 15px; clear:both; }
.pager-last				{ overflow: hidden; height: 100%; clear:both; }
.pager .left			{ float:left; margin-bottom:0 !important; }
.pager .right			{ float:right; margin-bottom:0 !important; }
.pager-elements         { float: left; padding: 8px 0; font: bold 13px/100% Arial, Helvetica, sans-serif !important; }
.pager-ctrl			{ float:right; margin-bottom:0 !important; padding: 8px 0; font: normal 13px/100% Arial, Helvetica, sans-serif !important; }
.pager-ctrl a			{ margin:0 3px;	text-decoration:none;	padding: 2px; }
.pager-ctrl a:hover	{ text-decoration: none; color: #B70000; }
.pager-ctrl .prev     	{ background:url(../i/df_pager_arrow1.gif) no-repeat left 1px; padding-left: 8px; padding-right: 5px; border: 0; }
.pager-ctrl .next     	{ background:url(../i/df_pager_arrow2.gif) no-repeat right 1px; padding-right: 8px; padding-left: 5px; border: 0; }
.pager-ctrl .first     { background:url(../i/df_pager_arrow3.gif) no-repeat left 1px; padding-left: 12px; padding-right: 5px; border: 0; margin-left: 0; }
.pager-ctrl .last     	{ background:url(../i/df_pager_arrow4.gif) no-repeat right 1px; padding-right: 12px; padding-left: 5px; border: 0; margin-right: 0; }
.pager-ctrl .prev:hover, .pager-ctrl .first:hover    	{ background-position: left -19px; }
.pager-ctrl .next:hover, .pager-ctrl .last:hover    	{ background-position: right -19px; }
.pager-ctrl strong	{ margin:0 3px;	text-decoration:none;	padding: 2px 6px; background:url(../i/df_pager_num_bg1.gif) no-repeat center bottom; }
.pager-ctrl .last_num	{ margin-left: 5px; }

/* Forms - Fieldset */
/*fieldset {}
fieldset .legend { color: #666; font: normal 12px Arial, Helvetica, sans-serif; display: block; padding: 10px 0; }
fieldset p 	{ font: bold 13px Arial, Helvetica, sans-serif;	margin-top: 10px; color: #666; }
fieldset p.left{ float: left; width: 280px; overflow: hidden; clear: both; }
fieldset p.right { width: 280px; padding-left: 10px; overflow: hidden; }

fieldset label { float: left; width: 95px; padding-top: 6px; color: #666; position: relative; margin-right:2px; }
fieldset label .required{ display:block; left: 85px; top: 5px; width: 10px; height: 20px; overflow: hidden; position: absolute; }

fieldset br	{ display:none; }

fieldset input { width: 300px; font-size: 14px; padding: 4px 2px; }
fieldset select { width: 295px; font-size: 14px; padding: 4px 2px; }
fieldset textarea { width: 400px; font-size: 14px;	padding: 6px 4px; }

fieldset .left input,
fieldset .right input { width: 175px; }
fieldset .left select,
fieldset .right select  { width: 180px; }

fieldset .checks { padding-left: 0px; display: block; height: 100%; overflow: hidden; font: normal 12px Arial, Helvetica, sans-serif; }
fieldset .checks label { float: left; width: 520px; padding-top: 1px; color: #666; margin-right:2px; }
fieldset .checks input { float: left; color: #999; position: relative; margin-right:5px; }

fieldset .buttons { height: 40px; }*/



/* Buttons */
a.df_b1 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #FFF !important;
	background: url(../i/df_b1.png) no-repeat center top;
	display: block;
	float:left;
	width: 116px;
	height: 33px;
	line-height: 30px;
	text-decoration: none;
	overflow: hidden;
	text-align: center;
}
a.df_b1:hover {
	background-position: center bottom;
	color: #FFF !important;
	text-decoration: none;
	cursor: pointer;
}

a.df_b2 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: url(../i/df_b2.png) no-repeat center top;
	display: block;
	float:left;
	width: 116px;
	height: 33px;
	line-height: 30px;
	text-decoration: none;
	overflow: hidden;
	text-align: center;
}
a.df_b2:hover {
	background-position: center bottom;
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}

a.df_close1 {
	background: url(../i/df_close_b1.png) no-repeat center top;
	display: block;
	width: 16px;
	height: 16px;
	text-decoration: none;
	overflow: hidden;
	padding: 0 !important;
}
a.df_close1:hover {
	background-position: center bottom;
	text-decoration: none !important;
	cursor: pointer;
}


/* 2. Layout /////////////////////////////////////////////////////////////////////////////////// */

#main {
	background: url(../i/df_bg2.png) no-repeat center top;
	width: 960px;
	margin: 0 auto;
}

#content { overflow: hidden; padding: 0 10px; }

#footer {
	font: normal 11px/140% Arial, Helvetica, sans-serif;
	color: #B70000;
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
	margin-top: 50px;
	clear: both;
}

/* 3. Logo, Header and Main Navigation /////////////////////////////////////////////////////////////////////////////////// */

#header {
	overflow: hidden;
	height: 100px;
}

#logo {
	float: left;
	margin: 15px 0 0 0;
}
#logo a {
	background: url(../i/logo_af1.gif) no-repeat center;
	width: 200px;
	height: 65px;
	display: block;
}

#util_menu {
	background: url(../i/df_um_bg1.png) no-repeat center top;
	width: 198px;
	height: 32px;
	padding: 0 2px;
	float: right;
}
#util_menu li {
	width: 50%;
	text-align: center;
	font-size: 11px;
	color: #FFF;
	float: left;
	padding: 8px 0;
}
#util_menu li a{
	color: #FFF;
	text-decoration:none;
	display: inline-block;
	padding: 0 4px;
}
#util_menu li a:hover {
	color: #FFC8C8;
	text-decoration: none;
}
#util_menu li .my_af {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdBoldCondensed', sans-serif; font-size: 13px;
	line-height: 100%;
	font-size-adjust: 0.54;
	letter-spacing: 1px;
}
#util_menu .language{
	position: relative;
	z-index: 5;
}
#util_menu .lng_select {
	background:url(../i/df_um_lng_bg1.png) no-repeat center top;
	width: 65px;
	padding: 10px;
	margin: 0;
	float: inherit;
	text-align: inherit;
	position: absolute;
	top: 25px;
	left: 5px;
	z-index: 10;
	display: none;
}
#util_menu .lng_select li {
	width: auto;
	text-align: center;
	font-size: 11px;
	line-height: 100%;
	color: #FFF;
	float: none;
	margin: 0;
	padding: 0;
}
#util_menu .lng_select li a {
	font-weight: bold;
	padding: 0;
	margin: 5px 0;
}

#menu {
	text-align:right;
	margin: 20px auto;
	margin-bottom: 0;
	padding: 0;
	list-style-type:none;
	overflow: hidden;
	float: right;
	clear: right;
}
#menu li {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 16px;
	line-height: normal;
	font-size-adjust: 0.55;
	float: left;
	display: inline;
	margin: 0 5px;
}
#menu li a{
	color: #333;
	margin: 0 5px;
	display: block;
	text-decoration: none;
}
#menu li a:hover {
	color: #B70000;
	text-decoration: none;
}
#menu li a.active {
	color: #B70000;
	text-decoration: none;
}

/* 4. Content /////////////////////////////////////////////////////////////////////////////////// */

/* Home */
#home {
	background: url(../i/home_bg1.jpg) repeat-x center top;
}
#home #main { background: url(../i/home_shw1.png) no-repeat center 651px; 
}
#home #content {
	position: relative;
}
#home #content .line {
	background: url(../i/home_line1.png) no-repeat center top;
	width: 940px;
	height: 8px;
	display: block;
	position: absolute;
	top: 322px;
	left: 10px;
	z-index: 10;
}
#home #content .box {
	clear: both;
	overflow: hidden;
}
#home #content .flash {
	margin-top: 10px;
	height: 320px;
}

#home #content .advantage {
	background: url(../i/home_adv_bg1.png) no-repeat left center;
	height: 220px;
	overflow: hidden;
	padding-left: 20px;
}
#home #content .advantage h1 {
	background-repeat: no-repeat;
	background-position: center;
	float:left;
	width: 170px;
	height: 170px;
	margin-top: 25px;
	margin-right: 30px;
}
#home #content .advantage ul {
	float: left;
	margin-top: 30px;
	padding-left: 45px;
}
#home #content .advantage ul li {
	background: url(../i/home_adv_bullet1.png) no-repeat left center;
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 16px;
	line-height: 100%;
	font-size-adjust: 0.58;
	color: #333;
	margin-top: 5px;
	padding: 5px 0 5px 15px;
}
#home #content .advantage ul li strong {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdBoldCondensed', sans-serif; font-size: 16px;
	line-height: 100%;
	font-size-adjust: 0.56;
}

#home #alpha .clients {
	background: url(../i/home_affiliates_bg1.png) no-repeat center;
	width: 620px;
	height: 200px;
	padding: 0 5px;
	margin-top: 30px;
	float: left;
}
#home #alpha .clients h3 {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 28px;
	line-height: normal;
	font-size-adjust: 0.52;
	color: #FFF;
	float: left;
	display: block;
	padding: 10px 0 0 25px;
}
#home #alpha .clients .see_all {
	float: right;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin-top: 20px;
	padding-right: 25px;
}
#home #alpha .clients .see_all a {
	color: #FFF;
}
#home #alpha .clients .see_all a:hover {
	color: #FFD7D7;
	text-decoration: none;
}

#home #aside #news {
	height: 190px;
	margin-top: 30px !important;
}
#home #aside #events {
	background: none !important;
	padding-top: 0 !important;
	margin-top: 45px !important;
	#margin-top: 43px !important;
}

#aside #presentacion {
	background: none !important;
	padding-top: 0 !important;
	margin-top: 45px !important;
	#margin-top: 43px !important;
}



/* Default (Anunciantes y Afiliados) */
#df #content #alpha .intro {
	margin-top: 10px;
}
#df #content #alpha .intro h3 {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 20px;
	line-height: normal;
	font-size-adjust: 0.52;
	color: #B70000;
}
#df #content #alpha .intro p {
	font: normal 13px/140% Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 10px;
}
#df #content #alpha .nav_menu {
	width: 630px;
	overflow: hidden;
	margin-top: 30px;
	height: 135px;
}
#df #content #alpha .nav_menu li {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 22px;
	line-height: normal;
	font-size-adjust: 0.52;
	float: left;
	margin: 0 10px;
	width: 135px;
	height: 135px;
}
#df #content #alpha .nav_menu li a {
	color: #333;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	width: 135px;
	height: 25px;
	display: block;
	cursor: pointer;
	padding-top: 80px;
	padding-bottom: 30px;
}
#df #content #alpha .nav_menu li a#nav_1 { background-image: url(../i/df_m_ico1.png); }
#df #content #alpha .nav_menu li a#nav_2 { background-image: url(../i/df_m_ico2.png); }
#df #content #alpha .nav_menu li a#nav_3 { background-image: url(../i/df_m_ico3.png); }
#df #content #alpha .nav_menu li a#nav_4 { background-image: url(../i/df_m_ico4.png); }
#df #content #alpha .nav_menu li a:hover {
	background-position: center -135px;
	color: #B70000;
	text-decoration: none;
}
#df #content #alpha .nav_menu li a.active {
	background-position: center bottom;
	color: #B70000;
	text-decoration: none;
}

#df #content #alpha .clients {
	margin-top: 25px;
	position: relative;
	overflow: hidden;
}
#df #content #alpha .clients ul li ul {
	width: 620px;
	float: left;
	padding: 0 5px;
}
#df #content #alpha .clients ul li ul li {
	float: right;
	text-align: center;
	margin: 1px;
}
#df #content #alpha .clients ul li ul li a {
	float: left;
	display: block;
	border: solid 1px #CCC;
	width: 120px;
	height: 60px;
	padding: 14px 0;
	opacity: 0.50; /* other browsers */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* this works in IE6, IE7, and IE8 */
}
#df #content #alpha .clients ul li ul li a:hover {
	opacity: 1; /* other browsers */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* this works in IE6, IE7, and IE8 */
}
#df #content #alpha .clients ul li ul li.empty {
	width: 122px;
	height: 90px;
}

#df #content #alpha .advertisers {
	margin-top: 25px;
	position: relative;
	overflow: hidden;
}
#df #content #alpha .advertisers p {
	font: normal 13px/140% Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 10px;
}
#df #content #alpha .advertisers fieldset {
	background: url(../i/df_adver_bg1.gif) no-repeat center;
	float: left;
	height: 30px;
	margin-top: 15px;
	margin-right: 10px;
	overflow: hidden;
}
#df #content #alpha .advertisers fieldset p {
	float: left;
	margin: 0;
}
#df #content #alpha .advertisers fieldset label {
	background: url(../i/df_adver_label_bg1.gif) no-repeat left center;
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 14px;
	line-height: normal;
	font-size-adjust: 0.52;
	letter-spacing: 1px;
	color: #FFF;
	height: 20px;
	display: block;
	float: left;
	padding: 5px 10px 5px 15px;
	margin-right: 1px;
}
#df #content #alpha .advertisers fieldset input {
	width: 130px;
	margin-top: 2px;
	#margin-top: 1px;
	margin-right: 1px;
}
#df #content #alpha .advertisers fieldset select {
	width: 130px;
	margin-top: 2px;
	margin-right: 1px;
}
#df #content #alpha .advertisers fieldset .button {
	font: bold 13px Arial, Helvetica, sans-serif;
}
#df #content #alpha .advertisers fieldset .button a {
	background: url(../i/df_adver_b1_bg1.gif) no-repeat right top;
	color: #FFF;
	height: 20px;
	display: block;
	padding: 5px 15px 5px 10px;
}
#df #content #alpha .advertisers fieldset .button a:hover {
	background-position: right bottom;
	text-decoration: none;
}
#df #content #alpha .advertisers .see_all {
	float: right;
	font: bold 13px Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
#df #content #alpha .advertisers .see_all a {
	background: url(../i/df_adver_seeall_ico1.gif) no-repeat left top;
	color: #B70000;
	padding-left: 30px;
	display: block;
	height: 18px;
	cursor: pointer;
}
#df #content #alpha .advertisers .see_all a:hover {
	background-position: left bottom;
	text-decoration: none;
}
#df #content #alpha .advertisers .see_all a.active {
	background-position: left bottom;
}

#df #content #alpha .advertisers ul {
	border-top: 3px double #E6A6A6;
	float: left;
	clear: both;
	width: 630px;
	padding: 15px 0;
	margin-top: 10px;
}
#df #content #alpha .advertisers ul.all_adver {
	display: none;
}
#df #content #alpha .advertisers ul li {
	background: url(../i/df_bullet2.gif) no-repeat left center;
	float: left;
	width: 190px;
	margin-right: 10px;
	padding: 5px 0 5px 8px;
}
#df #content #alpha .advertisers ul li a {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #B70000;
	padding: 2px 3px;
}
#df #content #alpha .advertisers ul li a:hover {
	background-color: #FFF0F0;
	text-decoration: none;
}

#df #content #alpha .advantage {
	margin-top: 25px;
	position: relative;
	overflow: hidden;
	display: none;
}
#df #content #alpha .advantage ul {
	margin-top: 10px;
}
#df #content #alpha .advantage ul li {
	background: url(../i/df_tick1.gif) no-repeat left top;
	font: normal 13px/140% Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 5px;
	padding-left: 20px;
}
#df #content #alpha .tools {
	margin-top: 25px;
	position: relative;
	overflow: hidden;
	display: none;
}
#df #content #alpha .tools .photo {
	margin: 0;
}
#df #content #alpha .tools p {
	font: normal 13px/140% Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 10px;
}
#df #content #alpha .tools .link {
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 13px;
	float: right;
	margin-top: 15px;
}
#df #content #alpha .tools .link a {
	background: url(../i/df_arrow2.gif) no-repeat right top;
	padding-right: 18px;
	color: #B70000;
	height: 13px;
	display: block;
}
#df #content #alpha .tools .link a:hover {
	background-position: right bottom;
	text-decoration: none;
}
#df #content #alpha .tools .list {
	float: left;
	margin-top: 35px;
	position: absolute;
	z-index: 50;
}
#df #content #alpha .tools .list li {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 18px;
	line-height: normal;
	font-size-adjust: 0.52;
	width: 185px;
	height: 30px;
	margin: 2px 0;
	display: block;
}
#df #content #alpha .tools .list li a {
	background: url(../i/df_tools_arrow1.png) no-repeat left center;
	line-height: 30px;
	color: #B70000;
	padding-left: 10px;
	width: 175px;
	height: 30px;
	display: block;
	cursor: pointer;
}
#df #content #alpha .tools .list li a:hover {
	color: #333;
	text-decoration: none;
}
#df #content #alpha .tools .list li a.active {
	color: #B70000;
	width: 215px;
	background: url(../i/df_tools_arrow1.png) no-repeat left center;
	cursor: default;
}
#df #content #alpha .tools .box {
	background: url(../i/df_tools_bg1.gif) no-repeat center top;
	float: right;
	width: 420px;
	height: 410px;
	margin: 15px 0 0 0;
	padding: 10px;
	position: relative;
	z-index: 30;
}
#df #content #alpha .tools .box span {
	background: url(../i/df_tools_bg2.png) no-repeat center top;
	width: 60px;
	height: 60px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 45;
}
#df #content #alpha .tools .win_tools {
	width: 420px;
	height: 400px;
	position: relative;
}
#df #content #alpha .tools .win_tools li {
	position: absolute;
	background-color: #FFF;
	border: solid 1px #EFEFEF;
	padding: 12px 19px 19px 19px;
}
#df #content #alpha .tools .win_tools li h5 {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 22px;
	line-height: normal;
	font-size-adjust: 0.52;
	color: #333;
}

#df #content #alpha .networks {
	margin-top: 25px;
	position: relative;
	overflow: hidden;
	display: none;
}
#df #content #alpha .networks p {
	font: normal 13px/140% Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 10px;
}
#df #content #alpha .networks ul {
	padding-top: 10px;
}
#df #content #alpha .networks ul li {
	float: left;
	width: 180px;
	height: 50px;
	position: relative;
	padding: 15px;
}
#df #content #alpha .networks ul li span {
	background: url(../i/df_network_win_arrow1.png) no-repeat center;
	width: 25px;
	height: 23px;
	position: absolute;
	top: -10px;
	left: 15px;
	margin-left: 25px;
	cursor: inherit;
	z-index: 60;
	display: none;
}
#df #content #alpha .networks ul li a {
	cursor: pointer;
	opacity: 0.50; /* other browsers */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* this works in IE6, IE7, and IE8 */
}
#df #content #alpha .networks ul li a:hover {
	opacity: 1; /* other browsers */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* this works in IE6, IE7, and IE8 */
}
#df #content #alpha .networks #win_network {
	background: url(../i/df_network_win_bg1.png) no-repeat center;
	display: none;
	width: 280px;
	height: 180px;
	padding: 20px 25px;
	position: absolute;
	left: 15px;
	top: -230px;
	z-index: 55;
}
#df #content #alpha .networks #win_network h5 {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdBoldCondensed', sans-serif; font-size: 16px;
	line-height: normal;
	font-size-adjust: 0.54;
	letter-spacing: 1px;
	color:#FFF;
}
#df #content #alpha .networks #win_network p {
	font: normal 11px/140% Arial, Helvetica, sans-serif;
	color:#FFF;
	margin-top: 10px;
}
#df #content #alpha .networks .tech_com {
	overflow: hidden;
	clear: both;
	padding-top: 15px;
}
#df #content #alpha .networks .tech_com h6 {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 16px;
	line-height: normal;
	font-size-adjust: 0.52;
	color: #B70000;
}
#df #content #alpha .networks .tech_com ul {
	padding-top: 10px;
}
#df #content #alpha .networks .tech_com ul li {
	float: left;
	width: auto;
	height: auto;
	position: inherit;
	padding: 0 15px;
}
#df #content #alpha .networks .tech_com ul li a {
	cursor: pointer;
	opacity: 0.50; /* other browsers */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* this works in IE6, IE7, and IE8 */
	height: 40px;
	display: block;
	padding-bottom: 30px;
}
#df #content #alpha .networks .tech_com ul li a:hover {
	opacity: 1; /* other browsers */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* this works in IE6, IE7, and IE8 */
	background: url(../i/df_techcom_bg1.png) no-repeat center bottom;
}



/* Cliente */
#client #content #alpha h1 {
	float: left;
}
#client #content #alpha .breadcrumbs {
	background: url(../i/df_breadcrumbs_bg1.gif) no-repeat left center;
	font: normal 13px Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #B70000;
	height: 24px;
	float: right;
	margin-top: 35px;
	margin-right: 10px;
	padding-left: 10px;
}
#client #content #alpha .breadcrumbs a {
	background: url(../i/df_breadcrumbs_arrow1.gif) no-repeat right 6px;
	color: #333;
	padding-right: 13px;
	margin-right: 5px;
}
#client #content #alpha .breadcrumbs span {
	background: url(../i/df_breadcrumbs_arrow2.gif) no-repeat right 8px;
	padding-right: 10px;
}
#client #content #alpha .iden_client {
	overflow: hidden;
	clear: both;
	padding-top: 15px;
}
#client #content #alpha .logo {
	border: 1px solid #CCC;
	padding: 4px;
	float: left;
	margin-right: 15px;
}
#client #content #alpha h2 {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 30px;
	line-height: normal;
	font-size-adjust: 0.52;
	color: #333;
	margin-top: 15px;
}
#client #content #alpha h3 {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 20px;
	line-height: normal;
	font-size-adjust: 0.52;
	color: #B70000;
}
#client #content #alpha .your_url {
    margin-top: 0;
}
#client #content #alpha .your_url a {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #B70000;
}
#client #content #alpha .txt_intro {
    font: normal 13px/140% Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 10px;
}
#client #content #alpha .values {
	clear: both;
	overflow: hidden;
	margin-top: 20px;
}
#client #content #alpha .values .commision {
	background: url(../i/client_ln1.gif) no-repeat right center;
	float: left;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #666;
	padding-right: 15px;
	margin-right: 15px;
	height: 38px;
	line-height: 38px;
}
#client #content #alpha .values .medium {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #666;
	height: 38px;
	line-height: 38px;
}
#client #content #alpha .values .commision span, #client #content #alpha .values .medium span {
	font-size: 20px;
	color: #B70000;
}
#client #content #alpha .conditions {
	margin-top: 20px;
}
#client #content #alpha .conditions p {
	font: normal 13px/140% Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 10px;
}
#client #content #alpha .networks {
	margin-top: 25px;
	float: left;
}
#client #content #alpha .networks ul li {
	float: left;
	width: 100px;
	height: 35px;
	position: relative;
	padding: 13px;
}
#client #content #alpha .networks ul li span {
	background: url(../i/df_network_win_arrow1.png) no-repeat center;
	width: 25px;
	height: 23px;
	position: absolute;
	top: -10px;
	left: 15px;
	margin-left: 23px;
	cursor: inherit;
	z-index: 60;
	display: none;
}
#client #content #alpha .networks ul li a {
	cursor: pointer;
	opacity: 0.50; /* other browsers */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* this works in IE6, IE7, and IE8 */
}
#client #content #alpha .networks ul li a:hover {
	opacity: 1; /* other browsers */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* this works in IE6, IE7, and IE8 */
	text-decoration: none;
}
#client #content #alpha .networks ul li a img {
	z-index: 50;
	position: absolute;
	#top: 15px;
}
#client #content #alpha .networks ul li a .country {
	background: none;
	width: auto;
	height: auto;
	position: absolute;
	top: 25px;
	left: 0;
	margin-left: 83px;
	cursor: inherit;
	z-index: 45;
	display: inline;
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdBoldCondensed', sans-serif; font-size: 18px;
	line-height: normal;
	font-size-adjust: 0.54;
	color:#B70000;
}
#client #content #alpha .networks #win_network {
	background: url(../i/df_network_win_bg1.png) no-repeat center;
	display: none;
	width: 280px;
	height: 180px;
	padding: 20px 25px;
	position: absolute;
	left: 15px;
	top: -230px;
	z-index: 55;
	overflow: hidden;
}
#client #content #alpha .networks #win_network h5 {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdBoldCondensed', sans-serif; font-size: 16px;
	line-height: normal;
	font-size-adjust: 0.54;
	letter-spacing: 1px;
	color:#FFF;
}
#client #content #alpha .networks #win_network p {
	font: normal 11px/140% Arial, Helvetica, sans-serif;
	color:#FFF;
	margin-top: 10px;
}
#client #content #alpha .resources {
	padding-top: 25px;
	overflow: hidden;
	clear: both;
}
#client #content #alpha .resources ul {
	margin-top: 10px;
}
#client #content #alpha .resources ul li {
	background: url(../i/df_bullet1.gif) no-repeat left center;
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #333;
	float: left;
	width: 295px;
	padding-left: 10px;
	margin-right: 5px;
	margin-top: 5px;
}
#client #content #alpha .resources ul li a {
	font: bold 13px Arial, Helvetica, sans-serif;
	background: url(../i/df_view_ico1.gif) no-repeat left center;
	color: #B70000;
	padding-left: 16px;
	margin: 0 5px;
}
#client #content #alpha .prop_number {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #666;
	clear: both;
	margin-top: 25px;
}
#client #content #alpha .prop_countries {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 5px;
}
#client #content #alpha .prop_number span, #client #content #alpha .prop_countries span {
	font-size: 20px;
	color: #B70000;
}
#client #content #alpha .pie {
	margin-top: 25px;
}

#client #content #alpha .rsc_title {
	background: url(../i/df_list_ln1.gif) repeat-x center;
	width: 630px;
	height: 20px;
	margin-top: 25px;
}
#client #content #alpha .rsc_title h3 {
	background-color: #FFF;
	float: left;
	padding-right: 10px;
}
#client #content #alpha .bn_list {
	width: 630px;
	margin-top: 10px;
}
#client #content #alpha .bn_list li {
	float: left;
	margin: 5px;
}
#client #content #alpha .bn_list li .image {
	border: 1px solid #CCC;
	background-color: #FFF0F0;
	padding: 4px;
}
#client #content #alpha .bn_list li .size {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	width: 130px;
	margin-top: 10px;
}
#client #content #alpha .bn_list li .button {
	padding: 5px 0 10px 5px;
	overflow: hidden;
}

#client #content #alpha .bn_html {
	margin-top: 15px;
}
#client #content #alpha .bn_html p {
	margin-top: 10px;
}
#client #content #alpha .bn_html label {
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #B70000;
	width: 300px;
	display: block;
	float: left;
}
#client #content #alpha .bn_html select {
	width: 206px;
}
#client #content #alpha .bn_html input {
	width: 200px;
}
#client #content #alpha .code_html {
	margin: 0;
}
#client #content #alpha .code_html p {
	margin-top: 10px;
}
#client #content #alpha .code_html .button {
	margin-top: 15px;
}
#client #content #alpha .code_html label {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666;
	display: block;
}
#client #content #alpha .code_html textarea {
	font: normal 13px/140% Arial, Helvetica, sans-serif;
	color: #666;
	width: 624px;
	height: 150px;
	margin-top: 5px;
}
#client #content #alpha .step {
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #B70000;
	margin-top: 20px;
	clear: both;
	overflow: hidden;
}


/* Noticias y eventos */
#news #content #alpha p, #events #content #alpha p {
	font: normal 13px/140% Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 10px;
}
#news #content #alpha .list, #events #content #alpha .list {
	border: 3px double #E6A6A6;
	border-left: none;
	border-right: none;
	padding: 15px 0;
	margin-top: 5px;
	display: block;
}
#news #content #alpha .list li, #events #content #alpha .list li {
	background: url(../i/df_ln1.gif) repeat-x left bottom;
	display: block;
	overflow: hidden;
	padding: 20px 0;
}
#news #content #alpha .list li.last, #events #content #alpha .list li.last {
	background: none;
}
#news #content #alpha .list li h5, #events #content #alpha .list li h5 {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 22px;
	line-height: normal;
	font-size-adjust: 0.52;
	color: #B70000;
}
#news #content #alpha .list li h5 a, #events #content #alpha .list li h5 a {
	color: #B70000;
}
#news #content #alpha .list li h5 a:hover, #events #content #alpha .list li h5 a:hover {
	color: #E90000;
	text-decoration: none;
}
#news #content #alpha .list li .date, #events #content #alpha .list li .date {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 5px;
}
#news #content #alpha .list li p, #events #content #alpha .list li p {
	font: normal 12px/140% Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 10px;
}
#news #content #alpha .list li .link, #events #content #alpha .list li .link {
	font: normal 12px Arial, Helvetica, sans-serif;
	margin-top: 10px;
	float: right;
}
#news #content #alpha .list li .link a, #events #content #alpha .list li .link a {
	background: url(../i/df_news_arrow1.png) no-repeat right top;
	padding-right: 24px;
	padding-top: 2px;
	color: #B70000;
	height: 14px;
	display: block;
}
#news #content #alpha .list li .link a:hover, #events #content #alpha .list li .link a:hover {
	background-position: right bottom;
	text-decoration: none;
}

#new #content #alpha .return, #event #content #alpha .return {
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 13px;
	margin-top: 10px;
	padding-bottom: 30px;
}
#new #content #alpha .return a, #event #content #alpha .return a {
	background: url(../i/df_arrow1.gif) no-repeat left top;
	padding-left: 18px;
	color: #B70000;
	height: 13px;
	display: block;
}
#new #content #alpha .return a:hover, #event #content #alpha .return a:hover {
	background-position: left bottom;
}

#new #content #alpha h3, #event #content #alpha h3 {
	font: normal 24px Arial, Helvetica, sans-serif;
	color: #B70000;
	float: left;
	width: 500px;
}
#new #content #alpha .social_bm, #event #content #alpha .social_bm {
	margin-top: 3px;
	float: right;
	clear: right;
}
#new #content #alpha .social_bm a, #event #content #alpha .social_bm a {
	cursor: pointer;
	opacity: 0.75; /* other browsers */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75); /* this works in IE6, IE7, and IE8 */
	margin: 0 5px;
}
#new #content #alpha .social_bm a:hover, #event #content #alpha .social_bm a:hover {
	opacity: 1; /* other browsers */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* this works in IE6, IE7, and IE8 */
}
#new #content #alpha .date, #event #content #alpha .date {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 0;
	padding-top: 5px;
	clear: both;
}
#new #content #alpha p, #event #content #alpha p {
	font: normal 13px/140% Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 10px;
}
#new #content #alpha p a, #event #content #alpha p a {
	color: #B70000;
	text-decoration: none;
}
#new #content #alpha p a:hover, #event #content #alpha p a:hover {
	text-decoration: underline;
}
#new #content #alpha .photo, #event #content #alpha .photo {
	border: 1px solid #CCC;
	background-color: #FFF0F0;
	padding: 4px;
	float: right;
	margin: 15px 0 15px 25px;
}

#news #aside #events, #new #aside #events {
	background: none !important;
	padding-top: 0 !important;
}



/* Contacto */
#contact #content #alpha p {
	font: normal 13px/140% Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 10px;
}

#contact #content #alpha fieldset {
	width: 630px;
	margin-top: 25px;
	overflow: hidden;
	display: block;
	border-bottom: 3px double #E6A6A6;
	padding-bottom: 25px;
}
#contact #content #alpha fieldset p {
	width: 305px;
	display: block;
	margin-top: 10px;
	float: left;
}
#contact #content #alpha fieldset p.left {
	margin-right: 20px;
}
#contact #content #alpha fieldset label {
	width: 80px;
	display: block;
	float: left;
}
#contact #content #alpha fieldset select {
	width: 216px;
}
#contact #content #alpha fieldset input {
	width: 210px;
	float: left;
}
#contact #content #alpha fieldset.right label {
	margin-bottom: 5px;
}
#contact #content #alpha fieldset textarea {
	clear: both;
	display: block;
	width: 624px;
	height: 150px;
}
#contact #content #alpha fieldset .button {
	clear: both;
	margin-top: 15px;
}

#contact #content #alpha .maps {
	border: 1px solid #CCC;
	padding: 2px;
	margin-top: 30px;
	position: relative;
	width: 624px;
	height: 300px;
}
#contact #content #alpha .maps iframe {
	position: absolute;
}
#contact #content #alpha .maps .map_india {
	display: none;
}
#contact #content #alpha ul {
	margin-top: 15px;
	overflow: hidden;
}
#contact #content #alpha ul li {
	font: normal 13px/140% Arial, Helvetica, sans-serif;
	color: #666;
	float: left;
	width: 310px;
	margin-right: 10px;
}
#contact #content #alpha ul li.right {
	margin-right: 0;
}
#contact #content #alpha ul li h3 {
	background: url(../i/df_ln2.gif) no-repeat right 6px;
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 22px;
	line-height: normal;
	font-size-adjust: 0.52;
	color: #333;
	float: left;
	padding-right: 11px;
	margin-right: 10px;
}
#contact #content #alpha ul li .g_maps {
	font: normal 13px Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 5px;
}
#contact #content #alpha ul li .g_maps a {
	background: url(../i/df_maps1.gif) no-repeat right top;
	color: #B70000;
	height: 16px;
	padding: 2px 20px 0px 2px;
	display: block;
	cursor: pointer;
}
#contact #content #alpha ul li .g_maps a:hover {
	background-position: right bottom;
	cursor: pointer;
}
#contact #content #alpha ul li .address {
	clear: both;
	display: block;
	overflow: hidden;
	padding-top: 5px;
	margin-top: 0;
}


/* About us */
#about_us #content #alpha p {
	font: normal 13px/140% Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 10px;
}
#about_us #content #alpha h3 {
	margin-top: 25px;
}
#about_us #content #alpha h4 {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 22px;
	line-height: normal;
	font-size-adjust: 0.52;
	color: #B70000;
}
#about_us #content #alpha .team {
	width: 630px;
	margin-top: 10px;
	overflow: hidden;
	display: block;
	border-top: 3px double #E6A6A6;
	padding-bottom: 25px;
}
#about_us #content #alpha .team ul {
	float: left;
	width: 300px;
	margin-right: 30px;
}
#about_us #content #alpha .team ul.right {
	margin-right: 0;
}
#about_us #content #alpha .team ul li.country {
	margin-top: 15px;
	padding: 0;
	height: auto;
}
#about_us #content #alpha .team ul li {
	background-position: left top;
	background-repeat: no-repeat;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #666;
	height: 16px;
	margin-top: 10px;
	padding-top: 2px;
	padding-left: 20px;
}
#about_us #content #alpha .team ul li.employee1 { background-image: url(../i/df_about_employee1.gif); }
#about_us #content #alpha .team ul li.employee2 { background-image: url(../i/df_about_employee2.gif); }
#about_us #content #alpha .team ul li.employee3 { background-image: url(../i/df_about_employee3.gif); }
#about_us #content #alpha .team ul li.employee4 { background-image: url(../i/df_about_employee4.gif); }
#about_us #content #alpha .team ul li.employee5 { background-image: url(../i/df_about_employee5.gif); }
#about_us #content #alpha .team ul li.employee6 { background-image: url(../i/df_about_employee6.gif); }
#about_us #content #alpha .team ul li.employee7 { background-image: url(../i/df_about_employee7.gif); }
#about_us #content #alpha .team ul li a {
	color: #666;
}

#about_us #footer .left {
	padding-top: 25px;
}


/* Sitemap */
#sitemap #content #alpha ul {
	margin-top: 10px;
}
#sitemap #content #alpha ul li {
	background: url(../i/df_bullet2.gif) no-repeat left 10px;
	padding: 5px 0 5px 10px;
	opacity: 0.65; /* other browsers */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65); /* this works in IE6, IE7, and IE8 */
}
#sitemap #content #alpha ul li:hover {
	opacity: 1; /* other browsers */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* this works in IE6, IE7, and IE8 */
}
#sitemap #content #alpha ul li a {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #B70000;
}
#sitemap #content #alpha ul li a:hover {
	text-decoration: underline;
}
#sitemap #content #alpha ul li ul {
	overflow: hidden;
	display: block;
	margin-top: 10px;
}
#sitemap #content #alpha ul li ul li {
	background: url(../i/sitemap_arrow1.gif) no-repeat left center;
	float: left;
	min-width: 180px;
	margin-right: 10px;
	padding: 5px 0 5px 10px;
	opacity: 0.75; /* other browsers */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75); /* this works in IE6, IE7, and IE8 */
}
#sitemap #content #alpha ul li ul li a {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #666;
}
#sitemap #content #alpha ul li ul li a:hover {
	text-decoration: underline;
}


/* Default */
#content #alpha {
	float: left;
	width: 630px;
}
#content #alpha h1 {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 36px;
	line-height: normal;
	font-size-adjust: 0.52;
	color: #333;
	margin-top: 30px;
}
#content #alpha h3 {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 28px;
	line-height: normal;
	font-size-adjust: 0.52;
	color: #333;
}
#content #aside {
	float: right;
	width: 270px;
}

#content #aside #follow_us {
	overflow: hidden;
	margin-top: 11px;
}
#content #aside #follow_us h5 {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdBoldCondensed', sans-serif; font-size: 14px;
	line-height: normal;
	font-size-adjust: 0.54;
	letter-spacing: 1px;
	color: #B70000;
	margin-bottom:5px;
	padding-top: 5px;
}
#content #aside #follow_us ul {
	overflow: hidden;
	float: left;
}
#content #aside #follow_us ul li {
	float: left;
	padding: 0 10px;
}
#content #aside #follow_us ul li a {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 16px;
	line-height: normal;
	font-size-adjust: 0.52;
	background-position: left top;
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 4px;
	display: block;
	text-decoration: none;
}
#content #aside #follow_us ul li.twitter { }
#content #aside #follow_us ul li.twitter a {
	background-image: url(../i/df_twitter_ico1.gif);
	color: #1C9DBD;
	padding-left: 24px;
}
#content #aside #follow_us ul li.twitter a:hover {
	color: #2E718B;
	text-decoration: none;
}
#content #aside #follow_us ul li.facebook { background:url("../i/df_fllw_ln1.gif") no-repeat scroll right center transparent;padding-left:0; }
#content #aside #follow_us ul li.facebook a {
	background-image:url("../i/df_facebook.gif");
	color: #1C9DBD;
	padding-left: 24px;
}
#content #aside #follow_us ul li.facebook a:hover {
	color: #2E718B;
	text-decoration: none;
}
#content #aside #follow_us ul li.forum { background: url(../i/df_fllw_ln1.gif) no-repeat left center; padding-left: 16px; padding-right: 0;  }
#content #aside #follow_us ul li.forum a {
	background-image: url(../i/df_forum_ico1.gif);
	color: #0486D3;
	padding-left: 52px;
}
#content #aside #follow_us ul li.forum a:hover {
	color: #155485;
	text-decoration: none;
}

#content #aside #contact {
	background: url(../i/df_contact_bg1.png) no-repeat center bottom;
	width: 270px;
	height: 235px;
	margin-top: 26px;
}
#content #aside #contact h2 {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 32px;
	line-height: normal;
	font-size-adjust: 0.52;
	color: #333;
}
#content #aside #contact h2 span {
	font-size: 18px;
	color: #B70000;
	display: block;
}
#content #aside #contact p {
	font: normal 13px/140% Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 15px;
}
#content #aside #contact .button {
	float: right;
	margin-top: 15px;
}
#content #aside #news {
	overflow: hidden;
	margin-top: 30px;
}
#content #aside #news h4 {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 28px;
	line-height: normal;
	font-size-adjust: 0.52;
	color: #333;
}
#content #aside #news h5 {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 20px;
	line-height: normal;
	font-size-adjust: 0.52;
	color: #B70000;
	margin-top: 15px;
}
#content #aside #news h5 a {
	color: #B70000;
}
#content #aside #news h5 a:hover {
	color: #E90000;
	text-decoration: none;
}
#content #aside #news .date {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 5px;
}
#content #aside #news p {
	font: normal 13px/140% Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 10px;
}
#content #aside #news .link {
	font: normal 12px Arial, Helvetica, sans-serif;
	margin-top: 10px;
	float: right;
}
#content #aside #news .link a {
	background: url(../i/df_news_arrow1.png) no-repeat right top;
	padding-right: 24px;
	padding-top: 2px;
	color: #B70000;
	height: 14px;
	display: block;
}
#content #aside #news .link a:hover {
	background-position: right bottom;
	text-decoration: none;
}

#content #aside #events {
	overflow: hidden;
	background: url(../i/df_aside_ln1.gif) no-repeat center top;
	padding-top: 33px;
	margin-top: 30px;
}
#content #aside #events h4 {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 28px;
	line-height: normal;
	font-size-adjust: 0.52;
	color: #333;
}
#content #aside #events h5 {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 20px;
	line-height: normal;
	font-size-adjust: 0.52;
	color: #B70000;
	margin-top: 15px;
}
#content #aside #events h5 a {
	color: #B70000;
}
#content #aside #events h5 a:hover {
	color: #E90000;
	text-decoration: none;
}
#content #aside #events .date {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 5px;
}
#content #aside #events p {
	font: normal 13px/140% Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 10px;
}
#content #aside #events .link {
	font: normal 12px Arial, Helvetica, sans-serif;
	margin-top: 10px;
	float: right;
}
#content #aside #events .link a {
	background: url(../i/df_events_arrow1.png) no-repeat right top;
	padding-right: 24px;
	padding-top: 2px;
	color: #B70000;
	height: 14px;
	display: block;
}
#content #aside #events .link a:hover {
	background-position: right bottom;
	text-decoration: none;
}

#content #aside #presentacion h4 {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 28px;
	line-height: normal;
	font-size-adjust: 0.52;
	color: #333;
}
#content #aside #presentacion ul {
	  font-size:13px;
	  margin-top:10px;
}

#content #aside #presentacion li {
    background: url("../i/df_pres_ico.gif") no-repeat scroll 0 0 transparent;
    height: 20px;
    padding-bottom: 1px;
    padding-left: 25px;
    padding-top: 5px;
}



/* 5. Footer /////////////////////////////////////////////////////////////////////////////////// */

#footer h6 {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 22px;
	line-height: normal;
	font-size-adjust: 0.52;
	color: #B70000;
}
#footer a {
	color: #B70000;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 2px;
}

#footer .left {
	float: left;
	width: 630px;
}

#footer .about_us {
	display: block;
}
#footer .about_us p {
	font: normal 11px/140% Arial, Helvetica, sans-serif;
	color: #999;
	margin-top: 10px;
}
#footer .about_us p a {
	background: url(../i/df_footer_plus1.gif) no-repeat right 6px;
	font-weight: bold;
	padding-right: 10px;
}
#footer .copyright {
	background: url(../i/df_footer_ln1.gif) no-repeat right center;
	float: left;
	font: normal 11px/140% Arial, Helvetica, sans-serif;
	color: #B70000;
	margin-top: 10px;
	height: 18px;
	padding-right: 10px;
	margin-right: 10px;
}
#footer .menu_footer {
	float: left;
	font: normal 11px/140% Arial, Helvetica, sans-serif;
	color: #B70000;
	margin-top: 10px;
	height: 18px;
}
#footer .right {
	float: right;
	background: url(../i/df_footer_bg1.png) no-repeat center center;
	width: 270px;
	height: 110px;
}
#footer .newsletter {
	position: relative;
}
#footer .newsletter fieldset {
	background: url(../i/df_newsletter_bg1.png) no-repeat left top;
	height: 35px;
	margin-top: 12px;
}
#footer .newsletter fieldset label {
	font-weight: normal; font-style: normal; font-family: 'TradeGothicLTStdCondensedNo.1', sans-serif; font-size: 14px;
	line-height: normal;
	font-size-adjust: 0.52;
	letter-spacing: 1px;
	color: #FFF;
	float: left;
	display: block;
	width: 55px;
	padding: 5px 0 0 15px;
}
#footer .newsletter fieldset input {
	width: 170px;
	padding: 5px 0;
	background: none;
	float: left;
	border: none;
}
#footer .newsletter fieldset .button {
	float: right;
	margin-top: 5px;
}
#footer .newsletter fieldset .button a {
	background: url(../i/df_newsletter_b1.png) no-repeat left top;
	width: 20px;
	height: 22px;
	display: block;
	padding: 0;
}
#footer .newsletter fieldset .button a:hover {
	background-position: 1px top;
}

