* {
	margin: 0;
	padding: 0;
}
a img {
  border: none;
}
body {
	background: url("/img/bg.gif") #369 repeat-x 0 0;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal; 
	text-align: center;
}

h1 {
	color: #AAA;
	font-size: 8pt;
	font-style: italic;
	margin-top: 5px;
	width: 400px;
}

#adsense {
	clear: both;
	margin: 50px 0;
	overflow: hidden;
}
#adsense span {
	display: block;
	margin: 10px 0;
}

#cnt, #foot, #hdr, #lnks {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 700px;
}

#cnt_in {
	color: #CCC;
	float: left;
	text-align: left;
	width: 520px;
}
#cnt_in a {
	color: #FFF;
	text-decoration: underline;
}
#cnt_in a:hover {
	text-decoration: none;
}
#cnt_in p {
	line-height: 20px;
	margin: 10px 0 30px 0;
}
#cnt_in p a.tit_lnk {
	color: #FFF;
	display: block;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 5px;
}
#cnt_in p img.tit {
	float: right;
}
#cnt_in p span {
	color: #6CF;
	font-weight: bold;
}
#cnt_in p span.tit {
	color: #FFF;
	display: block;
	font-size: 200%;
	font-weight: bold;
	margin-bottom: 10px;
}

#cnt_menu, #cnt_menu2 {
	float: right;
	font-size: 8pt;
	margin: 10px 0 0 0;
	width: 170px;
}

#cnt_menu {
	background-color: #A00;
}

#cnt_menu2 li, #lnks li {
	list-style-type: none;
	margin: 1px 0;
}
#cnt_menu2 li a, #lnks li a {
    color: #CCC;
	font-style: italic;
    text-decoration: none;
}
#cnt_menu2 a:hover, #lnks a:hover {
    color: #FFF;
}

#cnt_menu2 li {
	text-align: left;
}
#cnt_menu2 li a {
    display: block;
    height: 1%;
	padding: 3px 0;
}
#cnt_menu2 li span {
	color: #FF0;
	font-size: 120%;
	font-weight: bold;

}

#flags ul {
	background-color: #900;
	padding: 4px 0;
}
#flags li {
	display: inline;
	list-style-type: none;
}
#flags li a:hover {
	text-decoration: none;
}
#flags li img {
	background-color: #FFF;
	border: 1px solid #999;
	margin: 0 3px;
	padding: 1px;
}
#flags li a:hover img {
	border: 2px solid #FFF;
	padding: 0;
}

#foot {
	background-color: #C00;
	color: #CCC;
	font-size: 90%;
	margin: 10px auto;
	padding: 2px 0;
	width: 100%;
}

#hdr {
	background: url("/img/bg_coche.jpg") #FFF no-repeat 100% 30px;
	padding-bottom: 10px;
	text-align: left;
}

#info {
	color: #999;
	font-size: 20pt;
	margin: 10px 0;
	width: 340px;
}
#info span {
	color: #000;
	font-weight: bold;
}

#lnks li {
    display: inline;
}
#lnks li a {
    height: 1%;
	padding: 0 5px;
}

#logo {
	margin-left: 20px;
}

#ofi ul {
	padding: 0 10px 10px 10px;
}
#ofi li {
	list-style-type: none;
	text-align: center;
}
#ofi li a {
	color: #FFF;
	display: block;
	height: 1%;
	font-size: 120%;
	padding: 2px 0;
	text-decoration: none;
}
#ofi li a:hover {
	font-weight: bold;
}
#ofi li span {
	color: #CCC;
	display: block;
	font-size: 90%;
	font-weight: bold;
	margin: 5px 0 0 0;
}

a#vic_book {
	background-color: #6CF;
	border: 5px dashed #FFF;
	color: #000;
	display: block;
	font-size: 140%;
	line-height: 30px;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 300px;
}
a#vic_book:hover {
	background-color: #A00;
	color: #FFF;

}

#cnt span.imp {
	color: #FFF;
	font-size: 120%;
	font-weight: bold;
}

p.pro img {
	padding: 5px 1px;
}