/* <!--layoutgala 24 --> */

html,body {					margin: 0;
							padding: 0;		 
							background: url(../imagenes/layout/fondo.jpg) #ffc repeat;
							max-width: 1024px;}

div#header {				height: 150px;
							background: url(../imagenes/layout/header.jpg) #ffc no-repeat;}
		 
div#navigation {	 	    background: url(../imagenes/layout/navigation.jpg) #feffc9 no-repeat;
						    font-family: arial;
						    font-weight: bold;
						    font-size: .8em;
						    float: left;
						    width: 170px;
						    min-height: 600px;}		 

div#content	{               background: url(../imagenes/layout/fondo.jpg) #ffc repeat;
							min-height: 600px;
							margin-left: 170px;}

div#content p {				line-height: 1.2;
							text-align: justify;}

div#content h1 {			line-height: 1.2;}

div#wrapper	{				float: right;
							width: 100%;
							margin-left:-200px;}

div#footer {				clear: both;
							font-family: arial;
						    margin-left: 3px;
						    background: url(../imagenes/layout/footer.jpg) no-repeat;
						    font-size: .77em;}

div#footer p { 				margin: 0;
							padding: 5px 10px;
							color: white;
							text-align: center;}

div#footer a {				display: inline;
							padding: 0;
							color: white;
							text-decoration: none;}

div#footer a:hover {		display: inline;
							padding: 0;
							color: #aaa;
							text-decoration: none;}

div#copyright {				font-family: arial, verdana; 
							text-align: left;
							color: black;
							font-size: .6em;
							margin-left:10px;
							margin-bottom: 20px;}

div#copyright a {			color: black;
							text-decoration:none;}

div#copyright a:hover {		display: inline;
							padding: 0;
							color: red;
							text-decoration: underline;}	

div#box1 {					background-color: #f9f49f;
							width: 35%;
							padding: 0px;
							margin: 1px 8px 10px 10px;
							border-bottom:6px solid #fc6;
							border-top:6px solid #fc6;
							border-left:6px solid #fc6;
							border-right:6px solid #fc6;
							float: left;}	
							
div#box1 p {				text-align: left;}

div#box2 {					background-color: #EBF99F;
							width: 65%;
							padding: 0px;
							margin: 1px 8px 10px 10px;
							border-bottom: 6px solid #fc6;
							border-top: 6px solid #fc6;
							border-left: 6px solid #fc6;
							border-right: 6px solid #fc6;
							float: left;
							}

div#box2 p {				text-align: left;}

div#box3 {					background-color: #EBF99F;
							width: 25%;
							padding: 0px;
							margin: 1px 8px 10px 10px;
							border-bottom: 6px solid #fc6;
							border-top: 6px solid #fc6;
							border-left: 6px solid #fc6;
							border-right: 6px solid #fc6;
							float: right;
							}

div#box3 p {				text-align: left;
							}
							
div#box4 {					background-color: #EBF99F;
							width: 25%;
							padding: 0px;
							margin: 1px 8px 10px 10px;
							border-bottom: 6px solid #fc6;
							border-top: 6px solid #fc6;
							border-left: 6px solid #fc6;
							border-right: 6px solid #fc6;
							float: right;
							}

div#box4 p {				text-align: left;
							}
							
div#boxpubli {				background-color: #ffc;
							width: 95%;
							padding: 0px;
							border-bottom: 6px solid #fc6;
							border-top: 6px solid #fc6;
							border-left: 6px solid #fc6;
							border-right: 6px solid #fc6;
							float: right;
							margin: 1em;
							}

div#boxpubli p {			text-align: justify;
							margin: 1em;						 
							font-family: arial;
						    font-weight: normal;
						    font-size: .7em;							
							}

div#box_index {				background-color: #f9f49f;
							width: 45%;
							height: 340px;
							padding: 0px;
							margin: 1px 8px 10px 10px;
							border-bottom:1px solid #fc6;
							border-top: 1px solid #fc6;
							border-left: 1px solid #fc6;
							border-right: 1px solid #fc6;
							float: left;}	
							
div#box_index p {			text-align: left;}

#boxexponsor p{
	color: grey;
	font-family: arial; 
	font-size: 10px;
	font-weight:normal; 
}

#boxexponsor a:link {
	text-decoration: none;
	color: grey;
	font-family: arial; 
	font-size: 10px;
	font-weight:normal; 
}







							
