@import url(eurocv.css);

@import url(debug.css);

@import url(news.css);

@import url(opinions.css);

div#container {
	height: 95%;
	text-align: left;
	width: 1000px;
	margin: 0 auto;
}

#topbar {
	margin-top: 30px;
	height: 40px;
	border-bottom: 4px solid #47d;
}

#slogan {
	color: #667BB4;
}

#slogan2 {
	color: #667BB4;
	text-align: right;
	margin-bottom: 40px;
}

#topbar a {
	text-decoration: none;
	color: #667BB4;
}

#menu {
	text-align: right;
}

#partners {
	margin-top: 300px;
	background-position: center right;
	background-image: url(../images/homepage/europa01.gif);
	background-repeat: no-repeat;
	height: 114px;
}

#leftside {
	float: left;
	width: 300px;
}

#rightside {
	
}

#news {
	font-size: 12px;
}

#news a {
	text-decoration: none;
	color: #667BB4;
	font-weight: bold;
}

#intro {
	margin-top: 10px;
	color: #555555;
	text-align: justify;
	font-size: 12px;
}

#logo {
	text-align: center;
	margin-top: 100px;
	margin-left: 100px;
	margin-right: 90px;
}

#notice {
	margin-top: 50px;
	font-weight: bold;
}

#opinion_container {
	height: 10px;
}

#system_mex {
	text-align: left;
	background-color: #F4ECD3;
	padding-left: 38px;
	padding-top: 20px;
	padding-bottom: 15px;
	margin-top: 8px;
	margin-bottom: 15px;
	font-size: 13px;
}

#pac {
	margin-bottom: 20px;
}

.opinion {
	height: 250px;
}

#opinion_index {
	margin-top: 180px;
}

#opinions .title {
	color: #999;
	font-size: 13px;
}

#opinions .opinion_namesurname {
	font-size: 14px;
	font-weight: 700;
}

#opinions .opinion_fastlink {
	margin-bottom: 5px;
}

#opinions .opinion_description {
	color: #667BB4;
	font-size: 12px;
	text-align: justify;
	font-style: italic;
}

#opinions .opinion_photo {
	float: left;
	margin: 5px;
}

#bottomside {
	width: 900px;
	margin: 0 auto;
}

#flags {
	text-align: center;
	padding-top: 40px;
	color: #667BB4;
	clear: both;
	border-bottom: 1px dashed #47d;
	margin-bottom: 15px;
}

#links a {
	text-decoration: none;
	color: #667BB4;
}

#links {
	color: #667BB4;
}

#newcv {
	margin-top: 70px;
}

a.button span {
	display: block;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center left;
	cursor: pointer;
	font-weight: bold;
	color: #000;
}

a.button:hover span {
	text-decoration: none;
}

a.bigbutton span {
	line-height: 46px;
	background-image: url(../images/homepage/leftsidebutton.gif);
	font-weight: 700;
	font-size: 16px;
	white-space: nowrap;
	padding: 0 25px;
}

a.bigbutton {
	background-image: url(../images/homepage/rightsidebutton.gif);
}

a.button {
	display: block;
	border: 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center right;
	text-decoration: none;
}

#slogan,#centerside {
	float: left;
}

#free {
	margin-top: 10px;
	font-size: 14px;
	color: #444;
}
