@CHARSET "UTF-8";

div#principal *{
	color:#000000;
}

fieldset#opcs{
	left:50%;
	margin-left:-150px;
	position:relative;
	text-align:center;
	width:300px;
}

fieldset#opcs img{
	border-style:none;
}

fieldset#opcs a{
	cursor:pointer;
	float:left;
	padding:10px;
	text-decoration:none;
}

div#error{
	text-align:center;
}

p#volver{
	margin:10px;
	text-align:center;
}

fieldset div#ext{
	margin-left:72px;
}
