/* --------------------------------
 Genericos
---------------------------------*/
.ColorSecundario1
{
	background-color: #fbd9d5;
}
.ColorSecundario2
{
	background-color: #df2828;
}
.ColorSecundario3
{
	background-color: #df2828;
}
.ColorSecundario4
{
	background-color: #d1bfaa;
}



/* --------------------------------
 Verde
---------------------------------*/
.Verde
{
	background-color: #4e9c07;
}
.Verde2
{
	background-color: #3c7d00;
}



/* --------------------------------
 Naranja
---------------------------------*/
.TextoNaranja, .TextoNaranja a:link, .TextoNaranja a:visited, .TextoNaranja a:active
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.Naranja
{
	background-color: #e67200;
}




/* --------------------------------
 Popups
---------------------------------*/
.HeaderPopup
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	padding-left: 5px;
	background-image: url(/handler/images/comunes/bg_popup.gif);
	font-weight: bold;
	height: 28px;
}
.FooterPopup
{
	background-color: #F0F0F0;
}



/* --------------------------------
 Landing
---------------------------------*/
.HeaderRojo
{
	background-image: url(/handler/images/comunes/HeaderRojo.gif);
}
.HeaderGris
{
	background-image: url(/handler/images/PAADSanLuisProductivo/px_header_gris1.gif);
}
.IngresaYa
{
	background-image: url(/handler/images/PAADSanLuisProductivo/FondoIngresaYa.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.VerdeIngreso
{
	background-color: #C0D88E;
}

/* --------------------------------
 FdoEst�ticas
---------------------------------*/
.TextoComunidad, .TextoComunidad a:link, .TextoComunidad a:visited, .TextoComunidad a:active
{
	font-family: Times New Roman;
	font-style: italic;
	font-size: 16px;
	color: #b32224;
	text-decoration: none;
}
.TextoComunidad a:hover
{
	font-family: Times New Roman;
	font-style: italic;
	font-size: 16px;
	color: #CC6600;
	text-decoration: underline;
}
/* --------------------------------
 Violeta
---------------------------------*/
.Violeta
{
	background-color: #7b51b2;
}
/* --------------------------------
 Patito
---------------------------------*/
.Patito
{
	background-color: #FADD3A;
}
.Patito2
{
	background-color: #fcee9c;
}
.ContenedorPatito
{
	border: 2px solid #E79600;
}
.ContenedorPatitoFino
{
	border: 1px solid #E79600;
}
/* --------------------------------
 Paginador
---------------------------------*/
.PaginaActiva
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	background-color: #E79600;
	cursor: default;
}
.PaginaInactiva
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #E79600;
	text-decoration: none;
	background-color: White;
	border: 1px solid #E79600;
	cursor: pointer;
}
.TextoPaginador
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/* --------------------------------
Consultor Home
---------------------------------*/
.LinkCategoria
{
	font-family: Tahoma;
	font-size: 12px;
	width: 100%;
	color: #848484;
	text-decoration: none;
}
.LinkCategoria:hover
{
	font-family: Tahoma;
	font-size: 12px;
	width: 100%;
	color: #848484;
	text-decoration: underline;
}

/* --------------------------------
Contenedores Pademprendedor
---------------------------------*/

.ContenedorPrograma
{
	border: 1px solid #c21300;
}
.ContenedorLab
{
	border: 1px solid #0076cd;
}
.ContenedorCasos
{
	border: 1px solid #e67200;
}
.Contenedorprogreso
{
	border: 1px solid #3c7d00;
}
.ContenedorBanco
{
	border: 1px solid #e69700;
}
.ContenedorComunidad
{
	border: 1px solid #7b51b2;
}
.ContenedorWiki
{
	border: 1px solid #014896;
}
.Contenedorblog
{
	border: 1px solid #8ec641;
}
/* --------------------------------
demo
---------------------------------*/



