BODY {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	margin: 1px 0px 0px 5px;
}
#titHead {
	margin: 0px 0px 8px 0px;
}
#wrapper {
	width: 960px;
}
#imageRating, #imageContainer, #imageDescription {
	background-color: #E9EEF0;
	width: 100%;
}
#imageContainer {
	height: 410px;
	border-bottom: 1px solid #C4CAD0;
}
#imageRating {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #C4CAD0;
	height: 50px;
	padding: 0px 0px 0px 5px;
}
#imageDescription {
	height:500px; /*100*/
	background-color: #FFFFFF;
	border-top: 0px;
	padding-top:3px;
	padding-right:5px;
	padding-left:5px;
	
	
}

#imageDescription H1 {
	font-size: 13px;/*14*/
	font-weight: bold;
	line-height: 13px;/*14*/
	margin-bottom: 5px;
}
#left {
	overflow: hidden;
	height:800px;/*Temporal*/
	float: left;
	width: 480px;
	border: 1px solid #C4CAD0;
	margin-left: 5px;
}
#right {
	width: 377px;
	overflow: hidden;
	border: 1px solid #C4CAD0;
	position: relative;
	left: 0px;/*-4*/
	/*margin-left: 347px;*/
}
.relatedImages, .relatedImagesEnd {
	width: 100%;
	height: 110px;/*100px*/
	background-color: #FFFFFF;
	border-bottom: 1px solid #C4CAD0;
	/*border-top: 0px;*/
	padding: 10px 5px 0px 0px;
	line-height: 12px;/*15*/
	/*position: relative;
	left: -3px;*/
	
}
.relatedImages IMG, .relatedImagesEnd IMG {
	margin: 0px 8px 0px 10px;
	float: left;
}
.relatedImagesEnd {
	border-bottom: 0px;
}
.relatedImages SPAN, .relatedImagesEnd SPAN {
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin: 5px 0px 5px 0px;
}

#imageContainer IMG {
	border: 1px solid #000000;
	margin: 5px 0px 5px 5px;
}
BR {
	font-size: 5px;
	line-height: 5px;
}
DIV {
	bo rder: 1px solid red;
}

.icono{
	position:relative;
	left:-10px;
}


.index {
	/*width: 100%;
	height: 100px;*/
	text-align:left;
	padding: 10px 10px 10px 0px;/*10px 5px 0px 0px*/
	line-height: 14px; /*15px*/
	font-size:9px;
}
.index SPAN {
	font-size: 12px;
	font-weight: bold;
	line-height: 11px;
	margin: 5px 0px 5px 0px;
}
