body, html {
	width: 100%;
	height:100%;
	margin: 0px;
	padding: 0px;
	background-image:url(images/background.gif);
}

p, li{
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

h1{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bolder;
	text-transform: uppercase;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0033CC;
	text-transform:uppercase;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:13px;
	padding:0px 0px 0px 0px;
}

h5, h5 a.news{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#0033CC;
	text-align:center;
	text-transform:uppercase;
	text-decoration:underline;
}

.table_image{
	width:100%;
	border:0px;
}

#root-up {
	background-image:url(images/backcolor.gif);
	width:100%;
	height:20px;
}
#root-top-div {
	width:100%;
	height:80px;
	position:absolute;
	top:0;
	left:0px;
	z-index:0;
	background-image:url(images/backcolor.gif);
	background-repeat:repeat-x;
}

#root-container{
	width:881px;
	min-height:100%;
	position:relative;
	z-index:1;
	margin-left: auto;
	margin-right:auto;
	background-color:#EEEDD9;
	/*#EEEDD9*/
}

#top-container{
	width:881px;
	height:240px;
	margin-left: auto;
	margin-right:auto;
}
#top-banner{
	width:881px;
	height:220px;
	display:block;
}

#banner-flash {
	width:881px;
	height:220px;
}

#top-breadcrumb{
	width:881px;
	height:20px;
	background-image:url(images/breadback.jpg);
	background-repeat:repeat-x;
}
#main-container{
	width:881px;
	min-height:100%;
	margin-left: auto;
	margin-right:auto;
}
#main-container-left{
	text-align:center;
	width:170px;
	min-height:100%;
	float:left;
}

#menu-serv-flash {
	width: 170px;
	height: 241px;
}

#main-container-right{
	width:711px;
	min-height:100%;
	float:right;
}

#main-container-footer{
	clear:both;
}

#main-right-tit{
	float:left;
	width:711px;
	height:115px;
}

#main-right-tit-foto{
	width:146px;
	height:115px;
	float:left;
}

#main-right-tit-name{
	width:545px;
	height:115px;
	padding-top:30px;
	padding-bottom:0px;
	float:right;
}

#main-right-content{
	width:670px;
	min-height:100%;
	padding-left:20px;
	padding-right:20px;
	/*background-color:#FFFF99;*/
	clear:both;
}

#image_metodologia{
	width:670px;
}

#image{
	width:325px;
	float:left;

}

#image_text{
	width:335px;
	float:right;
}

#image-footer{
	clear:both;
}

#main-footer{
	margin-left: auto;
	margin-right:auto;
	background-color:#EEEDD9;
	width:881px;
	text-align:center;
	clear:both;
	padding-top:15px;
	padding-bottom:15px;
}

#footer_info{
	text-align:center;
}

#footer_info a:link, #footer_info a:visited {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5F5F5C;
	text-decoration:none;
}

a:link, a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5F5F5C;
	text-decoration:none;
}

a.contacto:link, a.contacto:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0000FF;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.slide_flash {
	width:537px;
	height:402px;
	border:1px solid #000;
}

