.listmenuar a,
.listmenuiz a, 
.listmenude a{
	text-decoration: none;
	color: #CCC;
}

.bordermenuar {
	width: 1px;
	background: #CCC;
	
}

#mensaje_error {
	padding:0px;
	margin:0px;
	font-size:12px;
	line-height:200%;
	width:500px;
	background: #ffffff;
}

#mensaje_error div {
	padding:0px 10px 10px 0px;
}

#mensaje_error fieldset legend {
		font-weight: bold;
		color: #F00;
		text-transform: uppercase;
		margin: -.25em 0 -.25em -1em;
		padding: .25em 1em .25em 1em;
		background-color: white;
		border: 1px solid #ccc;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
.marco_galeria {
/*	border: 1px solid #666;*/
}
