/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
}

P {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
	letter-spacing: 1px;
	text-align: justify;
}

.Fecha {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
}

.Fecha:link  {
	color: #09337a;
}

.Fecha:visited   {
	color: #09337a;
}

.Fecha:active    {
	color: #09337a;
}

.Fecha:hover {
	color: #ee3424;
	text-decoration: underline;
}

A:link  {
	color: #075EA3;
}

A:visited   {
	color: #075EA3;
}

A:active    {
	color: #075EA3;
}

A:hover {
	color: #990000;
	text-decoration: underline;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #8f8f8f;
	line-height: 22px;
	letter-spacing: 1px;
	text-align: justify;
}


UL LI   {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
	letter-spacing: 1px;
	text-align: left;
}

.skinmaster {
	margin-top:0px;
	margin-bottom:0px;
	background-color: #0e3b89;	
}

.skinheader {
	background-image: url(imagenes/FondoHeaderBlog.gif);
	background-repeat: repeat-x;
	/*background-position:bottom;*/
}
.SombraArriba {
	background-image: url(imagenes/sombraArriba.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.SombraAbajo {
	background-image: url(imagenes/sombraAbajo.gif);
	background-repeat: repeat-x;
	height: 10px;
}

.SombraArribaIzq {
	background-image: url(imagenes/esquinaSupIzquierda.gif);
	background-repeat:no-repeat;
}
.SombraArribaDer {
	background-image: url(imagenes/esquinaSupDerecha.gif);
	background-repeat: no-repeat;
}
.SombraIzquierda {
	background-image: url(imagenes/SombraIzquierda.gif); 
	background-repeat:repeat-y;
	width:10px;
}
.SombraDerecha {
	background-image: url(imagenes/SombraDerecha.gif); 
	background-repeat:repeat-y;
	width: 10px;
}
.skingradient {
	background-color: #ffffff; 
 	margin-top:0px;
	margin-bottom:0px;
}

.LineaPunteada
{
	background-image: url(imagenes/dot-line.gif);
	height: 1px;
}

.TituloPagina 
{
    font-weight: bold;
    font-size: 11pt;
    color: #333333;
    font-family: Tahoma, Arial, Verdana, Helvetica;
    text-decoration: none;
}

.SkinObject {
    font-weight: normal;
    font-size: 7pt;
    color: #151C64;
    font-family: Tahoma, Arial, Verdana, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#151C64;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#990000;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#990000;
}

A.SkinObject:hover    {
    text-decoration:    underline;
	font-weight: normal;
    color:#990000;
}

.pie0810 {
   	font-family: Tahoma, Verdana, Arial, Helvetica;
   	font-size:  9px;
   	font-weight: normal;
   	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
	height:23px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
/* ESTILOS DISTRIBUCIN ORIGINAL */
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane {
	width: 10%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane {
	width: 10%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

/* PGINAS INTERNAS */
.cssPagInternaContentpane {
	width: 780px;
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: 0px;	
}
.cssPagInternaContentIzq {
	width: 50%;
	background-color: transparent;
}
.cssPagInternaContentDer {
	width: 50%;
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: 0px;	
}


.cssPagInternaMenuSecundario {
	width: 220px;
	background-color: #e9eef4;
	margin-top: 0px;
	margin-bottom: 0px;

	text-align: center;
	border-left:#91b3d3 solid 1px; 
	border-right:#91b3d3 solid 1px;
}
.cssPagInternaTitulo {
	height: 41px;
	width: 581px;
	background-image: url(SKTitulo.jpg);
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;	

}

.cssPagInternaMenuSecBg {
	vertical-align:top;
	background-image: url(SKMenuSec.jpg);
	margin-top: 0px;
	margin-bottom: 0px;	
}

.MainMenu_MenuContainer {
	
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:23px;
	
	
}
.MainMenu_MenuItem {
	border-left: #CAD5EA 0px solid; 
	border-bottom: #03b1e4 1px solid; 
	border-top: #CAD5EA 0px solid; 
	border-right: #CAD5EA 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #014D95; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	
}
.MainMenu_MenuIcon {
	background-color: #014d95; 
	border-left: #CAD5EA 0px solid; 
	border-bottom: #03b1e4 1px solid; 
	border-top: #CAD5EA 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 23px;
}
.MainMenu_SubMenu {
	background-color: #ffffff;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_RootMenuItemSel {
	background-color: #DC1921; 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuItemSel {
	background-color: #014d95; 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_SelItem {
	background-color: #990000; 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #CAD5EA 0px solid; 
	border-bottom: #03b1e4 1px solid; 
	border-top: #CAD5EA 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.BotonRojo     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}

/* Módulo LINKS */
.ModuloLinks
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #333333;
}

/* FORMULARIOS */
.TituloFormularios
{
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #161E69;
    background-color: #e9edf4;
    border-bottom: #ef1820 1px solid;	
}
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #000000
}

/* Color de cajas de formularios */
.FormTextBox
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 10px;
	background-color: #f8f8f8;
    font-weight: normal;
}

.Pregunta
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    border-bottom: #ef1820 1px solid;	
}

.Respuesta
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.Campo {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

.CampoFormulario {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
    height: 25px;
}

.FormMensaje
{
	background-color: #FFF0B7;
	height: 30px;
	border-bottom: gray 1px solid; 
	border-left: gray 1px solid; 
	border-top: gray 1px solid; 
	border-right: gray 1px solid; 
}

/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}



/* Módulo LINKS */
.ModuloLinks
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #333333;
}

/* TITULOS Y TEXTOS */
.NormalEspaciadoSimple
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
    color: #333333;
}

.MensajeError {
	color: #ff0000;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}

.Titulos
{
    font-family: Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight:    bold;
    color: #161E69;
}

.BotonNevada   {
    background: #161E69 none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}

.Copyright {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    normal;
    color: #09337a;
}
