/* CSS Document */
html,body {
	margin:				0;
	padding:			0;
	height:				100%;
	text-align:			center;
	background-color: 	#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#contenedor {
	position: absolute;
	left: 				50%;
	top: 				50%;
	width:				920px !important;
	width:				922px;				/* IE Fix for (2) 1px borders being inside container. */
	height:				640px !important; 	/* Detect height automatically, Incompatible w/IE */
	height:				640px;
	margin-top: 		-320px;
	margin-left: 		-460px;
	background-color:	#FFFFFF;
	border:				1px solid #000000;
}
#cap {
	position:			relative;
	width:				920px !important;
	width:				922px;		/* IE Fix for (2) 1px borders being inside container. */
	height:				182px;
	text-align:			right;
	background-color: 	#000000;
}
#capesquerra {
	position:			relative;
	float:				left;
	width:				240px !important;
	width:				242px;		/* IE Fix for (2) 1px borders being inside container. */
	height:				162px;
	padding-top:         20px;
	padding-left:       130px;
	text-align:			left;
}
#capdreta {
	position:			relative;
	float:				left;
	width:				540px !important;
	width:				540px;		/* IE Fix for (2) 1px borders being inside container. */
	height:				142px;
	padding-top:         40px;
	text-align:			center;
}
#flotante{
	position: absolute;
	width:				265px;
	height:				235px;
	visibility: visible;
	left: 85px;
	top: 160px;
}
#cap2 {
	position:			relative;
	width:				570px !important;
	width:				572px;		/* IE Fix for (2) 1px borders being inside container. */
	padding-left:       350px;
	height:				148px;
	text-align:			right;
	background-color: 	#b22226;
}
#dibuix1{
	position:			relative;
	float:left;
	width: 148px;
	height: 148px;
}
#dibuix2{
	position:			relative;
	float:left;
	width: 115px;
	height: 148px;
}
#dibuix3{
	position:			relative;
	float:left;
	width: 140px;
	height: 148px;
}
#dibuix4{
	position:			relative;
	float:left;
	width: 165px;
	height: 148px;
}
#cosesquerra {
	position:			relative;
	float:				left;
	width:				270px;
!important;
	width:				342px;		/* IE Fix for (2) 1px borders being inside container. */
	text-align:			left;
	padding-top: 		5px;
	padding-left:       10px;
	font-size: 			12px;
	color:				#666666;
}
#cosdreta {
	position:			relative;
	float:				left;
	width:				500px; !important;
	width:				502px;		/* IE Fix for (2) 1px borders being inside container. */  
	padding-top:	    40px;
	padding-left:       30px;
	text-align:			justify;
	color:              #666666;
	font-size: 10px;
	
}
#scroll{
	padding-right: 5px;
	height: 242px;
	overflow: auto;
}
#linia{
	position:absolute;
	width:1px;
	height: 640px;
	background-color:#999999;
	left: 352px;
	top: 0px;
}
a {
color: #b22226;
}
