.plain-txt:first-of-type {
	margin-top: 1em;
	margin-bottom: 2em;
	
}
#web {
	min-height: 0;
	width: 515px;
	float: left;
	padding: 1.5em 1.5em 1em;
	margin-right: 0px;
}
#imgweb {
	margin: 3em 0;
	text-align: center;
}
#imgweb a:hover {
	border-bottom-width: 0;
}
.intro-txt #imgweb img {
	float: none;
	margin: 0;
}
#llengues_web {
	width: 500px;
}
#llengues_web ul {
	margin-top: 1em;
}
#llengues_web li {
	float: left;
	width: 80px;
	display: inline-block;
	margin: 2px 10px;
}

#template02 #col03 #llengues_web li a {
	display: block;
	width: 80px;
	padding-left: 10px;
	background-color: #FCFCFC;
	border: 1px solid #26AAB6;
	color: #1C828A;
	padding: 1px 0;
	text-align: center;
}

#template02 #col03 #llengues_web li a:hover {
	background-color: #26AAB6;
	color: #FFF;
}
#llengues_web li span {
	display: block;
	width: 80px;
	border: 1px solid #f4f4f4;
	padding: 1px 0;
}

#app {
	float: right;
	padding: 1.5em 1.5em 1em;
	min-height: 0;
	width: 325px;
	margin-right: 0px;
	clear: right;
}
#imgapp {
	text-align: center;
	margin: 2em 0em 2em;
}
.intro-txt #imgapp img {
	float: none;
	margin: 0;
}



ul#img_guies li {
	float: left;
	height: 180px;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 15px;
	display: inline-block;
	width: 95px;
}
ul#img_guies li:first-of-type {
	width: 193px;
}