@charset "utf-8";
/* CSS Document */


#containersCerti{
	width:900px;
	height:auto;
	background-color:#FFFFFF;
	}

#content{
	margin:0px 0px 0px 180px ;
	width:720px;
	height:400px;
	}
	/* texto certificação */
#contentCert{
	margin:0px 0px 0px 0px;
	position:absolute;
	top:120px;
	left:186px;
	width:505px;
	height:398px;
	}
	
.titlCert{
	margin:0px 0px 20px 0px;
	border-bottom:1px solid #999999;
	list-style-type:none;
	font-weight:bold;
	font-size:17px;
	color:#666666;
	}

.txtCert p{
	margin:0px 0px 10px 0px;
	color:#333333;
	font-size:13px;
	font-weight:bold;
	}
.semlist{
 	font-size:13px;
	}
ul.listContru {
	margin:0px 0px 10px 20px;
	font-weight:bold;
	font-size:13px;
	color:#333333;
	}

	/* Informativos */

#informat{
	width:190px;
	height:205px;
	font-size:13px;
	position:absolute;
	left:700px;
	top:120px;
	color:#666666;
	margin:0px 0px 0px 0px;
	}
.titlo_1_informat{
	font-size:15px;
	margin:1px 0px -10px 0px;
	}
.txt_1_informat{
	background-color:#ebeae3;
	margin:10px 0px 0px 0px;
	width:190px;
	padding:10px 3px 0px 3px;
	border-top:1px solid #999999;
	}
.txt_2_informat{
	background-color:#ebeae3;
	margin:0px 0px 0px 0px;
	width:190px;
	padding:5px 3px 180px 3px;
	border-bottom:2px solid #333333;
	}
