@charset "utf-8";
p {
	margin: 0px 0 0;
	text-align: left;
}

ul
{
	padding: 0px;
	margin-top: 0px;
	margin-left: 10px;
	list-style-type: none;
	margin-bottom: 0px;
}

  a:link {
	color: #3E1C3A;
}
  a:visited {
	color: #3E1C3A;
}
a:active {
	color: #3E1C3A;
}
  a:hover {
	color: #5E2B57;
}
body {
	background-color: #632D5E;
}


#box {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-image: url(../images/atopo.jpg);
	background-repeat: no-repeat;
	height: 97px;
}
#azul {
	height: 284px;
}
#azul1 {
	float: left;
}
#azul2 {
	float: left;
	height: 284px;
	width: 291px;
	background-image: url(../images/aazul_2.jpg);
}

#azul_2_2 {
	height: 112px;
	margin-top: 151px;
}
.bot_azul {
	float: left;
	height: 112px;
	width: 97px;
}

#azul3 {
	float: left;
	height: 229px;
	width: 405px;
	background-image: url(../images/aazul_3.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 55px;
	padding-left: 30px;
	color: #242424;
}
#corpo {
	width: 911px;
	background-image: url(../images/aproblema_fundo.jpg);
	background-repeat: repeat-y;
	padding-right: 57px;
	padding-left: 57px;
	padding-top: 30px;
}

.problema {
	background-image: url(../images/lista_problema.jpg);
	width: 911px;
	background-repeat: repeat-y;
	background-position: right;
	color: #242424;
}
  

.problema_ {
	background-image: url(../images/fundo_problema.jpg);
	width: 911px;
	background-repeat: no-repeat;
	background-position: bottom;
	right: 0px;
}




.piones {
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-bottom: 30px;
}

.piones_top {
	background-image: url(../images/atop_piones.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 170px;
	padding-top: 60px;
	padding-left: 90px;
	font-size: 24px;
	font-weight: bold;
	color: #E27E1E;
}
.piones_top_experiemntal {
	background-image: url(../images/atop_piones.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 170px;
	padding-top: 60px;
	padding-left: 90px;
	font-size: 14px;
	font-weight: bold;
	color: #E27E1E;
}

.piones_texto {
	width: 210px;
	padding-left: 50px;
	font-size: 12px;
	padding-top: 80px;
	padding-bottom: 30px;
}
.piones_bot1 {
	height: 81px;
	width: 260px;
	padding-top: 20px;
}
.piones_bot1_1 {
	height: 98px;
	width: 260px;
}


.top_problema {
	float: left;
	height: 37px;
	width: 621px;
	padding-top: 60px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(../images/top_problema.jpg);
	color: #E27E1E;
}
.corpo_problema {
	width: 561px;
	float: left;
	padding-left: 40px;
	padding-top: 25px;
	padding-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 50px;
}


.clean {
	clear: both;
}
#pscroller1{
	width: 300px;
	height: 160px;
	padding: 5px;
	background-color: #FFF;
}
.noticias_data {
	font-size: 12px;
	font-weight: bold;
}
.noticias_tit {
	font-size: 16px;
	font-weight: bold;
	color: #E27E1E;
}
.noticias_tit2 {
	font-size: 16px;
	font-weight: bold;
	color: #005D9A;
}


 div#fundo_links {
	background-image: url(../images/fundo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 80px;
	width: 911px;
	padding-right: 57px;
	padding-left: 57px;
	text-align: center;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
  
div#fundo_links a:link{
	color: #FFF;
	text-decoration: underline;
}

div#fundo_links  a:visited{
	color: #FFF;
	text-decoration: none;
}

div#fundo_links  a::active {
	text-decoration: none
}

div#fundo_links  a:hover{
	color: #CE95C9;
	text-decoration: none;
}
.centrado {
	text-align: center;
}
