﻿* 
{
    text-indent:0px ; 
    margin:0px ; 
    padding:0px ; 
    border:0px
}

body        
{
	text-align: center;
	background-image: url('Imagenes/defaut/imgfondo.jpg');
}

#global     
{
    width:1000px ; 
    margin: 4px auto 
}

#cabecera  
{
	background-image: url('Imagenes/defaut/imgBanner.jpg') ;
	background-repeat: no-repeat;
	width: 1000px;
	height: 226px ;
	overflow: hidden;
	vertical-align:bottom;

}

#login
{
    width: 650px ;
    height:120px ;
    text-align:left;
    float:left;
    padding-top:18px;
    padding-left:150px;
  
}

.loginCabecera
{
	font-family: Arial, Helvetica, sans-serif;
}

.loginLabel
{
    color: #FFFFFF;
    padding: 0px 5px 5px 5px;
    font-size:12px;
}

.loginTextBox
{
    width: 100px;
    height: 16PX;
   
}

.loginButton
{
	border: 1px solid #333333;
	background-color: #000000 ;
	color: White;
	width: 80px;
	height: 16px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#contenido
{
	border-left:  red 2px solid ; 
    border-right: red 2px solid ;
    background-color: #FFFFFF ; 
    width: 996px;
    text-align:center ;
    padding-top: 5px;
}   

#contenido img.floatLeft { 
    float: left; 
}
#contenido img.floatRight { 
    float: right;
    margin: 10px 30px 10px 10px;
}

#contenido h1
{
	background-image: url(imagenes/Titulo1.gif);
	background-repeat: no-repeat;
	color: White;
	margin: 15px 32px 10px 32px;
	font-size: 16px;
	font-weight: bold;
	text-indent: 50px;
	text-decoration: none;
	text-align: left;
	font-family: Arial;
}

#contenido h2
{
    color: #333333 ;
    margin:   15px 32px 10px 32px ;
    font-size: 14px; 
    font-weight: bold ; 
    text-decoration:none ;
    text-align: left ;
    font-family:Arial;
}

#contenido h3
{
    color: Gray ;
    margin:  15px 32px 10px 32px ;
    font-size: 12px; 
    font-weight: bold ; 
    text-decoration:none ;
    text-align: left ;
    font-family:Arial;
}

#contenido ul
{
    list-style-image: url(imagenes/defaut/imgItem.gif);
    padding-left: 10px;    
}

#contenido li
{
	font-size: 10px;
	padding: 1px 10px 1px 1px;
	margin: 1px 0px 1px 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-align: left;
}

#contenido p 
{
    font-size: 12px;
    margin:  5px 5px 5px 5px ;
    text-align: justify ;
    font-family:Arial;
}

#pie 
{
	border-left: red 2px solid;
	border-right: red 2px solid;
	width: 996px;
	overflow: hidden;
	color: #FFFFFF;
	vertical-align: middle;
	border-right-color: #C5C5C5;
	border-left-color: #C5C5C5;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-color: #666666;
}

#pie p 
{
    margin:  5px 10px 5px 10px ; 
    text-indent: 15px ;
    text-align: center ;
}

#BarraMenuSuperior 
{
	height: 58px;
	border-left: red 2px solid;
	border-right: red 2px solid;
	background-color: #3F3F3F;
	border-right-color: #C5C5C5;
	border-left-color: #C5C5C5;
}

.MenuSuperior
{
	margin-left: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.MenuFixIE8
{
    z-index: 1;
}

.MenuItem 
{
	display:block;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color: White !Important;
	font-weight: bold;
	line-height:40px;
	padding:  0 7px;
	text-align: center;
}

.SubMenuItem
{
    background: gray;
    color: white !Important ;
	font-size:12px;
	line-height:22px;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black; 
	margin: 0 ;
	padding-left:5px;
	text-align:left;
	width: 150px;
	
}

.MenuItemHover 
{
	color:Black !Important;
    background:url(imagenes/MenuSuperiorHover.jpg)!Important;
}

.MenuItemSelected
{
	color:Black !Important;
    background:url(imagenes/MenuSuperiorHover.jpg)!Important;
}

#BarraMenuLateral 
{
    float:left;
    text-align:left; 
	width:180px;
    text-align:left;
}

.MenuLateral
{
    border-right-width: 0px; 
    border-top-width: 0px; 
    border-bottom-width: 0px; 
    border-left-width: 0px ;
    
    width:180px;
}

.MenuItemLateral
{
	display:block;
	font-family:Arial;
	font-size:13px;
	font-size:14px;
	font-weight:bold;
	color: Black !Important;
	line-height:30px;
	width:180px;
	text-align:left;
	text-indent: 5px;
    background:url(imagenes/MenuSuperiorHover.jpg)!Important;
}

.MenuItemHoverLateral
{
	color:White !Important;
	font-weight:bold;
	font-size:13px;
}

.SubMenuItemLateral
{
    display:block;
	font-family:Arial;
	font-size:13px;
	color: Black !Important;
	line-height:30px;
	width:180px;
	text-align:left;
	text-indent: 5px;
    background:url(imagenes/MenuSuperiorHover.jpg)!Important;
	
}

a.MenuItem:link, a:visited 
{
	color: white;
	text-decoration: none;
	background: transparent ! important;
}
a.MenuItem:hover, a:active {
	color: white;
	text-decoration: none;
	background: transparent ! important;
}
a.MenuItemSelected:link, a:visited {
	color: white;
	text-decoration: none;
	background: transparent ! important;
}
a.MenuItemSelected:hover, a:active {
	color: white;
	text-decoration: none;
	background: transparent ! important;
}
a.MenuItemHover:link, a:visited {
	color: white;
	text-decoration: none;
	background: transparent ! important;
}
a.MenuItemHover:hover, a:active {
	color: white;
	text-decoration: none;
	background: transparent ! important;
}
                  				#contenido {
	border-left: red 2px solid;
	border-right: red 2px solid;
	background-color: #FFFFFF;
	width: 996px;
	text-align: center;
	padding-top: 5px;
	border-right-color: #C5C5C5;
	border-left-color: #C5C5C5;
}
                  				.TituloNoticias {
	font-family: Arial, Helvetica, sans-serif;
	color: #243751;
	font-size: 18px;
	text-align: left;
	padding-left: 18px;
}
.TituloNoticiasFecha {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	text-align: left;
	padding-left: 18px;
}
                  				.TituloNoticiasContenido {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: left;
	padding-left: 18px;
}
.TituloDefault {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-align: left;
	padding-left: 18px;
	vertical-align: top;
}
.loginButton2 {
	border: 1px solid #333333 ;
	background-color: #666666 ;
	color: White;
	width: 120px;
	height: 20px;
	margin-right: 10px;
}
.loginTextBox2 {
	width: 140px;
	background-color: #CC66FF;
}
.tabla {
	color: #FFFFFF;
}
