/* CSS Document */




body {
	margin:0px;
	padding: 0px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url (../images/fondo.gif);
	}
	
h3 {

	color: #256CAF;
	font-size: 120%;
	}
	
h5 {
	font-size: 90%;
	display:block;
	margin: 20px 0px 5px 0px;
	color: #256CAF;
	text-decoration: none;
	}
	
h5 a{
	color: #666;
	text-decoration: none;
	}
	
h5 a:hover{
	color: #666;
	text-decoration: none;
	}
	
h6 {
	font-size: 80%;
	}
	
h4 {
	font-size: 90%;
	font-weight: normal;
	}
	
#pageWrapper {
	float:left;
	width: 785px;
	background: url(../images/bkg_2_p.gif);
	}
	
#contentGraphic {
	float:left;
	width:320px;
	}
	
.Launguages {
	FLOAT: left; 
	width: 319px;
	text-align:center;
	background: url(../images/bkg_1_p.gif);
}
	
#graphic1 {
	width: 319px;
	float: left;
	background: url(../images/bkg_1_p.gif);
	}
	
#graphic2 {
	width: 320px;
	clear: left;
	background: url(../images/line.gif) top left no-repeat;
	}
	
#graphic2 h3 {
	margin-top: 20px;
	float: left;
	width: 100px;
	padding-left: 140px;}
	
.menu {
	padding-top:100px;
	float:right;
	margin:0;
	list-style: none;
	text-align: left;
	}
	
.menu li {
	width: 155px;
	margin-bottom: 7px;
	background: url(../images/bgk_li.gif) 3px 50%  no-repeat;
	}
	
.menu a{
	display:block;
	color: #333;
	text-decoration:none;
	padding: 0px 0em 0px 35px;
	}
	
.menu a:hover,
.menu a:active{
	color: #256CAF;
	background:url(../images/bkg_li_a.gif) 3px 50% no-repeat;
	}
	
.last {
	padding-bottom: 30px;
	}
	
.news {
	list-style: none;
	margin: 0px;
	padding-left: 140px;
	width: 180px;
	float:left;
	}

.news li {
	width: 155px;
	margin-bottom: 7px;
	background: url(../images/arrow.gif) 3px 50%  no-repeat;
	}

.news img {
	margin: 0px;
	}
	
.news p {
	margin-top: 3px;
	font-size: 100%;
	}
	
#contentWrapper {
	float: left;
	width: 460px;
	}
	
#header {
	float:left;
	width: 460px;
	text-align: center;
	}

.content {
	width: 450px;
	float: left;
	}
	
.content h3{
	float: left;
	font-size: 100%;
	color:#256CAF;
	width: 460px;
	height: 30px;
	line-height: 1.8em;
	text-align: center;
	margin-bottom: 15px;
	background: url(../images/line_menu.gif) top left repeat;
	}
	
.content h6 {
	margin-left: 15px;
	margin-right: 10px;
	}
	
#pagina {
	float:left;
	margin:0px;
	}
	
#pagina p {
	width: 430px;
	margin-left: 5px;
	text-align: left;
	padding: 10px;
	}
	
#footer {
	float:left;
	width: 780px;
	text-align: center;
	height: 30px;
	background: url(../images/line_footer.gif) top left no-repeat;
	
	}
	
#footer1 {
	float:left;
	width: 780px;
	text-align: center;
	}
	
#footer ul {
	width: 780px;
	text-align: center;
	list-style: none;
	display: inline;
	line-height: 2.2em;
	}
	
#footer li {
	float: left;
	color: #256CAF;
	padding: 0 15px 0 15px;
	}
	
#footer li a{
	color: #256CAF;
	font-size: 10px;
	text-decoration: none;
	}
	
#footer li a:hover {
	color: #256CAF;
	font-size: 10px;
	text-decoration: underline;
	} 
	
.first {
	margin-left: 160px;
	}
	
.alignPage {
	float:left;
	width: 250px;
	}
	
span {
	display: block;
	width: 780px;
	font-size: 11px;
	color:#999999;
	text-align: center;
	}
	