body{
	font-family: "Trebuchet MS";
	background-color:#B4C8E3;
	background-image: url(../img/fondopagina.jpg);
	background-repeat: no-repeat;
	position: absolute;
	/*left: 50%; *//*para centrar en mozilla*/
	/*margin: 0 0 0 -475px; *//*para centrar en mozilla*/
	/*text-align: center ;*//*para centrar en explorer*/
	scrollbar-face-color: #204282;
	scrollbar-shadow-color: #B6C7E3;
	scrollbar-highlight-color: #B6C7E3;
	scrollbar-3dlight-color: #3266CC;
	scrollbar-darkshadow-color: #3266CC;
	scrollbar-track-color: #B6C7E3;
	scrollbar-arrow-color: #B6C7E3;
}
.bodyError{
	font-family: "Trebuchet MS";
	background-color:#B4C8E3;
}
.fondoblanco{background-color:white}
/*hover*/
a{text-decoration:none;}
a:hover{font-weight:bold}
#banner {
	text-align: center;
	background: url(../img/motivoBanner.gif) repeat;
	width: 948px;
	height: 125px;
	padding:19px 0 0 0;
}
.titulo{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
}

.tituloTodasNoticias{
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #3366CC;
}

.EnlaceMonthYear{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

.LineaVerticalAzul{
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #3366CC;
	background-color: Blue;
	width: 1px;
}

.LineaHorizontalAzul{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	background-color: Blue;
	height: 2px;
}

.LineaVerticalBlanca{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	width: 2px;
}

.LineaHorizontalBlanca{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	height: 2px;
}

.texto{
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.ampliar{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3266cc;
}

.SeguimientoMenu
{
	font-family:trebuchet,verdana;
	font-size:8px;
	/*
	color:Blue;
	*/
	color:Black;
	text-align:left;
}
#pie {
	font-family: "Trebuchet MS";
	text-align: center;
	color: #ffffff;
	background-color: #b6c7e3;
	width: 948px;
	height: 70px;
	margin: 0 0 0 0;
	clear: both;
}

.ContenidoPagina
{
	font-family : "Arial";	
}
/*
H1 {
	font-family: "Trebuchet MS";
	font-size: 110%;
	font-style: normal;
	color: #3366CC;
}
strong {
	font-family: "Trebuchet MS";
	font-size: 110%;
	font-style: normal;
	color: #3366CC;
}
*/




/*

.text { position: absolute; left: -1px; top: -1px; color: #999; font-size: 18px; font-weight:bold; text-align:center;font-family:trebuchet,verdana;} 
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}

#overlay{ background-image: url(../img/lightbox/overlay.png); }
#lightbox IMG{border: solid 1px #FFF;}
#lightbox A:hover IMG{border: solid 1px #666;}

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/lightbox/overlay.png", sizingMethod="scale");
	}
	
#contenedor
{
	border-right: red thin solid;
	border-top: red thin solid;
	margin: 0px;
	overflow: visible;
	border-left: red thin solid;
	width: 948px;
	border-bottom: red thin solid;
	background-color: #ffffff;
	text-align: left;
}
	
#logo
{
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(img/cabecera.gif);
	padding-bottom: 0px;
	width: 948px;
	padding-top: 0px;
	background-repeat: no-repeat;
	height: 100px;
	background-color: #3266cc;
}
*/

/*
.ATHGrid_Header
{
	font-size:13px;
	line-height:30px;
	padding-left:3px;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:0px;
	margin-top:0px;
	font-weight:bold;
	text-align:left;
	background-color:#DEF;
	color:#333;
}
.DataGridFixedHeader { position:relative; top:expression(this.offsetParent.scrollTop);}

.Grid_Header
{
	font-size:13px;
	line-height:30px;
	padding-left:3px;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:0px;
	margin-top:0px;
	font-weight:bold;
	text-align:left;
	background-color:#DEF;
	color:#333;
}
*/
.TituloError {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-style:normal;
	font-weight:bold;
	color: #3366CC;
}
.EtiquetaError
{
	font-family:Trebuchet MS;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#3366DD;
}
.TextoError
{
	font-family:Trebuchet MS;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:Black;
}

.fondogris{background-color:#F3F3F3;}
