/*
 CSS 2.1 Document
 */

	
div#contenido ul {
	list-style:none;
	list-style-position:inside;
	float:right;
	border-top: solid 1px #CDA65A;
	padding: 8px 12px 0px 0px;
	border: none;
	}	
	
div#bloque_der {
	width:780px;
	min-height:1000px;
	padding:8px 0px 0px 0px;
/*	clear:both; */
	}
	
div#mosaico {
	width:980px;
	min-height:1000px;
	padding:8px 0 0 22px;
/*	clear:both; */
	}

div#container_escorts {
	width:1000px;
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #1A0001;
	background-image: url(../imgs/fondo.jpg);
	background-repeat: repeat;
	}

