@charset "utf-8";
/* CSS Document */

div#news{padding-top:70px;}
div#news .over img{border-color:#000;}
div#news .over div.description{background-image:url(../../images/project/descriptionOver.gif);}
div#news .over div.title{background-image:url(../../images/project/titleOver.gif);}
div.new{height:107px;margin-bottom:15px;}
	div.new img{float:left;border:2px solid #d1d3d4;height:103px;*border-right-width:0px;}
	div.new div.description{height:97px;width:352px;line-height:1.3em;font-size:.7em;padding:5px 10px;margin-left:70px;background:transparent url(../../images/project/description.gif) no-repeat left top scroll;}
	div.new div.title{position:absolute;z-index:10;margin-top:75px;width:122px;height:32px;background:transparent url(../../images/project/title.gif) no-repeat left top scroll;margin-left:60px;*margin-left:-10px;}
	div.new div.title h3{font-weight:normal;font-size:1em;}
	div.new div.title a{color:#fff !important;font-size:0.7em;display:block;text-transform:uppercase;cursor:pointer;}
	div.new div.title a:hover{text-decoration:none !important;}
	div.new div.title a span.content{display:block;padding:4px 12px 0px 4px;}
	
	/* Notícia individual, mod de la classe box */
	
	body.view div.new div.controlsBox li.p1{margin-bottom:4px;}
	body.view div.new div.box{width:410px;margin-left:70px;position:relative;left:-10px;padding-left:20px;background:transparent url(../../images/project/box.gif) no-repeat top left;padding-bottom:35px;}
	body.view div.new div.contentBox{width:370px;height:287px;}
	body.view div.new img{position:relative;z-index:9;*border-right-width:2px;top:225px;}
	body.view div.new div.title{margin-top:300px;}
body.news div.message{margin-top:70px;}
body.news div#box{margin-top:70px;padding:0px;width:480px;_width:485px;}
body.news div#box div.contentBox{width:452px;font-size:1em;}
body.news div.box div.controlsBox{}
body.news div#box div.controlsBox li.p1{margin-bottom:4px;}
body.news div.sideBar{margin-top:62px;*margin-top:132px;}
body.view div.sideBar{margin-top:132px;}
body.news div#box div#news{padding-top:0px;}
	
