/*à*/

body{
color:#4D4D4D;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
}

#page{
	width:100%;
	margin: 0 auto;
}

#menu{
	width:100%;
	height:20px;
}

#menu_links{
	float:right;
	margin-right:20px;
}
#menu_links span {
	color:#4D4D4D;
	font-weight:bold;
	font-size:15px;
	margin: 0 5px;
}

#menu_links a{
	font-weight:bold;
	color:#4D4D4D;
	text-decoration:none;
}

#menu_links a:hover{
	font-weight:bold;
	color:#87c323;
	text-decoration:none;
}

.selectedmenu{
	color:#87c323 !important;

}

#logo{
	margin: 20px auto;
	width: 294px;
}

#logo img{
	border:0;
}

.separator_green{
	background: transparent url(/css/img/separator_cel.jpg) repeat-x;
	width:100%;
	height:4px;
	margin: 10px auto;
}
.separator_grey{
	background: transparent url(/css/img/separator_grey_cel.jpg) repeat-x;
	width:100%;
	height:4px;
	margin: 45px auto 25px;
}

#mainform{
	margin: 10px auto 0px;
	width:750px;
	height: 70px;
	background-color:#f1f2ed;
	display:block;
	overflow:hidden;
	float:none;
}

#mfcontent{
	height:70px;
	float:left;
	width:730px;
	
}

#mfround1, #mfround2{
	height:70px;
	width:9px;
}
#mfround1{
	background: transparent url(/css/img/backform1.jpg) no-repeat;
	float:left;
}
#mfround2{
	background: transparent url(/css/img/backform2.jpg) no-repeat;
	float:right;
}

#mainform form{
	margin:20px auto;
	width:100%;
	height:30px;
}

#maininput{
	background: transparent url(/css/img/backinput.jpg) repeat-x;
	border-top:		solid 2px #4b504a;
	border-left: 	solid 2px #4b504a;
	border-right: 	solid 1px #4b504a;
	border-bottom: 	solid 1px #4b504a;
	height:25px;
	width: 560px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
}

#inputscurcat{
	background: transparent url(/css/img/backinput.jpg) repeat-x;
	border-top:		solid 2px #4b504a;
	border-left: 	solid 2px #4b504a;
	border-right: 	solid 1px #4b504a;
	border-bottom: 	solid 1px #4b504a;
	height:25px;
	width: 365px;
	font-size:16px;
	font-size:15px;
	font-weight:bold;
	color:#959595;
	padding-left:10px;
	
}

#mainsubmit{
	border: solid 2px #4b504a;
	background: transparent url(/css/img/backsubmit.jpg) repeat-x;
	margin-left:4px;
	height:30px;
	width: 140px;
	float:left;
	font-size:18px;
	color:#4b504a;
	/*font-weight: bold;*/
	padding-bottom:5px;
}
#centralblock{
	float:left;
	width:100%;
	margin-top:30px;
}
#footer{
	margin-top:50px;
	float:left;
	width:100%;
	height:65px;
	margin-top:20xp;
}
#content_footer{
	text-align:center;
	font-weight:bold;
}

#content_footer a{
	color:#87c323;
}

#content_footer a:hover{
	text-decoration:underline;
}

.listheader {
	width:100%;
	height:25px;
	padding:0;
	margin:0;
	display:inline-block;
}
.listheader li {
	display:inline;
	list-style:none;
	float:left;
}
.listheader li h3{	
	font-size:16px;
	margin:0;
}
.col-1{
	display:inline;
	width:100px;
	margin-left:40px;
	margin-right:20px;
}
.col-2{
	display:inline;
	width:200px;
}
.col-3{
	display:inline;
	width:340px;
	margin-right:40px;
}
.col-4{
	display:inline;
	width:50px;
}
.colin-1{
	display:inline;
	width:100px!important;
	margin-right:20px;
	font-weight:bold;
}
.colin-2{
	display:inline;
	width:200px!important;
	font-weight:bold;
}
.colin-3{
	display:inline;
	width:350px!important;
	margin-right:40px;
	
}
.colin-3 a{
	display:inline;
	text-decoration:none;
}
.colin-3 a:hover{
	text-decoration:underline;
}
.colin-4{
	width:50px!important;
	padding-left:10px;
}
.listenclosure{
	display:inline;
	clear:both;
	overflow:hidden;
	float:none;
	width:100%;
	padding:0;
}
.listenclosure li{
	display:inline;
	list-style:none;
	width:100%;

}
.row{
	width:100%;
}
.row li{
	display:inline;
	list-style:none;
	float:left;
	margin-bottom:10px;
}

#content{
	width:800px;
	margin:0 auto;
	color:#959595;
	float:none;
	overflow:hidden;
	display:block;
	
}

.lists{
	width:100%;
	height:100%;
}

.lists a{
	color:#87c323;
	font-weight:bold;
}
#head{
	float:left;
	width:100%;
}
#title{
	background: transparent url(/css/img/footprint.jpg) no-repeat;
	padding-left:35px;

}
#title h2{
	margin-top:0;
	color:#4D4D4D;
	font-size:20px;

}
#footer p{
font-size:13px;
font-weight:normal;
}
.extrapadding{
	padding-top:3px;
}

.title_crear{
	background: transparent url(/css/img/footprint.jpg) no-repeat;
	padding-left:35px;
	margin:10px auto 0px;
	height:30px;
	width:715px;
	
	
}
.title_crear h3{
	color:#4d4d4d;
	float:left;
	width:180px;
	margin: 0 40px 0 0;
	font-size:16px;
}

.title_crear a{
	font-weight:bold;
	color: #87C323;
	text-decoration:none;
}

.title_crear span{
	font-weight:bold;
	font-size:14px;
}

.title_crear a:hover{
	text-decoration:underline;
}

#copiala{
	border: solid 1px #4b504a;
	margin-left:4px;
	height:18x;
	width: 195px;
	font-size:18px;
	color:#4b504a;
	padding-bottom:5px;
}

}