body {
	marign:		0 auto;
	text-align:	center;
	background:	#dddddd;
	color:		#000000;
	font-family:	Tahoma, Arial;
}

b {
	color: #FF7300;
}

a, a:visited, a:active {
	color:		#ff6600;
	text-decoration: underline;
	font-weight:	bold;
}
#logo {
	text-align:	left;
	margin-left:	10px;
	float:		left;
}
#container {
	margin:		0 auto;
	text-align:	left;
	width:		980px;
	background:	#dddddd;
}
#head {
	text-align:	center;
	height:		150px;
}
#top-menu {
	padding-top:	20px;
}
#body {
	padding-left:	12px;
	padding-right:	12px;
	background-image: url('img/background_cos.png');
	background-position: bottom right;
	background-repeat: repeat-y;
}
#foot {
	clear:		both;
	margin-top:	10px;
	text-align:	center;
	border-top:	dotted 5px #ff6600;
	padding-top:	5px;
	padding-bottom:	30px;
}

#peu-sublinks a, #peu-sublinks a:visited, #peu-sublinks a:active {
	font-size:	70%;
	color:		#dddddd;
	text-decoration: underline;
	font-weight:	normal;
}


h1 {
	color:		#0099FF;
	/*text-align:	center;*/
	border-bottom:	solid 4px #0099ff;
	border-left:	solid 30px #0099ff;
	padding-left:	10px;
	margin-right:	50%;
	margin-left:	2px;
}

h2 {
	color:		#0099FF;
	/*text-align:	center;*/
	border-bottom:	solid 4px #0099ff;
	margin-right:	50%;
	margin-left:	2px;
}

img {
	border: none;
}


.targeta {
	width: 400px;
	margin: 5px 5px 5px 5px;
}

.fotoid {
	float: right;
	margin-right: 5px;
	border: solid 1px #ff6600;
}

label {
	width:	200px;
	display: block;
	font-weight: bold;
}
form {
	margin: 0;
	padding: 0;
}
.box {
margin-top: 20px;
padding: 2px 2px 2px 2px;
border: solid 1px #ff6600;
background: #eeeeee;
color: #000000;
}