body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, SansSerif;
	font-size: 12px;
	font-style: normal;
	color: #575757;
	line-height: 1.166;	
	background-color: #FFFFFF;
}

h1 {
	font-size: 16px;
	font-weight:normal;
	color:#990012;
	}	
h1 span.ref {
	color:#575757;
	font-size:70%;
	}

h2 {
	font-size: 18px;
	font-weight:normal;
	color:#575757;
	}	

h3 {
	font-size:18px;
	color:#990012;
	font-weight:normal;
	}

#page_Top {
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	position: relative;
	width: 980px;
	margin: 0px auto;
	height:55px;
	color:#575757;
	border-bottom: 1px solid #575757;
}

#page_Top a.country {
	color: #575757;
	font-weight:bold;
	text-decoration: none;
	}

#page_Top a.country:hover {
	color: #575757;
	text-decoration: underline;
	}
	
#page_Top a.countryChange {
	color: #A7A7A7;
	font-weight:bold;
	text-decoration: underline;
	}

#page_Top a.countryChange:hover {
	color: #A7A7A7;
	text-decoration: none;
	}
	
#page_Top a.menu {
	color: #575757;
	text-decoration: none;
	font-size: 115%;
	}

#page_Top a.menu:hover {
	color: #575757;
	text-decoration: underline;
	}
	
#page_Top a.menuSelected {
	color: #990012;
	text-decoration: none;
	font-size: 115%;
	}

#page_Top a.menu2 {
	color: #A7A7A7;
	text-decoration: none;
	}

#page_Top a.menu2:hover {
	color: #575757;
	text-decoration: underline;
	}
	
#page_Top a.menu2Selected {
	color: #575757;
	text-decoration: none;
	}


#page_Body {
	padding: 10px 0px 0px 0px;
	position: relative;
	width: 980px;
	margin: 0px auto;
}

#page_Body.productPhoto {
	height: 478px;
	text-align: center;
	vertical-align:top;
	padding-top: 15px;
}

#page_Body.pagePath {
	text-align: left;
	margin-top: -15px;
	margin-bottom: 15px;
	color: #A7A7A7;
}
#page_Body.pagePath a {
	color: #A7A7A7;
	text-decoration:none;
	}
#page_Body.pagePath a:hover {
	color: #575757;
	text-decoration:underline;
	}

.leftSide {
	position:relative;
	height:478px;
	width:300px;
	text-align:left;
	margin-top: -483px;
	float: left;
	}

.productTitle {
	height:30px;
	width:275px;
	background-color:#E7E7E7;
	padding-left: 15px;
	margin-top: 25px;
/*	margin: -250px 0px 0px -600px;*/
	}

.prev {
	height:60px;
	width:30px;
	background-color:#FF6600;
	margin-top: 150px;
/*	margin: -250px 0px 0px -600px;*/
	}
	
.next {
	position:relative;
	height:60px;
	width:30px;
	background-color:#FF6600;
	margin-top: -275px;
	float: right;
	}

#page_Body #menu_right {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E7E7;
	width: 90%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#page_Body #menu_desc {
	display:block;
	}
#page_Body #menu_movie {
	display:block;
	}
#page_Body #menu_collection {
	display:none;
	}
#page_Body #menu_colors {
	display:none;
	}
#page_Body #menu_tech {
	display:block;
	}
#page_Body  #menu_right_end {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E7E7;
	width: 90%;
}
	
p.otherOptions {
	font-size: 105%;
	color:#990012;
	}
p.otherOptions span.flow {
	color:#990012;
	font-size: 140%;
	font-weight:bold;
	}	
p.otherOptions a {
	text-decoration:underline;
	color:#575757;
	}
p.otherOptions a:hover {
	text-decoration:none;
	}
p.movie {
	font-size:12px;
	}
p.movie span.movieTitle {
	color:#990012;
	}
p.movie a {
	text-decoration:none;
	color:#575757;
	}
p.movie a:hover {
	text-decoration:underline;
	}
	
img.moviePhoto {
	margin-left: 8px;
	}
img.selectedPhoto {
	border-bottom: #990012 1px solid;
	}


#pageFoot{
	padding: 20px 0px 0px 0px;
	position: relative;
	width: 980px;
	margin: 0px auto;
	margin-top:0px;
	border-top:1px solid #990012;
	border-bottom:1px solid #990012;
	background-image:url(../imagenes/pageFoot4.gif);
	background-repeat:repeat-x;
	background-color:#DBDBDB;
	text-align: center;	
/*	height:250px;*/
}

#pageFoot table td {
	line-height:1.8;
	}
	
#pageFoot table th {
	border-bottom: 1px solid #333333;
	}
#pageFoot table th a{
	color:#575757;
	text-decoration:none;
	font-size: 105%;
	}
#pageFoot table th a:hover {
	color:#990012;
	}
