body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CBD3CA;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold; font-size: 12px;
	color: #999;
line-height: 18px;
}

#CONTAINER1{
	background: url(../img/fons.gif) repeat-y; 
	width: 736px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 2px;
	text-align: left;
	position: relative;
	background-color: white;
}

.logoGAC{
	position: absolute;
	left: 27px;
	top: 30px;
}

.line{
	width:736px;
	height: 2px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	z-index: 0;
	top:350px;
}


#mainFoto{
	position: relative;
	left: 192px;
	width: 534px;
	height: 350px;
}

#menu{
	position: absolute;
	top: 155px;
	left: 10px;
	width:180px;
	height: 197px;
	background-color: #057A84;
}

#CONTAINER2{
	background: url(../img/fons2.gif) repeat-y;
	width: 736px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	position: relative;
	background-color: white;
}

a:link, a:visited, a:hover{
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold; font-size: 12px;
	color: #AAA;
	text-decoration: none;
}

a:hover{
text-decoration: underline;
}

#MAIN{
	top: 350px;
	width:310px;
	margin-left: 200px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 22px;
	font-weight: normal;
	text-align: justify;
	color: #888;
	min-height: 620px;
}


/* BOX *****************************************/
/***********************************************/

#BOX{
	position: absolute;
	top: 160px;
	width:310px;
	margin-left: 200px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 10px;
	font-weight: normal;
	text-align: justify;
	color: white;
	z-index: 999;
}


/* IDIOMAS *************************************/
/***********************************************/

#idiomas{
	position: absolute;
	left: 545px;
	top: 5px;
	width: 170px;
	text-align: right;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #7AF;
}

#idiomas a{
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: white;
}
#idiomas a:hover{
	font-size: 10px;
	text-decoration: underline;
}
#idiomas a:hover{
	text-decoration: underline;
}

/* FOOTER ************************************/
/***********************************************/

#footer{
	margin-top: 30px;
	width: 310px;
	border-top: 1px solid #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

#footer a{
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #057A84;
}
#footer a:hover{
	text-decoration: underline;
	color: #C60;
}
#footer br{line-height: 8px;}


/* HEADINGS ************************************/
/***********************************************/

h1{
	font-family: arial;
	font-size: 28px;

	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 8px;
text-align: left;
color: #666;
}

h4{
 font-family: verdana, arial;
	margin-top: 0px;
	font-size: 11px;
	margin-left: -10px;
	margin-bottom: 0px;
	color: #FFF;
	padding: 3px 10px 3px 10px;
	display: table;
	width: 160px;
}
#left h4{
color: #3EC8D3;
color: yellow;
}
#newsBox h4{
color: #B9DD63;
color: yellow;
}
h5{
	font-size: 12px;
	text-align: left;
	margin-top:16px;
	margin-bottom:0px;
	cursor: pointer;
}

h6{
	font-size: 10px;
	font-weight: normal;
	margin-top:-3px;
	margin-bottom:2px;
	color: #739200;
}


/* LEFT ****************************************/
/***********************************************/

#left{
	position: absolute;
	top: 0px;
	left: 10px;
	width: 160px;
	color: white;
        font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-left: 17px;
	padding-right: 10px;
line-height: 26px;
}

#banners{
margin-left: -17px;
text-align: center;
}

#banners img{
border: 0px;
margin-top: 10px;
}

#left h4{
font-size: 11px;
background-color: #0D95A4;
margin-bottom: 10px;
line-height: 16px;
margin-left:-17px;
}

#left a{ 
font-size: 11px;
font-weight: normal;
font-family: verdana, arial;
color: white;
}


#left .link{ 
	font-size: 11px;
font-weight: normal;
 font-family: verdana, arial;
	color: white;
cursor: pointer;
}
#left .link:hover{ 
text-decoration: underline;
}

/* NOTICIAS (RIGHT) ****************************/
/***********************************************/

#newsBox{
	position: absolute;
	top: 0px;
	left: 546px;
	width: 160px;
	color: white;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
line-height: 16px;
}

#newsBox h4{background-color: #84A200;}

#newsBox a{ 
	font-size: 12px;
	color: yellow;
}

#newsBox h5{ 
margin-bottom: 0px;
}

#newsBox h6{ 
font-weight: normal;
	font-size: 10px;
margin-top: 0px;
}
/***********************************************/

.small{
font-size: 10px;
}
ul, li{
list-style-position:outside;}
