@charset "UTF-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

body {
    background: #0099CC;
    font: 12px Arial;
    color: #0099CC;
}

a {
    color: #0099CC;
    text-decoration: none;
}
a:hover {
    color: #000;
	text-decoration:underline;
}

p {
    margin: 10px 0;
}

.clear {
    clear: both;
}

#wrapper {
	width: 955px;
	height: auto;
	margin: 0 auto;
}

#header {
	width: 955px;
	float: left;
}

#topmenu {
	width: 955px;
	background-color: #0099CC;
	padding: 10px 0px 5px 0px;
	text-align: right;
	float: left;
}

#topmenu ul {
	float: right;	
}

#topmenu ul li {
	float: left;
	color: #fff;
	list-style: none;
	padding: 0 5px;
	border-left: solid 1px #FFF;
	display: block;
}

#topmenu ul li a {
	display: block;
	color: #FFF;
	padding: 2px 4px;
}

#topmenu ul li a:hover,
#topmenu ul li a.active {
	background-color: #0099CC;
	text-decoration: none;
}

#logo-area {
	background: white;
	width: 929px;
	float: left;
	padding: 13px 13px 7px 13px;
}

#logo-tagline {
	width:234px;
	height:41px;
	float:left;
}

#logo-tagline h1 {
	background: transparent url(file:///Earth/project/enforstudio/Thierry/images/cinta_tomato_tagline.png) no-repeat left top    ;
	width:234px;
	height:41px;
	display:block;
	text-indent:-9009px;
}

#logo-tagline h1 a {
	width:234px;
	height:41px;
	display:block;
	outline: none;
}

#logo {
	width: 66px;
	height: 41px;
	float: right;
}

#logo h1 {
	background: transparent url(file:///Earth/project/enforstudio/Thierry/images/cinta_tomato_logo.png) no-repeat left top;
	width: 66px;
	height: 41px;
	display: block;
	text-indent: -9009px;
}

#logo h1 a {
	width: 66px;
	height: 41px;
	display: block;
}

#content {
	width: 929px;
	background-color: #FFF;
	color: #333;
	padding: 0px 13px 13px 13px;
}

#content-navigation {
	background-color: #0099CC;
	color: #FFF;
	padding: 8px;
	width: 913px;
}

#content-navigation a {
	color: #FFF;
}

#breadcrumps {
	background-color: #99CCFF;
	color: #0099CC;
	padding: 8px;
	width: 913px;
	font-weight: bold;
}

#breadcrumps a {
	color: #0099CC;
}

#content-body {
	width: 929px;
	height: auto;
}

.inside {
	padding-top: 15px;
	line-height: 150%;
	text-align: justify;
	color: #663300;
}

.inside img[align="left"] {
	margin: 0 15px 0 0;
}

.inside img[align="right"] {
	margin: 0 0 0 15px;
}

.ie body .inside img {
	margin: 0 15px;
}

.inside h1,
.inside h2,
.inside h3,
.inside h4,
.inside h5,
.inside h6 {
	font-weight: normal;
	color: #663300;
	text-transform: uppercase;
}

.inside h5 {
	font-size: 11px;
	color: #000;
	}

.inside h6 {
	font-size: 11px;
	color: #000;
	}

.ie body .inside h1 {
	font-size: 18px;
}

.ie body .inside h2 {
	font-size: 16px;
}

.ie body .inside h3 {
	font-size: 14px;
}

.ie body .inside h4 {
	font-size: 13px;
}

#footer {
	margin-top: 15px;
	width: 955px;
	text-align: center;
}

#bottomnav {
	width: 955px;
	text-align: center;
}

#bottomnav ul {
	margin: 0 auto;	
	width: 955px;
	}
	
#bottomnav ul li {
	display: inline;
	list-style: none;
	padding: 0 5px;
	border-left: solid 1px #FFF;
}

#bottomnav ul li a {
	display: inline;
	color: #FFF;
	padding: 2px 4px;
}

#bottomnav ul li a:hover {
	background-color: #663300;
	text-decoration: none;
}

#copyright {
	margin-top: 10px;
	font: normal 10px Arial, Helvetica, sans-serif;	
	color: #663300;
}

.style8 {font-size: 36px}
.style10 {color: #
0099FF}
.style11 {color: #FFFFFF}
.style12 {color: #0099CC}
.style13 {font-size: 10px}
.style14 {font-size: 14px}
.style15 {font-size: 24px}
.style18 {font-size: 24px; color: #0099CC; }
.style19 {font-size: 12px}
.style20 {color: #0033FF; }
.style27 {font-size: 12px; color: #FFFFFF; }
.style29 {color: #0099CC; font-weight: bold; }
