/* CSS Document */


/*** CUERPO_FOTOSONLINE****/


#fotosonline #principal{
	display:block;
	width:702px;
	float:right;
	font-size:12px;
	line-height:15px;
	margin-bottom:20px;
	padding:10px;
	border:#FC0 2px solid;
}
#fotosonline img{
	float:right;
}
img.fotosonline{
	margin:15px auto 0;
}
#laboratorios {
	float:left;
	width:330px;
}
#laboratorios h1{
	color:#900;
	font-weight:bold;
	font-size:14px;
}
#listadoprecio{
	border:#900 2px solid;
	width:327px;
	float:left;
	margin-bottom:20px;
}
.col1{
	width:66px;
	float:left;
	text-align:center;
	height:20px;
}
.col2{
	width:260px;
	float:left;
	background-color:#969;
	text-align:center;
	height:20px;
	border-left:#FFF 1px solid;
}
.col21{
	width:64px;
	float:left;
	text-align:center;
	height:20px;
	border-left:#FFF 1px solid;
}
.bordeblanco{
	border-bottom:#FFF 2px solid;
}
.bordegris{
	border-bottom:#CCC 1px solid;
}
.colortitulo{
	background-color:#FDD;
}
.colorsubtitulo{
	background-color:#FCC;
}

#laboratorios ul{
	margin-left:20px;
	font-weight:bold;
	margin-bottom:20px;
	list-style:disc;
	text-align:justify;
}
#laboratorios li{
	padding:5px 0;
	color:#900;
}
#laboratorios p{
	color:#000;
}
#laboratorio #confirmacion_productos{
	float:right;
	top:0;
	margin-right:0;
}

.bold{
	font-weight:bold;
}
#fotosonline h1.proceso,
#fotosonline ul{
	float:left;
}
#fotosahora{
	width:330px;
	float:left;
	font-size:18px;
	padding:10px;
	margin:-10px -10px 0 -10px;
}

#fotosahora a{
	font-size:18px;
	background-color:#900;
	color:#FC0;
	text-decoration:none;
	display:block;
	padding:10px 0;
	border-bottom:#333 4px solid;
	border-right:#333 4px solid;
	border-top:#C00 4px solid;
	border-left:#C00 4px solid;
}
#fotosahora a:hover{
	font-size:18px;
	background-color:#933;
	color:#FF9;
	text-decoration:none;
	display:block;
	padding:10px 0;
	border-bottom:#999 4px solid;
	border-right:#999 4px solid;
	border-top:#C33 4px solid;
	border-left:#C33 4px solid;
}
