/* 
    Created on : 26/04/2016
    Author     : Acacio Fagundes
*/

#contentDiv #banner {
	width:984px;
	background-color:#F3F3F3;
	height:400px;
	padding-bottom:8px;	
}
#contentDiv #info_hor {
	width:984px;
	background-color:#F3F3F3;
	margin-top:8px;
	height:200px;
	display: table;
}
#contentDiv #parc_curs {
	width:984px;
	background-color:#F3F3F3;
	margin-top:8px;
	height:200px;
	display:table;
}
#info_hor #info {
	width:722px;
	min-width:200px;
	float:left;
	background-color:#E0F2FC;
	height:252px;
}
#info_hor #lista ul { width:700px; height:130px;  margin:0px; display:table; position:relative; top:10px; left:10px; padding: 0;  }
#info_hor #lista li { list-style:none;
	background-repeat:no-repeat;
  background-image:url('../../../../imgs/informativos.png');
	vertical-align:middle; 
	margin:0; 
	padding: 2px 10px 5px 40px;
	line-height: 25px;
	
}
#info_hor #listabox {
	width:670px;
	overflow: hidden;
    white-space: nowrap;
  	word-wrap: break-word;
  	text-overflow: ellipsis;	
}
#info_hor #listabox a {
	text-decoration:none;
	color:#000;
}
#info_hor #listabox a:hover {
	text-decoration:underline;	
}
#info_hor #linklistabox a {
	text-decoration:none;
	color:#000;
	font-style:italic;
	font-size:11px;
}
#info_hor #linklistabox a:hover {
	text-decoration:underline;
	color:#0193E7;
}


#info_hor #hor {
	width:234px;
	float:right;
	background-color:#545658;
	padding:8px;
	margin-top:6px;
	color:#FFF;
	height:230px;
}

#titulo {
	background-image:url(../../../../imgs/barra.gif);
	height:35px;
	width:100%;
	display:table;
}
#titulo #barra1 {
	width:44px;
	height:35px;
	float:left;	
}
#titulo #barrablue {
	width:auto;
	height:35px;
	line-height:35px;
	float:left;	
	background-color:#0193E7;
	font-weight:bold;
	font-size:14px;
	color:#000;
}
#titulo #barra2 {
	width:37px;
	height:35px;
	float:left;	
}
#titulo #barraorange {
	width:auto;
	height:35px;
	line-height:35px;
	float:left;	
	background-color:#E47905;
	font-weight:bold;
	font-size:14px;
	color:#000;
}
#parc_curs #parc {
	float:left;
	width:250px;
	line-height:11px;
	margin-top:6px;	
}

#parc_curs #ead_premio {
	width:722px;
	float:right;
	height:230px;
}
#ead_premio #video_ead {
	background-color:#FBEAD7;
	height:224px;
	width:100%;
}
#ead_premio #video_ead iframe {
	padding: 10px 0 0 27px;	
}
#ead_premio #premio {
	display:table;
	width:100%;
	padding-top:8px;
}
#ead_premio #premio #premioimg {
	float:left;
}
#ead_premio #premio #premiotit {
	float:left;
	width:521px;
	height:32px;
	background-color:#C4C5BF;
	font-size:20px;
	text-align:center;
	line-height:32px;
}
#ead_premio #premio #premiodet {
	float:left;
	width:450px;
	line-height:25px;
	padding:35px;
}
#ead_premio #premio #premiolink {
	float:right;
	font-size:11px;
}
#ead_premio #premio #premiolink a {
	text-decoration:none;
	color:#000;
	font-style:italic;
	font-size:11px;
}
#ead_premio #premio #premiolink a:hover {
	text-decoration:underline;
	color:#0193E7;
}

