@charset "utf-8";
/* CSS Document */

body {
	background-image: url(http://www.grupogtd.com/images/fondo-tenue.gif);
}

input {
	size:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	height:19;
}

.centrado {
	text-align: center;
}

.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;	
	color: #999999;
}

.tabla_fondo_blanco {
	background-color:#FFF;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #DAE1F1;
}
a:active {
	text-decoration: none;
}

.clear{
	clear:both;
	}
#home-noticias{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:201px;
	color:#999FCC;
	font-size:11px;
	}
#home-noticias a{
	color:#999FCC;
	text-decoration:none;
	}
#home-noticias a:hover{
	text-decoration:underline;
	}	
	
#home-noticias-sup{
	height:20px;
	background:url(/images/home-noticias/home-noticias-sup.jpg) no-repeat top left;
	}
#home-noticias-int{
	background:url(/images/home-noticias/home-noticias-int.jpg) repeat-y top left;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	padding:5px 8px 5px 8px;	
	}
#home-noticias-inf{
	width:201px;
	background:url(/images/home-noticias/home-noticias-inf.jpg) no-repeat 0 0;
	height:10px;
	}
.home-noticias-titulo{
	width:201px;
	padding:2px 5px 0 6px;
	}	

.home-noticias-sep{
	height:11px !important;
	background:url(/images/home-noticias/home-noticias-sep.jpg) no-repeat 0 5px;
	position:relative;
	}	
.home-noticias-sep a{
	display:block;
	width:30px;
	position:absolute;
	left:158px;
	top:-11px;
	font-size:10px;
	line-height:10px;
}




/*------------------------
Hoja de estilos GrupoGTD
Proyecto: Mantencion
Modificacion : 15/04/2010
----------------------- */
/*================ NOTICIAS ==================================*/

#noticias{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:155px;
	color:#999FCC;
	font-size:11px;
	text-align:left !important;
	margin-left:8px;
	}
#noticias a{
	color:#999FCC;
	text-decoration:none;
	}
#noticias a:hover{
	text-decoration:underline;
	}	
	
#noticias-sup{
	height:18px;
	background:url(/images/noticias/noticias-sup.jpg) no-repeat top left;
	}
#noticias-int{
	background:url(/images/noticias/noticias-int.jpg) repeat-y top left;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	padding:5px 8px 5px 8px;
	height:190px;
	max-width:131px;
	overflow:auto;
	}
#noticias-inf{
	width:148px;
	background:url(/images/noticias/noticias-inf.jpg) no-repeat bottom left;
	padding-bottom:6px;
	}
.noticias-titulo{
	width:144px;
	padding:2px 5px 0 6px;
	}	

.noticias-sep{
	height:11px !important;
	background:url(/images/home-noticias/home-noticias-sep.jpg) no-repeat 0 5px;
	/*position:relative;*/
	}	
.noticias-sep a{
	display:block;
	width:30px;
	position:absolute;
	left:158px;
	top:-11px;
	font-size:10px;
	line-height:10px;
}
/*================ NOTICIAS ==================================*/
/*------------------------
Fin Mo
----------------------- */	
