/* CSS Document */

/*general definition of tags*/

body.main {
	background:url('background2.jpg') top left repeat-x;
	background-attachment: fixed;
}

#left {					/*left column layer - below the news*/
	float:left;
	width: 240px;
	position:relative;
	overflow:hidden;
}
#middle {					/*middle column layer - below the news*/
	float:left;
	width: 380px;
	position:relative;
	overflow:hidden;

}
#right {					/*right column layer - below the news*/
	float:left;
	width: 340px;
	position:relative;
	overflow:hidden;

}

#title span.main {
background:url("header.gif") top left no-repeat;
}


/*starts NEWS box*/

#news {					/*layer for the white news box - contains other layers*/
float:right;
clear: both;
width:700px;
margin:0 0 0 0; /*each number correspondes to top right bottom left*/
}

/* FIR for the top of the layer - round corners*/
#news h2.top {
margin:0; padding:0;
position:relative;
width:700px; height:28px;
overflow:hidden;
}
#news span.top {
display:block;
position:absolute; right:0; top:0; z-index:1;
width:700px; height:28px;
margin:0; padding:0;
background:url("newsBoxTop.png") top left no-repeat;
}
/* middle layer - white background*/
div.newsBody {
background-color:#ffffff;
margin:0;
width:100%;
position:relative;
background: url("newsBoxMiddle.png") top left repeat-y;
}
/* bottom of the layer - round corners and link*/
#news p.bottom {
margin:0; padding:0;
position:relative;
width:700px; height:18px;
background:url("newsBoxBottom.png") top left no-repeat;
display:block;
text-indent:550px; /*the link to more articles goes to the right*/
}
/* text inside the news box - in the middle layer*/
/* title of article and date*/
div.newsBody ul { 
margin:0;
padding:5px 0 0 10px;
}
div.newsBody li {
position:relative;
margin:0px; 
list-style-type:none;
color:#043a6b;
float:left;
}
div.newsBody li.titleList {
padding-left:20px;
background:url("logoLInews.png") bottom left no-repeat;
font-weight:bold;
width:550px;
padding-top: 2px;
}
div.newsBody li.dateList {
font-size:10px;
padding-top:5px;
width:110px;
}
/*ends title and date */

div.newsBody p {
display:block;
padding: 0 10px 10px 20px;
width:660px;
margin:0 0 0 5px;
}
/*ends NEWS box*/

/*starts INDEX NEWS box - blue box for list of articles*/
#newsIndex {					
float:left;
clear: both;
position:relative;
width: 292px;
margin:20px 14px 0 30px;
}
/* FIR for the top of the layer - round corners*/
#newsIndex h2.top {
margin:0; padding:0;
position:relative;
width:292px; height:29px;
overflow:hidden;
}
#newsIndex span.top {
display:block;
position:absolute; right:0; top:0; z-index:1;
width:292px; height:29px;
margin:0; padding:0;
background:url("indexNewsTop.png") top left no-repeat;
}
/*end of FIR*/

/* middle layer - blue background*/
div.newsIndexBody {
background-color: #679fd2;
margin:0;
width:100%;
position:relative;
}
/* bottom of the layer - round corners and link*/
p.bottomIndex {
margin:0; padding:0;
position:relative;
width:292px; height:17px;
background:url("indexNewsBottom.png") top left no-repeat;
display:block;
text-indent:180px;
}
/* list of articles */
div.newsIndexBody ul { 
margin:0;
padding:5px 0 0 15px;
}
div.newsIndexBody li {
margin: 2px 0 0 0;
position:relative;
list-style-type:none;
padding:0 5px 0 15px;
background:url("newsIndexBullet.gif") 0 1px no-repeat; /*position of the bullet left=0 top=1px*/
display: block;
height:20px;
}
/*ends list of articles */
/*ends INDEX of NEWS box*/

/*starts INDEX MEMBER PAGES box - blue box for list of articles*/
#MPIndex {					
float:left;
clear: both;
position:relative;
width: 292px;
margin:20px 14px 0 30px;
}
/* FIR for the top of the layer - round corners*/
#MPIndex h2.top {
margin:0; padding:0;
position:relative;
width:292px; height:29px;
overflow:hidden;
}
#MPIndex span.top {
display:block;
position:absolute; right:0; top:0; z-index:1;
width:292px; height:29px;
margin:0; padding:0;
background:url("indexMPTop.png") top left no-repeat;
}
/*end of FIR*/

/* middle layer - blue background*/
div.MPIndexBody {
background-color: #679fd2;
margin:0;
width:100%;
position:relative;
}
/* bottom of the layer - round corners and link*/
p.bottomMPIndex {
margin:0; padding:0;
position:relative;
width:292px; height:17px;
background:url("indexMPBottom.png") top left no-repeat;
display:block;
text-indent:120px;
}
/* list of articles */
div.MPIndexBody ul { 
margin:0;
padding:5px 0 0 15px;
}
div.MPIndexBody li {
margin: 2px 0 0 0;
position:relative;
list-style-type:none;
padding:0 5px 0 15px;
background:url("newsIndexBullet.gif") 0 1px no-repeat; /*position of the bullet left=0 top=1px*/
display: block;
height:20px;
}
/*ends list of articles */
/*ends INDEX of M PAGES box*/



/* starts layer for DOCUMENTATION*/
#documentation {			/*layer containing buttons to handbook, etc inside left column*/
clear: both;
position:relative;
float:left;
width: 140px;
margin:20px 15px 0 50px;
}
/* FIR for the title*/
#doc { /*extra div exclusive for title*/
margin:0; padding:0 0 15px 0;
float: left;
position: relative;
}
#doc h2 {
margin:0; padding:0;
position:relative;
width:139px; height:23px;
overflow:hidden;
}
#doc span {
display:block;
position:absolute; right:0; top:0; z-index:1;
width:139px; height:23px;
margin:0; padding:0;
background:url("Documentation.png") top left no-repeat;
}
/*FIR for first button*/
div.btnCR {
	float: left;
	clear:both;
	width: 138px; height: 93px;
	margin: 0 0 5px 0;
	background: url( 'btnCR.png' ) -138px 0 no-repeat;
	}

div.btnCR a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 10px/1 Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background: url( 'btnCR.png' ) 0 0 no-repeat;
	}
div.btnCR span {
	display: block;
	margin:0; padding: 78px 0 0 35px;
	}

	
/*FIR for second button*/
div.btnHB {
	float: left;
	clear:both;
	width: 138px; height: 93px;
	margin: 0 0 5px 0;
	background: url( 'btnHB.png' ) -138px 0 no-repeat;
	}

div.btnHB a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 10px/1 Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background: url( 'btnHB.png' ) 0 0 no-repeat;
	text-align:center;
	}
div.btnHB span {
	display: block;
	margin:0; padding: 65px 0 0 0;
	}

/*FIR for third button*/
div.btnSP {
	float: left;
	clear:both;
	width: 138px; height: 93px;
	margin: 0 0 5px 0;
	background: url( 'btnSP.png' ) -138px 0 no-repeat;
	}

div.btnSP a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 10px/1 Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
	background: url( 'btnSP.png' ) 0 0 no-repeat;
	text-align:center;
	}
div.btnSP span {
	display: block;
	margin:0; padding: 78px 0 0 0;
	}

	
a.inButton:hover {
	background-image: none;
	color: #ffffff;
	text-decoration:none;
	}
a.inButton:active {
	color: #000000;
	}
/*layer for photo of the month*/
#photo {
position:relative;
float:left;
margin:10px 0 0 0;
padding:0;
width: 100%;
}/*FIR for the title of the photo*/
#photo h2 {
padding:0;
margin:0;
position:relative;
width:146px; height:23px;
overflow:hidden;
font-size:9px;
}
#photo span {
display:block;
position:absolute; right:0; top:0; z-index:1;
width:146px; height:23px;
margin:0; padding:0;
background: url("PhotoMonth.png") top left no-repeat;
}



/*starts IODA events box*/

#events {					
float:left;
clear: both;
width:306px;
margin:20px 0 0 20px; 
}

/* FIR for the top of the layer - round corners*/
#events h2.top {
margin:0; padding:0;
position:relative;
width:306px; height:34px;
overflow:hidden;
font-size:16px;
}
#events span.top {
display:block;
position:absolute; right:0; top:0; z-index:1;
width:306px; height:34px;
margin:0; padding:0;
background:url("IODAeventsTop.png") top left no-repeat;
}
/* middle layer - white background - contains each event*/
div.eachevent {
background-color:#ffffff;
margin:0;
width:100%;
position:relative;

}
/* bottom of the layer - round corners*/
#events p.bottom {
margin:0; padding:0;
position:relative;
width:306px; height:8px;
background:url("IODAeventsBottom.png") top left no-repeat;
display:block;
}
/* text and logos for each event*/

div.eachevent dl {
margin:0;
padding:0px 0 0 5px;
font-size:10px;
height: 45px;
}
div.eachevent dt {
padding:0;
}

div.eachevent dd {
color:#043a6b;
padding:0;
list-style-type:none;
margin:0;
}
div.eachevent img {
float:left;
margin: 0 3px 0 0;
clear:left;
}

/*ends text and logos */

/*ends IODA events box*/

/*starts CALENDAR INDEX box*/
#calendarIndex {					/*box for list of five coming events*/
float:left;
position: relative;
width: 292px;
margin:20px 14px 0 20px;
}
/* FIR for the top of the layer - round corners*/
#calendarIndex h2.top {
margin:0; padding:0;
position:relative;
width:292px; height:27px;
overflow:hidden;
}
#calendarIndex span.top {
display:block;
position:absolute; right:0; top:0; z-index:1;
width:292px; height:27px;
margin:0; padding:0;
background:url("calendarIndexTop.png") top left no-repeat;
}
/*end of FIR*/

/* layer for list*/
div.calendarIndexBody {
margin:0;
width:100%;
position:relative;
background-color:#eeeeee;
}
/* bottom of the layer - round corners and link*/
#calendarIndex p.bottom {
margin:0; padding:0;
position:relative;
width:292px; height:20px;
background:url("calendarIndexBottom.png") top left no-repeat;
display:block;
text-indent:180px;
}
/* list of articles */
div.calendarIndexBody ul { 
margin:0;
padding:5px 0 0 0px;
}
div.calendarIndexBody li {
margin: 0;
position:relative;
list-style-type:none;
background:url('calendarIndexBullet.png') 5px 5px no-repeat;
padding:2px 5px 0 20px;
display: block;
height:20px;
}
div.calendarIndexBody li.grey { 
background-color: #ffccff;
}
div.calendarIndexBody a:hover { 
color: #666666;
}/*ends list of events */
/*ends INDEX of Calendar box*/

/*starts layer for about to buy an optimist*/
#about {
margin: 20px 0 0 20px;
position:relative;
background:url('aboutTop.png') top left no-repeat;
padding:104px 0px 0 0px;
width: 290px;
float:left;
}
#about p {
margin:0;
padding: 0 10px 0 10px;
display: block;
background-color:#ffffff;
}
#about p.bottom {
margin:0;
display: block;
background:url('aboutBottom.png') top left no-repeat;
width: 290px; height: 16px;
} 
/* layer for What's an Optimist*/
#what {
margin:0px 10px 0 45px; 
position:relative;
float:left;
background:url('whatY2Top.png') top left no-repeat;
padding:60px 0px 0 0px;
width: 156px;
}
#what p {
margin:0;
padding: 0 10px 0 10px;
display: block;
color:#666666;
background:url('whatY2Middle.png') top left repeat-y;
}
#what p.bottom {
margin:0;
display: block;
background:url('whatY2Bottom.png') top left no-repeat;
height: 15px;
}

/* layer for opti tips*/
#tips {
margin:0px 10px 0 45px; 
position:relative;
float:left;
background:url('tipTop.png') top left no-repeat;
padding:60px 0px 0 0px;
width: 156px;
}
#tips p {
margin:0;
padding: 0 15px 0 15px;
display: block;
color:#666666;
background:url('tipMiddle.png') top left repeat-y;
}
#tips p.bottom {
margin:0;
display: block;
background:url('tipBottom.png') top left no-repeat;
height: 15px;
}

/*layer for Trade Mark*/
#TM {
margin:0px 10px 0 45px; 
position:relative;
float:left;
background:url('TMBlueTop.png') top left no-repeat;
padding:110px 0px 0 0px;
width: 156px;
}
#TM p {
margin:0;
padding: 0 18px 0 10px;
display: block;
color:#043a6b;
background:url('TMBlueMiddle.png') top left repeat-y;
}
#TM p.bottom {
margin:0;
display: block;
background:url('TMBlueBottom.png') top left no-repeat;
height: 15px;
}

/*paragraph in footer*/

/*starts INDEX RESULTS box*/
#resIndex {			
float:left;
clear: both;
position:relative;
width: 292px;
margin:20px 14px 0 20px;
}
/* FIR for the top of the layer - round corners*/
#resIndex h2.top {
margin:0; padding:0;
position:relative;
width:292px; height:29px;
overflow:hidden;
}
#resIndex span.top {
display:block;
position:absolute; right:0; top:0; z-index:1;
width:292px; height:29px;
margin:0; padding:0;
background:url("indexResTop.png") top left no-repeat;
}
/*end of FIR*/

/*middle and bottom styles similar to news index*/
/*ends INDEX of RESULTS box*/

/*starts LETTER box*/
#letterIndex {					/*box for list of five coming events*/
float:left;
position: relative;
width: 292px;
margin:20px 5px 0 29px;
/*margin:20px 14px 0 20px;*/
}
/* FIR for the top of the layer - round corners*/
#letterIndex h2.top {
margin:0; padding:0;
position:relative;
width:292px; height:88px;
overflow:hidden;
}
#letterIndex span.top {
display:block;
position:absolute; right:0; top:0; z-index:1;
width:292px; height:88px;
margin:0; padding:0;
background:url("EnveTop.png") top left no-repeat;
}
/*end of FIR*/

/* layer for list*/
div.letterBody {
margin:0;
width:100%;
position:relative;
background-image:url("EnveMiddle.png");
background-repeat:repeat-y;
}
/* bottom of the layer - round corners and link*/
#letterIndex p.bottom {
margin:0; padding:0;
position:relative;
width:292px; height:20px;
background:url("EnveBottom.png") top left no-repeat;
display:block;
text-indent:180px;
}
/* list of articles */
div.letterBody ul { 
margin:0;
padding:5px 0 0 10px;
}
div.letterBody li {
margin: 0;
position:relative;
list-style-type:none;
background:url('letterBullet.png') 5px 5px no-repeat;
padding:8px 5px 0 45px;
display: block;
height:25px;
}
div.letterBody a:hover { 
color: #666666;
}

/*ends list of letters */

/*starts ELIGIBILITY box - pink box for list of articles*/
#eligibility {					
float:left;
clear: both;
position:relative;
width: 292px;
margin:20px 14px 0 30px;
}
/* FIR for the top of the layer - round corners*/
#eligibility h2.top {
margin:0; padding:0;
position:relative;
width:292px; height:40px;
overflow:hidden;
}
#eligibility span.top {
display:block;
position:absolute; right:0; top:0; z-index:1;
width:292px; height:40px;
margin:0; padding:0;
background:url("eligib_Top.png") top left no-repeat;
}
/*end of FIR*/

/* middle layer - pink background*/



div.eligibilityBody {
background-color: #ffccff;
margin:0;
width:100%;
position:relative;
background-image:url(eligib_Middle.png);
background-repeat:repeat-y;
}
#eligibility p.center {
padding: 10px 10px 5px 20px;
color: #666666;
margin:0;
display:block;
}
/* bottom of the layer - round corners and link*/
p.bottomEli {
margin:0; padding:0;
position:relative;
width:292px; height:23px;
background:url("eligib_Bottom.png") top left no-repeat;
display:block;
text-indent:180px;
}

/*ends ELIGIBILITY box*/

/*starts TR ELIGIBILITY box - white-orange box for extract*/
#TReligibility {					
float:left;
clear: both;
position:relative;
width: 292px;
margin:20px 14px 0 30px;
}
/* FIR for the top of the layer - round corners*/
#TReligibility h2.top {
margin:0; padding:0;
position:relative;
width:292px; height:54px;
overflow:hidden;
}
#TReligibility span.top {
display:block;
position:absolute; right:0; top:0; z-index:1;
width:292px; height:54px;
margin:0; padding:0;
background:url("TReliTop.png") top left no-repeat;
}
/*end of FIR*/

/* middle layer - pink background*/



div.TReligibilityBody {
background-color: #ffccff;
margin:0;
width:100%;
position:relative;
background-image:url(TReliMiddle.png);
background-repeat:repeat-y;
}
#TReligibility p.center {
padding: 10px 10px 5px 20px;
color: #666666;
margin:0;
display:block;
}
/* bottom of the layer - round corners and link*/
p.bottomTREli {
margin:0; padding:0;
position:relative;
width:292px; height:23px;
background:url("TReliBottom.png") top left no-repeat;
display:block;
text-indent:180px;
}

/*ends TR ELIGIBILITY box*/

/*starts DEADLINE box - blue box*/
#deadlines {					
float:left;
clear: both;
position:relative;
width: 292px;
margin:0px 14px 0 30px;
}
/* FIR for the top of the layer - round corners*/
#deadlines h2.top {
margin:0; padding:0;
position:relative;
width:292px; height:52px;
overflow:hidden;
}
#deadlines span.top {
display:block;
position:absolute; right:0; top:0; z-index:1;
width:292px; height:52px;
margin:0; padding:0;
background:url("deadTop.png") top left no-repeat;
}
/*end of FIR*/

/* middle layer - blue bg*/



div.deadlinesBody {
margin:0;
width:100%;
position:relative;
background-image:url("deadMiddle.png");
background-repeat:repeat-y;
}
#deadlines p.center {
padding: 10px 10px 5px 20px;
color: #cccccc;
margin:0;
display:block;
}
/* bottom of the layer - round corners and link*/
p.deadlinesBottom {
margin:0; padding:0;
position:relative;
width:292px; height:25px;
background:url("deadBottom.png") top left no-repeat;
display:block;
text-indent:180px;
color:#CCCccc;
}

/*ends 	DEADLINES box*/

/*starts ENTRIES SAM box - pink box for list of articles*/
#entriesSAM {					
float:left;
clear: both;
position:relative;
width: 292px;
margin:10px 14px 0 20px;
}
/* FIR for the top of the layer - round corners*/
#entriesSAM h2.top {
margin:0; padding:0;
position:relative;
width:292px; height:56px;
overflow:hidden;
}
#entriesSAM span.top {
display:block;
position:absolute; right:0; top:0; z-index:1;
width:292px; height:56px;
margin:0; padding:0;
background:url("facebook_Top.png") top left no-repeat;
}
/*end of FIR*/

/* middle layer - pink background*/



div.entriesSAMBody {
background-color: #ffccff;
margin:0;
width:100%;
position:relative;
background-image:url(facebook_Middle.png);
background-repeat:repeat-y;
}
#entriesSAM p.center {
padding: 10px 10px 5px 20px;

margin:0;
display:block;
}
/* bottom of the layer - round corners and link*/
p.bottomEntries {
margin:0; padding:10px 25px 3px 10px;
position:relative;
width:292px; height:43px;
background:url("facebook_Bottom.png") top left no-repeat;
display:block;
color: #333;

}


/*white container in all the pages except Main*/

/*starts course Box*/
#course {					
float:left;
clear: both;
position:relative;
width: 292px;
margin:20px 14px 0 30px;
}
/* FIR for the top of the layer - round corners*/
#course h2.top {
margin:0; padding:0;
position:relative;
width:292px; height:164px;
overflow:hidden;
}
#course span.top {
display:block;
position:absolute; right:0; top:0; z-index:1;
width:292px; height:164px;
margin:0; padding:0;
background:url("images/measCourseTop.png") top left no-repeat;
}
/*end of FIR*/

/* middle layer - pink background*/




/* bottom of the layer - round corners and link*/
p.bottomCourse {
margin:0; padding:10px 25px 3px 10px;
position:relative;
width:292px; height:36px;
background:url("images/measCourseBottom.png") top left no-repeat;
display:block;
color: #333;

}

/*starts eligibEuro box - grey box*/
#eligibEuro {					
float:left;
clear: both;
position:relative;
width: 292px;
margin:15px 14px 5px 30px;
}
/* FIR for the top of the layer - round corners*/
#eligibEuro h2.top {
margin:0; padding:0;
position:relative;
width:292px; height:48px;
overflow:hidden;
}
#eligibEuro span.top {
display:block;
position:absolute; right:0; top:0; z-index:1;
width:292px; height:48px;
margin:0; padding:0;
background:url("images/eligibEuro_Top.png") top left no-repeat;
}
/*end of FIR*/

/* middle layer - blue bg*/



div.eligibEuroBody {
margin:0;
width:100%;
position:relative;
background-image:url("images/eligibEuro_Middle.png");
background-repeat:repeat-y;
}
#eligibEuro p.center {
padding: 0px 10px 5px 20px;
color: #cccccc;
margin:0;
display:block;
}
/* bottom of the layer - round corners and link*/
p.eligibEuroBottom {
margin:0; padding:0;
position:relative;
width:292px; height:22px;
background:url("images/eligibEuro_Bottom.png") top left no-repeat;
display:block;
text-indent:180px;
color:#CCCccc;
}

/*ends 	eligibEuro box*/

/*starts MEAStips box - blue box*/
#MEAStips {					
float:left;
clear: both;
position:relative;
width: 292px;
margin:20px 14px 0 30px;
}
/* FIR for the top of the layer - round corners*/
#MEAStips h2.top {
margin:0; padding:0;
position:relative;
width:292px; height:69px;
overflow:hidden;
}
#MEAStips span.top {
display:block;
position:absolute; right:0; top:0; z-index:1;
width:292px; height:69px;
margin:0; padding:0;
background:url("MEAStips_top.png") top left no-repeat;
}
/*end of FIR*/

/* middle layer - blue bg*/



div.MEAStipsBody {
margin:0;
width:100%;
position:relative;
background-image:url("MEAStips_middle.png");
background-repeat:repeat-y;
}
#MEAStips p.center {
padding: 10px 10px 5px 20px;
color: #333333;
margin:0;
display:block;
}
/* bottom of the layer - round corners and link*/
p.MEAStipsBottom {
margin:0; padding:0;
position:relative;
width:292px; height:18px;
background:url("MEAStips_bottom.png") top left no-repeat;
display:block;
text-indent:180px;
}

/*ends 	MEAStips box*/

/*starts COUNTDOWN box - white and orange box*/
#countDown {					
float:left;
clear: both;
position:relative;
width: 292px;
margin:15px 14px 0 30px;
}
/* FIR for the top of the layer - round corners*/
#countDown h2.top {
margin:0; padding:0;
position:relative;
width:292px; height:60px;
overflow:hidden;
}
#countDown span.top {
display:block;
position:absolute; right:0; top:0; z-index:1;
width:292px; height:60px;
margin:0; padding:0;
background:url("countDown1a_top.png") top left no-repeat;
}
/*end of FIR*/

/* middle layer - white bg*/



div.countDownBody {
margin:0;
width:100%;
position:relative;
background-image:url("countDown1_mid.png");
background-repeat:repeat-y;
}
#countDown p.center {
padding: 10px 10px 5px 20px;
margin:0;
display:block;
text-align:center;
}
/* bottom of the layer - round corners and link*/
p.countDownBottom {
margin:0; padding:0;
position:relative;
width:292px; height:25px;
background:url("countDown1_btm.png") top left no-repeat;
display:block;
text-indent:120px;
color:#CCCccc;
}

/*ends 	COUNTDOWN box*/

#countDownWide {					/*layer for the countdown above white box for news*/
float:right;
clear: both;
width:700px;
margin:10px 0 10px 0; /*each number correspondes to top right bottom left*/
}

/*sorteio - similar to Destaque*/

ul.sorteio {
	margin:0;
	padding:0;
	list-style:none;
}
ul.sorteio li {
	margin:0 0 5px 0;
	padding:0;
	list-style:none;
	width: 100%;
	text-align:right;
	

}


ul.sorteio li a {
	display: block;
	text-decoration:none;
	border: 1px solid #fff;
	background-position: top left;
	background-color:#69f;
	background-repeat:no-repeat;
	background-image:url(backBannerCount.jpg);
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-top-left-radius:10px;
	overflow:hidden;
	position:relative;
	color:#fff;
}


ul.sorteio li a:hover {
	color: #036;
	border: 1px solid #09c;

}

ul.sorteio li a span {
	display:block;
	margin:0;
	padding:0;
	position:relative;
	padding: 8px 10px 5px 190px;
	text-align:center;
}
ul.sorteio li a:hover span {
	color:#036;
	cursor:pointer;
}
ul.sorteio li a span strong {
	display:block;
	cursor:pointer;
	font-size:18px;
	padding-bottom: 5px;
	

}

ul.sorteio li a span em {
	display:block;
	cursor:pointer;
	font-size:14px;
	padding-bottom:10px;
	color:#036;
}
/* end sorteio */