@charset "UTF-8";
/* CSS Document */
body {
	margin:0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ccddee;
	text-align:center;
}
.formheader {
	background-image: url(images/header.gif);
	height: auto;
	width: 770px;
	background-repeat: no-repeat;
}
.container .formfooter {
	height: 100px;
	width: 770px;
	background-image: url(images/bg_footer2.jpg);
	float: left;
}
.fieldTitle {
	font-weight:bold;
	font-size:13px;
	color:#000066;
}
.searchTitle {
	font-weight:bold;
	font-size:14px;
}
.formLabel {
	margin-left:5px;
	margin-bottom:3px;
}
.formLabelSearch {
	margin-left:5px;
}
.checkBox {
	margin:auto;
	margin-right:5px;
	vertical-align: middle;
}
.container {
	width: 770px;
	margin: auto;
	text-align:left;
}
.container .formdiv {
	margin: auto;
	width: 550px;
}
.container .formdivlist {
	margin: auto;
	width: 720px;
}
.separatore10 {
	height:10px;
}
.separatore5 {
	height:5px;
}
.select {
	margin-right:20px;
	margin-top:auto;
	margin-bottom:auto;
}
input {
	font-size:11px;
	vertical-align:middle;
	margin-left:20px;
}
.inputcol {
	margin-left:20px;
	width:250px;
}
.input {
	width:250px;
	border:solid;
	border-color:#999999;
	border-width:1px;
	font-size:10px;
}
select {
	font-size:10px;
	vertical-align:middle;
	margin-right:20px;
}
.col1 {
	text-align: right;
	width: 100px;
	margin-right: 5px;
	float: left;
}
.radio {
	margin:auto;
	margin-right:5px;
	vertical-align: middle;
}
a.add {
	margin-left:20px;
	background-color: #ffffff;
	color:#000000;
	border: 1px solid #000000;
	padding: 2px;
	line-height:14px;
	text-decoration: none;
	outline: none;
}
a.add:active {
	border: 1px inset #000000;
	outline: none;
}
.addbutton {
	height: 25px;
}
.addbuttonSearch {
	height: 25px;
	text-align:center;
}
.container .formcontainer {
	width: 760px;
	background-color: #FFFFFF;
	margin-left:5px;
	float:left;
}
.next {
	text-align:center;
}
a.next {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
a.next:active {
	text-decoration:underline;
}
.resultListItem1 {
	font-size:10px;
	padding:5px 2px 0px 2px;
}
.resultListItem2 {
	font-size:10px;
	background-color:#CCCCCC;
	padding:5px 2px 0px 2px;
}
.resultItemTitle {
	float:left;
	width:250px;
	margin-right:10px;
	font-weight:bold;
	font-size:11px;
}
.resultItemRegion {
	float:left;
	width:300px;
	margin-right:10px;
}
.resultItemTema {
	float:left;
	width:80px;
}
.resultItembuttons {
	float:right;
}
a.mod {
	font-size:10px;
	margin-left:10px;
	background-color: #ffffff;
	color:#000000;
	border: 1px outset #000000;
	padding: 1px;
	text-decoration: none;
	outline: none;
}
a.mod:active {
	background-color:#CCCCCC;
	border: 1px inset #000000;
	outline: none;
}
a.viewRecord:link, a.viewRecord:visited {
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}
a.viewRecord:hover {
	text-decoration:underline;
}
.formLabelView {
	margin-left:30px;
	margin-bottom:3px;
}
.title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}
.generictxt {
	margin-bottom: 10px;
	font-size: 12px;
}
.linklabel {
	margin-bottom: 3px;
	background-image: url(images/gfxbtn.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 24px;
	width: 200px;
	padding-left: 10px;
	cursor:hand;
}
a.function {
	margin-left:20px;
	color:#000000;
	text-decoration: none;
	outline: none;
	width: 200px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	height: 24px;
	background-repeat: no-repeat;
	cursor:hand;
}
a.function:active {
	border: 1px inset #000000;
	outline: none;
}
.separatore60 {
	height:60px;
}
.operationmsg {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 20px;
}
.formcontainer .formdivhome {
	padding-right: 20px;
	padding-left: 20px;
}
/* header */
#header {
	width: 770px;
	height: auto;
	background: url("images/bg_topbox.jpg") no-repeat;
	float: left;
}
#topmenu {
	width: 760px;
	height: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
}
/*topmenu */



 ul#mainlevel-nav {
	width: auto;
	height: auto;
	list-style: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	float: right;
}
ul#mainlevel-nav li {
	width: auto;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 2px solid #136;
	float: left;
}
ul#mainlevel-nav li a {
	color: #89A;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
}
ul#mainlevel-nav li a:hover {
	color: #136;
	text-decoration: underline;
}
#navloghi {
	width: 760px;
	height: 120px;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	margin-bottom: 10px;
}
#navloghi ul {
	width: 760px;
	height: 80px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navloghi ul li {
	width: auto;
	height: auto;
	letter-spacing: -500em;
	font-size: x-small;
	float: left;
}
html>body #navloghi ul li {
	text-indent: -500em;
}
#navloghi ul li#l1 a {
	width: 80px;
	height: 80px;
	background: url("images/logo_europeaid.jpg");
	display: block;
}
#navloghi ul li#l1 a:hover {
	background-position: -80px 0;
}
#navloghi ul li#l2 a {
	width: 160px;
	height: 80px;
	background: url("images/logo_eurosocial_educacion.jpg");
	display: block;
}
#navloghi ul li#l2 a:hover {
	background-position: -160px 0;
}
#navloghi ul li#l3 a {
	width: 100px;
	height: 80px;
	background: url("images/logo_eurosocial_coordinacio.jpg");
	display: block;
}
#navloghi ul li#l3 a:hover {
	background-position: -100px 0;
}
#navloghi ul li#l4 a {
	width: 100px;
	height: 80px;
	background: url("images/logo_eurosocial_empleo.jpg");
	margin-left: 2px;
	display: block;
}
#navloghi ul li#l4 a:hover {
	background-position: -100px 0;
}
#navloghi ul li#l5 a {
	width: 100px;
	height: 80px;
	background: url("images/logo_eurosocial_fiscalidad.jpg");
	margin-left: 2px;
	display: block;
}
#navloghi ul li#l5 a:hover {
	background-position: -100px 0;
}
#navloghi ul li#l6 a {
	width: 100px;
	height: 80px;
	background: url("images/logo_eurosocial_justicia.jpg");
	margin-left: 2px;
	display: block;
}
#navloghi ul li#l6 a:hover {
	background-position: -100px 0;
}
#navloghi ul li#l7 a {
	width: 100px;
	height: 80px;
	margin-left: 2px;
	background: url("images/logo_eurosocial_salud.jpg");
	display: block;
}
#navloghi ul li#l7 a:hover {
	background-position: -100px 0;
}
.homeoptions ul {
	margin:0;
	padding:0;
}
.homeoptions li {
	list-style-type:none;
	display:block;
	float:left;
	margin:2%;
	line-height:24px;
	padding:4px;
	height:24px;
	width: 200px;
	text-align: center;
}
.homeoptions a {
	display: block;
	color:#000;
	background-image:url("images/gfxbtn.png");
	background-repeat:no-repeat;
	font-weight:bold;
	width: 100%;
	text-decoration: none;
}
.homeoptions a:hover {
	display: block;
	width: 100%;
	text-decoration: none;
}
.clearfloat {
	clear:both;
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
#footer-800 {
	width: 770px;
	height: 100px;
        float:left;
}
#footer-800_spanish {
	width: 770px;
	height: 100px;
	background: url("/templates/madeyourweb/images/bg_footer2.jpg") top no-repeat;
        float:left;
}

#footer-800_italian {
	width: 770px;
	height: 100px;
	background: url("/templates/madeyourweb/images/bg_footer2.jpg") top no-repeat;
        float:left;
}

#footer-800_french {
	width: 770px;
	height: 100px;
	background: url("/templates/madeyourweb/images/bg_footer2_fr.jpg") top no-repeat;
        float:left;
}

#footer-800_english {
	width: 770px;
	height: 100px;
	background: url("/templates/madeyourweb/images/bg_footer2_en.jpg") top no-repeat;
        float:left;
}

#footer-800_portuguese {
	width: 770px;
	height: 100px;
	background: url("/templates/madeyourweb/images/bg_footer2_pt.jpg") top no-repeat;
        float:left;
} 
#footer-800 a#su {
	display: none;
}
#footer-800 ul {
	width: 600px;
	height: 70px;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 500px;
	margin-top: 15px;
}
#footer-800 ul li {
	width: auto;
	height: auto;
	letter-spacing: -500em;
	font-size: x-small;
	float: left;
}
html>body #footer-800 ul li {
	text-indent: -500em;
	font-size: 1px;
	line-height: 40px;
}
#footer-800 ul li#f1 a {
	width: 55px;
	height: 70px;
	background: url("/templates/madeyourweb/images/logo_ciep.jpg");
	margin-right: 10px;
	display: block;
}
#footer-800 ul li#f1 a:hover {
	background-position: -55px 0;
}
#footer-800 ul li#f2 a {
	width: 66px;
	height: 40px;
	margin-top: 12px;
	margin-right: 10px;
	background: url("/templates/madeyourweb/images/logo_oei.jpg");
	display: block;
}
#footer-800 ul li#f2 a:hover {
	background-position: -66px 0;
}
#footer-800 ul li#f3 a {
	width: 108px;
	height: 40px;
	margin-top: 12px;
	margin-right: 45px;
	background: url("/templates/madeyourweb/images/logo_cisp.jpg");
	display: block;
}
#footer-800 ul li#f3 a:hover {
	background-position: -108px 0;
}
#footer-800 ul li#f4 a {
	width: 90px;
	height: 50px;
	margin-top: 10px;
	margin-right: 5px;
	background: url("/templates/madeyourweb/images/logo_brasil.jpg");
	display: block;
}
#footer-800 ul li#f4 a:hover {
	background-position: -90px 0;
}
#footer-800 ul li#f5 a {
	width: 90px;
	height: 50px;
	margin-top: 10px;
	margin-right: 5px;
	background: url("/templates/madeyourweb/images/logo_salvador.jpg");
	display: block;
}
#footer-800 ul li#f5 a:hover {
	background-position: -90px 0;
}
#footer-800 ul li#f6 a {
	width: 90px;
	height: 50px;
	margin-top: 10px;
	margin-right: 5px;
	background: url("/templates/madeyourweb/images/logo_mexico.jpg");
	display: block;
}
#footer-800 ul li#f6 a:hover {
	background-position: -90px 0;
}
#footer-800 ul li#f7 a {
	width: 90px;
	height: 50px;
	margin-top: 10px;
	margin-right: 5px;
	background: url("/templates/madeyourweb/images/logo_peru.jpg");
	display: block;
}
#footer-800 ul li#f7 a:hover {
	background-position: -90px 0;
}
#footer-800 ul li#f8 a {
	width: 111px;
	height: 50px;
	margin-top: 10px;
	background: url("/templates/madeyourweb/images/logo_venezuela.jpg");
	display: block;
}
#footer-800 ul li#f8 a:hover {
	background-position: -111px 0;
}


























.resultListItem1 {
	height: auto !important;  /* per i browser moderni */
    height: 40px;      /* per IE5.x e IE6 */
    min-height: 40px;  /* per i browser moderni */
	font-size:10px;
	padding:5px 2px 0px 2px;
	border-bottom-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	background-color:#ffffff;
	float:left;
	width:100%;
}
.resultListItem2 {
	height: auto !important;  /* per i browser moderni */
    height: 40px;      /* per IE5.x e IE6 */
    min-height: 40px;  /* per i browser moderni */
	font-size:10px;
	background-color:#ffffff;
	padding:5px 2px 0px 2px;
	border-bottom-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	float:left;
	width:100%;
}
.resultItemTitle {
	float:left;
	width:250px;
	margin-right:10px;
	margin-top: 5px;
	font-weight:bold;
	font-size:12px;
	

}
.resultItemRegion {
	float:left;
	width:200px;
	margin-right:11px;
	margin-top: 5px;
	font-weight:bold;
	font-size:12px;
	background-color: #FF6600;
	text-indent: 10px;
	color: #FFFFFF;
}
.resultItembuttons {
	float:right;
	margin-top: 10px;
}
a.mod {
	font-size:11px;
	margin-left:10px;
	background-color: #3677AF;
	color:#ffffff;
	border: 1px outset #000000;
	padding: 1px;
	text-decoration: none;
	outline: none;
	font-weight: bold;
}
a.mod:active {
	background-color:#CCCCCC;
	border: 1px inset #000000;
	outline: none;
}