﻿body
{
	height:100%;
	
	margin-top:20px;
	margin-left:25px;
	margin-right:16px;
	margin-bottom:0px;
}

img
{
	border:none 0px;
}

.blanco
{
	width:0px;
	height:1px;	
}

.logotipo
{
	margin-bottom:7px;	
}

.RSSTitle, .RSSTitle a:link, .RSSTitle a:visited, .RSSTitle a:active, .RSSTitle a:hover
{
	width:100%;
	
	color:#3165c6;
	margin-bottom:8px;
	
	text-align:justify;
	text-decoration:none;
	
	font-weight:bold;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
}

.RSSTitle a:hover
{
	color:#3e80fa;
}

.RSSSeparador
{
	border-bottom:solid 1px #3165c6;
}

.RSSDate
{
	color:#828282;
	
	margin-top:4px;
	
	font-family:Tahoma,Arial,Helvetica;
	font-size:11px;
}

.RSSBody
{
	font-style:normal;
	font-size:13px;
	
	text-align:justify;
}

/*		Inicio Principal	*/

.Principal
{
	width:100%;
	height:100%;
}

/*		Final Principal		*/


/*		Inicio Cabecera		*/

.Cabecera
{
	width:100%;
	height:150px;
	
	margin-bottom:10px;

	/*
	background-color:Black;
	background-position:right top;
	background-repeat:no-repeat;
	background-image:url(img/Cabecera.png);
	*/
}

/*		Final Cabecera		*/

/*		Inicio Logotipo		*/

#dnn_dnnLOGO_imgLogo
{
	margin:4px 0px 0px 4px;	
}

/*		Final Logotipo		*/

/**/

.separador
{
	width:25px;
	height:1px;	
}

/**/

/**/

.PanelControl
{
	width:100%;	
}

/**/

/**/

.Contenido
{
	width:100%;
}

/**/

.MenuLateral
{
	background-position:left top;
	background-repeat:repeat-y;
	background-image:url(img/LatMenuCuad.jpg);
}


/*		Inicio Buscador		*/

.LBuscador
{
	display:none;
}

#dnn_dnnSEARCH_txtSearch
{
	border-style:none;
	border-width:0px;
}

/*		Final Buscador		*/


/*		Inicio Menu Web		*/

.Menu
{
	width:208px;
	/*position:fixed;
	top:20px;
	right:20px;*/
}

.MenuCabeceraLeft
{
	height:25px;
}

.MenuCabeceraBody
{
	width:100%;
	height:25px;
	
	color:White;
	font-weight:bold;
	font-size:13px;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-style:normal;
	
	background-repeat:repeat-x;
	background-position:center top;
	background-image:url(img/MenuCabeceraBody.gif);	
}

.MenuCabeceraRight
{
	height:25px;	
}

.MenuCuerpo
{
	padding-top:3px;
	padding-left:3px;
	
	border-left:solid 1px #8996a5;
	border-right:solid 1px #8996a5;
	border-top:solid 1px #8996a5;
	border-bottom:solid 1px #8996a5;
}

.MenuPieLeft
{
	height:5px;
}

.MenuPieBody
{
	width:100%;
	height:5px;
	
	background-repeat:repeat-x;
	background-position:center bottom;
	background-image:url(img/MenuPieBody.gif);
}

.MenuPieRight
{
	height:5px;
}


/*		Final Menu Web		*/



/*		Inicio Contenido		*/

.Cuerpo
{
	width:100%;
   
    margin:auto;
}

.CuerpoCabeceraLeft
{
	width:5px;
	height:4px;
	text-align:left;
}

.CuerpoCabeceraBody
{
	width:100%;
	height:4px;
	
	border-top:solid 1px #e5e5e5;	
}

.CuerpoCabeceraRight
{
	width:5px;
	height:4px;
	text-align:right;
}

.CuerpoCuerpo
{
	width:100%;
	
	border-left:solid 1px #e5e5e5;
	border-right:solid 1px #e5e5e5;
	
	padding-top: 8px;
	padding-left:12px;
	padding-right:12px;
}

.CuerpoPieLeft
{
	width:5px;
	height:5px;
	text-align:left;
}

.CuerpoPieBody
{
	width:100%;
	height:5px;
	
	background-repeat:repeat-x;
	background-position:center bottom;
	background-image:url(img/CuerpoPieBody.gif);
}

.CuerpoPieRight
{
	width:5px;
	height:5px;
	text-align:right;	
}

/*		Final Contenido		*/

/*		Inicio Pie		*/

.Pie
{
	width:100%;
	/*bottom:0px;
	position:absolute;*/
	text-align:center;
	
	font-size:10px;
	font-family:Verdana;
	
	float:inherit;
}

/*		Final Pie		*/







/*      Inicio configuración menu DNN */

.Navegador
{
	width:100%;
}

.main_dnnmenu_item td, .main_dnnmenu_rootitem
{
	color: #FFFFFF; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica;
	
	cursor: pointer; 
	white-space: nowrap;
	
	border-bottom:solid 2px #ffffff;
	padding: 0px 0px 0px 0px;
}


/* TD del menú desplegable */
.main_dnnmenu_item td 
{
	height:40px;
	background: #cbcbc3;
    text-align:left;	
}

/* Maneja el texto de dentro del submenu directamente */
.main_dnnmenu_item span
{
    padding-right:15px;
}

/* TD del menu principal */
.main_dnnmenu_rootitem  
{
	width:98%;
	vertical-align: middle;
	
	background: #908e7f;    
    
    text-indent: 6px;
    
    padding-top:12px; 
    padding-bottom:12px;
}

/* Estilo aplicado cuando nos encontramos sobre un elemento */
.main_dnnmenu_itemhover, .main_dnnmenu_itemhover td 
{  
	color:#000000;
}

/* tabla de los submenus */
.main_dnnmenu_submenu {
	background-color: #ffffff;  
	z-index: 1000; 
	cursor: pointer; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); */
	margin-left:2px;
	/*width: 190px;*/
}

/*		Final configuración menu DNN */
