body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#000;
	background:#3F3F3F;
}
body a:link ,body a:visited { 
	text-decoration:none;
	color:#000;
}
body a:active{
	color:#000;
}
body a:hover{
	color:#E20025;
	/*text-decoration:underline;*/
}
/*ELEMENTOS DEL CONTENEDOR DEL SITE*/
div#contenedor {
	margin:5px auto 0 auto;
	width:760px;
}
div#contenedor div#top {
	width:720px;
	height:122px;
	padding:0px 20px;
	color:#000000;
	background:url(/images/bg_top.gif) top left no-repeat;
}
div#contenedor div#menu {
	width:760px;
	height:220px;
	background:url(/images/tmp_menu-220.jpg) top left no-repeat;
}
div#contenedor div#contenido {
	background:url(/images/contenedor_gral.jpg) top left repeat-y;
	width:720px;
	padding:0px 20px;
}
div#contenedor div#contenido-top {
	background:url(/images/contenedor_gral_top.jpg) top left no-repeat;
	width:760px;
	height:15px;
}
div#contenedor div#contenido-foot {
	background:url(/images/contenedor_gral_foot.jpg) top left no-repeat;
	width:720px;
	height:78px;
	padding:0px 20px;
	text-align:center;
	font-size:9px;
}
div#contenedor div#foot {
	width:760px;
	height:92px;
	background:url(/images/bg_footer.jpg) top left no-repeat;
}
/*MAIL WEGA*/
.mail-foot {
	font-size:20px;
}
.mail-foot a:link {
	text-decoration:none;
	color:#262626;
}
.mail-foot a:active {
	text-decoration:none;
	color:#262626;
}
.mail-foot a:visited {
	text-decoration:none;	
	color:#262626;
}
.mail-foot a:hover {
	text-decoration:none;	
	color:#E20025;
}
/*MENU HTML DE IDIOMA*/
.idioma {
	color:#FFFFFF;
	text-align:right;
}
.idioma a:link {
	text-decoration:none;
	color:#FFFFFF;
}
.idioma a:active {
	text-decoration:none;
	color:#FFFFFF;
}
.idioma a:visited {
	text-decoration:none;	
	color:#FFFFFF;
}
.idioma a:hover {
	text-decoration:none;
	color:#FFCB00;
}
.borde {
border: 1px solid #000000;
}

/* */
.fotos-listado, .fotos-listado ul {width:100%}
.fotos-listado ul, li {margin:0;padding:0;list-style-type:none;float:left;display:inline}
.fotos-listado li {width:122px;margin:0 18px;padding-bottom:18px}
.fotos-listado li img {border:2px solid #ccc}