/* 
================================
Skin styles for DotNetNuke
================================
*/ 

.pagemaster {
	background-color: #F6F6F6;
	height: 100%;
	width: 100%;
}
.skinmaster {
	background-color: #F6F6F6;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	width: 780px;
}
.skinheader {
	background-color: #EAEAEA;
	margin: 0px;
	width:780px;
}
.skingradient {
	background-color: #091C5A;
	height: 30px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px 10px;
	width:750px;
}
.controlpanel {
	background-color: #FEFEFF;
}
/* padding: arriba derecha abajo izquierda */
.topleftpane {
	vertical-align: top;
	horizontal-align: left;
	padding: 5px 0px 0px 10px;
	margin:0px;
	height:0px;
	width:166px;
}
.topcenterpane {
	vertical-align: top;
	horizontal-align: left;	
	padding: 19px 0px 0px 0px;
	margin:0px;
	height:0px;
	width:469px;
}
.toprightpane {
	vertical-align: top;
	padding: 5px 0px 0px 0px;
	margin:0px;
	height:0px;
	width:95px;	
}
.idiomas a:hover, .idiomas a:link, .idiomas a:visited, .idiomas a:active{
	padding: 0px 10px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.topxrightpane {
	vertical-align: top;
	padding: 5px 10px 0px 0px;
	margin:0px;
	height:0px;
	width:50px;	
}
.bannerpane {
	vertical-align: top;
	padding:0px;
	margin:0px;
	height:0px;
}
/* padding: arriba derecha abajo izquierda */
.titleftpane {
	vertical-align: center;
	padding: 2px 0px 2px 0px;
	width:145px;
	height:25px;
	background-color: #CCCCCC;
}
.leftpane {
	vertical-align: top;
	border-right: 1px dotted #CCCCCC;
	padding: 0px 10px 0px 0px;
	margin:0px;
	width: 145px;
}
.search {
	color: #FFFFFF;
	background-color: #FF8700;
	width: 170px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.search input{
	width: 100px;
	margin-right: 5px;
	padding: 0px 0px 0px 3px;
}
.titnoticias {
	vertical-align: center;
	padding: 2px 0px 2px 0px;
	width:450px;
	height:25px;
	background-color: #CCCCCC;
}
.contentpane {
	vertical-align: top;
	padding:0px;
	margin:0px;
	height:100px;
	width:450px;	
}
.contentpane p {
	vertical-align: top;
	padding:0px;
	margin:0px;
}
.contentpane div {
	vertical-align: top;
	padding:0px;
	margin:0px;
}
.contentpane span {
	vertical-align: top;
	padding:0px;
	margin:0px;
}
.linknosubrayado a:hover, .linknosubrayado a:link, .linknosubrayado a:visited, .linknosubrayado a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}
.titrightpane {
	vertical-align: center;
	padding: 2px 0px 2px 0px;
	width:145px;
	height:25px;
	background-color: #CCCCCC;
}
.rightpane {
	vertical-align: top;
	border-left: 1px dotted #CCCCCC;
	padding: 0px 0px 0px 10px;
	margin:0px;
	width: 145px;
}
.rightpane div {
	padding: 0px;
	margin:0px;
}
.rightpane span {
	padding: 0px;
	margin:0px;
}
.rightpane p {
	padding: 0px;
	margin:0px;
}
.bottompane {
	background-color: #E5E5E5;
}
.bottomleftpane {
	vertical-align: top;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	padding: 0px 0px 0px 0px;
	width:247px;
	height:0px;
	background-color: #E5E5E5;
}
.bottomcenterpane {
	vertical-align: top;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	padding: 0px 0px 0px 0px;
	width:246px;
	height:0px;
	background-color: #E5E5E5;
}
/* padding: arriba derecha abajo izquierda */
.bottomrightpane {
	vertical-align: top;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	padding: 0px 0px 0px 0px;
	width:247px;
	height:0px;
	background-color: #E5E5E5;
}

/* Menu principal */

.MainMenu_MenuContainer {
	background: transparent;
}
.MainMenu_MenuBar {
	cursor: default;
	cursor: hand;
	height: 25px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	border-top: 1px solid #0E216D;
	border-bottom: 1px solid #0E216D;
	border-right: 0px solid #0E216D;
	border-left: 0px solid #0E216D;
}
.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	text-align: center;
	height: 25px;
	background-image: url(/Portals/4/Skins/TECNA_WebDNN_Skins/misc_flecha1.gif);
	background-repeat: no-repeat;
	background-position: 9px 7px;
	background-color: #0E216D;
	border-top: 1px solid #0E216D;
	border-right: 0px solid #0E216D;
	border-bottom: 1px solid #0E216D;
	border-left: 0px solid #0E216D;
}
.MainMenu_SubMenu {
	background-color: #0E216D;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	border-top: 1px solid #0E216D;
	border-right: 0px solid #0E216D;
	border-bottom: 1px solid #0E216D;
	border-left: 0px solid #0E216D;
}
.MainMenu_MenuBreak {
	border-top: 1px solid #0E216D;
	border-right: 0px solid #0E216D;
	border-bottom: 1px solid #0E216D;
	border-left: 0px solid #0E216D;
	background: transparent;
}
.MainMenu_MenuItemSel {
	background-color: #122E9C;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	height: 25px;
}
.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-top: 1px solid #0E216D;
	border-right: 0px solid #0E216D;
	border-bottom: 1px solid #0E216D;
	border-left: 0px solid #0E216D;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	border: 1px solid #8f9092;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtGray.jpg);
}
.Head {
   font-family: Arial, Helvetica, sans-serif;
   font-size:  11px;
   font-weight:  normal;
   color: #000000;
}

/****************************/
/*Hoja de estilo .Default */ 

H1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  16px;
	font-weight: bold;
	color: #FF8700;
	line-height: 18px;
	text-decoration: none;
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 15px;
	cursor: default;
}
H2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	cursor: default;
	line-height: 16px;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
H3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	cursor: default;
	line-height: 13px;
	padding: 0px 0px 0px 0px;
}
H4  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	cursor: default;
	line-height: 4px;
	padding: 0px 0px 0px 0px;
}
H4  a:hover{
	text-decoration: none;
}
p {
	color: #000000;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* Este estilo es usado para mostrar textos de los modulos */

.Normal,.NormalDisabled
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	padding-left: 0px;
	margin:0px;
}
/*           */
A:link  {
	color: #003366;
}

A:visited   {
    text-decoration: none;
}

A:active    {
    text-decoration: none;
    color: #003366;
}

A:hover {
	text-decoration: underline;
	color: #FF8700;
}

/* Estilos para el punteo*/

.punteo1 ul{
	padding:0px;
	margin:0px 0px 0px 0px;
}
.punteo1 li {
	font-size: 12px;	
	display: list-item;
	padding:0px 0px 2px 10px;
	margin:0px 0px 0px 2px;
	list-style:none;
	background-image: url(/Portals/4/Skins/TECNA_WebDNN_Skins/misc_flecha1.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	color: #000000;
}  
.punteo2 ul{
	padding:0px;
	margin:0px 0px 0px 0px;
}
.punteo2 li {
	font-size: 12px;	
	display: list-item;
	padding:0px 0px 2px 10px;
	margin:0px 0px 0px 2px;
	list-style:none;
	background-image: url(/Portals/4/Skins/TECNA_WebDNN_Skins/misc_flecha2.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	color: #000000;
}
.punteo3 ul{
	padding:0px;
	margin:0px 0px 0px 0px;
}
.punteo3 li {
	font-size: 12px;	
	display: list-item;
	padding:0px 0px 2px 10px;
	margin:0px 0px 0px 2px;
	list-style:none;
	background-image: url(/Portals/4/Skins/TECNA_WebDNN_Skins/misc_flecha3.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	color: #000000;
}
/* padding: arriba derecha abajo izquierda */
.titulomenu  {
	font-size: 12px;	
	font-weight: bold;		
	padding:0px 0px 0px 0px;
	font-color: #003366;
}
.punteomenuizq1 ul{
	padding:0px;
	margin:-12px 0px 0px 0px;
}
.punteomenuizq1 ul a:hover{
	text-decoration: none;
}
.punteomenuizq1 li {
	font-size: 11px;	
	display: list-item;
	padding:0px 0px 2px 10px;
	margin:0px 0px 0px 0px;
	list-style:none;
	background-image: url(/Portals/4/Skins/TECNA_WebDNN_Skins/misc_flecha1.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	color: #000000;
}
.punteomenuizq2 ul{
	padding:0px;
	margin:0px 0px 0px 0px;
}
.punteomenuizq2 ul a:hover{
	text-decoration: none;
}
.punteomenuizq2 li {
	font-size: 11px;	
	display: list-item;
	padding:0px 0px 2px 10px;
	margin:0px 0px 0px 0px;
	list-style:none;
	background-image: url(/Portals/4/Skins/TECNA_WebDNN_Skins/misc_flecha1.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	color: #000000;
}
.punteomenuder1 ul{
	padding:0px;
	margin:3px 0px 3px 0px;
}
.punteomenuder1 ul a:hover{
	text-decoration: none;
}
.punteomenuder1 li {
	font-size: 11px;	
	display: list-item;
	padding:0px 0px 2px 10px;
	margin:0px 0px 0px 0px;
	list-style:none;
	background-image: url(/Portals/4/Skins/TECNA_WebDNN_Skins/misc_flecha1.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	color: #000000;
}
.punteomenuder2 ul{
	padding:0px;
	margin:0px 0px 0px 0px;
}
.punteomenuder2 ul a:hover{
	text-decoration: none;
}
.punteomenuder2 li {
	font-size: 11px;	
	display: list-item;
	padding:0px 0px 2px 10px;
	margin:0px 0px 0px 0px;
	list-style:none;
	background-image: url(/Portals/4/Skins/TECNA_WebDNN_Skins/misc_flecha1.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	color: #000000;
}
.tablacontactos {
	color: #333333;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #EAEAEA;
}

/* Estilos para lista*/

.lista ul{
	padding:0px;
	margin-bottom:20px;
}
.lista li {
	display: list-item;
	padding:0px 0px 3px 10px;
	margin:0px;
	list-style:none;
	background-image: url(/Portals/4/Skins/TECNA_WebDNN_Skins/misc_flecha1.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
}

/* Estilos para el modulo de anuncios*/

.DNN_ANN_DesignTable br {
	padding: 0px;
	height:0px;
	margin: 0px;
}
.DNN_ANN_DesignTable div {
	padding-bottom: 10px;
	margin: 0px;
}
.DNN_ANN_DesignTable h1 {
	color: #091C5A;
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	text-decoration: none;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.DNN_ANN_DesignTable p {
	color: #000000;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	padding: 3px 0px 0px 0px;
	margin: 0px;
}
.DNN_ANN_DesignTable a:link, .DNN_ANN_DesignTable a:visited {
	padding: 0px;
	margin-left: 0px;
}
.DNN_ANN_DesignTable a:hover {
	padding: 0px;
	margin-left: 0px;
}
.DNN_ANN_DesignTable td {
	padding:0px;
	margin:0px;
}
.DNN_ANN_DesignTable tr {
	padding:0px;
	margin:0px;
}
/*  */
.mod_pdf a {
	font: normal 11px/17px Arial, Helvetica, sans-serif;
	color: #091C5A;
	text-decoration: none;
/*	background: url(icon_pdf.gif) no-repeat fixed left center; */
	margin: 0px;
	padding: 0px 0px 0px 2px;
}
.mod_pdf a:hover {
	color: #FF8700;
	padding: 0px 0px 0px 2px;
	margin: 0px;
/*	background: url(icon_pdf.gif) no-repeat fixed left center; */
}
.mod_pdf h2 {
	color: #091C5A;
	padding: 10px 0px 10px;
	font: bold 16px/17px Arial, Helvetica, sans-serif;
	margin: 0px;
}
.leftpane22 {
	border-top: 0px dotted #CCCCCC;
	border-right: 0px dotted #CCCCCC;
	border-bottom: 0px dotted #CCCCCC;
	border-left: 0px dotted #CCCCCC;
	padding-right: 10px;
}









