﻿/*******************************************************************/
/************************ CREDITOS PORTAL **************************/
/*******************************************************************/

#contenedor #dvCreditos
{
	padding: 8px;
	width: 960px;
	height: 25px;	
	background: white;
	float: left;
	background:white	
}

#contenedor #dvCreditos #btnAfiliados
{
	background: url(../img/img_Creditos/boton_afiliados_on.gif) no-repeat;
	width: 160px;
	height: 25px;
	display:table;
	float: left;	
	text-align:center;
	margin-left:30px;
	text-decoration:none;
	margin-left:75px;
}

#contenedor #dvCreditos #btnAfiliados:hover
{
	background: url(../img/img_Creditos/boton_afiliados_over.gif) no-repeat;
	width: 160px;
	height: 25px;
	display:table;
	float: left;	
	text-align:center;
	margin-left:30px;
	text-decoration:none;
	margin-left:75px;
}


#contenedor #dvCreditos #btnAfiliados label
{
	line-height:28px;
	font-size:9px;
	font-weight: bold;
	text-decoration: none;
	color:white;	
	cursor :pointer;
}


#contenedor #dvCreditos #dvContcreditos
{
	background:#F4F4F4;
	float:left;
	height:22px;
	margin-top:1px;
	width:960px;
	text-align:center;
	font-weight:normal;
	font-size:11px;
	font-weight: bold;
	color:#4AA400;
	text-decoration:underline;
	line-height:22px;
	margin-left:8px;	
}

#separacionUnidades
{
	height:2px;
}

#contenedor #dvCreditos #dvContcreditos a
{
	text-decoration:underline;
	color:#4AA400;
}

#contenedor #dvCreditos .labelsep
{
	color:Black;
	text-decoration:none;
}