#concurso {
	line-height: 18pt;
}

#concurso h1{
 	font-size:22pt;
 	font-family:arial;
 	color: white;
 	margin-left:16pt;
}


#concurso ol{
	list-style-type:decimal;
	list-style-position: outside;
/*	background-color:orange;
	color:white;*/
	padding-left:5px;
	margin-left:40pt;
}

#concurso ol>li{
	margin-top:10pt;
	background-color:orange;
	font-weight: bold;
}
#concurso ol li>p{
	margin-left:-30pt;
}

#concurso ul li{
	list-style-type:square;
}

#concurso p{
margin-top:10pt;
margin-bottom:10pt;
}

.subtt{
	background-color:orange;
 	margin-top:16pt;
}

#titu{
background: url("titulo.jpg");
width:556px;
height:74px;
}

#rosaf{
background: url("rosafabregas.jpg");
width:556px;
height:710px;
}

#separ{
background: url("logo.jpg");
background-repeat:repeat-x;
width:556px;
height:47px;
}

#curb{
background: url("canon.jpg");
width:300px;
height:199px;
float:right;
}

#piet{
background: url("pie.jpg");
width:556px;
height:85px;
margin-left:-59px;
}

#desctext{
	width:250px;
	float:left;
}

#membre{
	background-color:#FCDDB1;
	padding:5px 10px 5px 10px;
}
#membre p{
	text-align: center;
}