@CHARSET "UTF-8";
body{
	font-family:Verdana;
	font-size:0.75em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
	text-align:justify;
}

div.input, div.textarea{
	margin-bottom:	10px;
}

fieldset{
	border: none;
}

fieldset label {
	width: 			140px;
	float:			left;
	text-align:		left;
	margin-right:	0.5em;

	display: 		block;
	vertical-align:	top;
}

fieldset textarea,  fieldset input{
	display: 		inline;
	width:			220px;
}

.tinymce textarea, mceEditor{
	width:			400px;
	height:			400px;
	margin-bottom:	20px;
}

.content_menu  {
	width:			95%;
	background:		#fff;
	overflow:		hidden;
	position:		relative;
	font-size-adjust:none;
	font-style:		normal;
	font-variant:	normal;
	margin-left:	auto;
	margin-right:	auto;
}
.content_menu ul {
	clear:			left;
	float:			left;
	list-style:		none;
	margin:			0;
	padding:		0;
	position:		relative;
	text-align:		center;
}
.content_menu ul li {
	display:		block;
	float:			left;
	list-style:		none;
	margin:			0;
	padding:		0;
	position:		relative;
}
.content_menu ul li a {
	display:		block;
	margin:			0 0 0 1px;
	padding:		3px 10px;
	background: 	#D2E0E6;
	color:			#000;
	text-decoration:none;
}
.content_menu ul li a:hover {
	background:		#369;
	color:			#fff;
}
.content_menu ul li a.active,
.content_menu ul li a.active:hover {
	color:			#fff;
	background: #B4D7E6;
	font-weight:bold;
}

.actions  {
	float:left;
	width:100%;
	background:#fff;
	overflow:hidden;
	position:relative;
	border-bottom: 1px solid #ddd;

}
.actions ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}
.actions ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
}
.actions ul li a {
	display:block;
	margin:0 0 0 1px;
	padding:3px 10px;
	background:#ddd;
	color:#000;
	text-decoration:none;
	line-height:1.3em;
}
.actions ul li a:hover {
	background:#369;
	color:#fff;
}
.actions ul li a.active,
.actions ul li a.active:hover {
	color:#fff;
	background: #B4D7E6;
	font-weight:bold;
}


.black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .60;
}

.white_content {
	display: none;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	width: 800px;
	height: 700px;
	background-color: white;
	z-index: 1002;
	overflow: auto;
	-moz-border-radius: 10px 10px;
}


.hide{
		display:	none;
	}value
	
.show{
		display:	block;
	}
fieldset div {value
	margin-bottom: 5px;
}

.tablas th a{
	color: #fff;
}

#errors{
	font-family:Verdana;
	font-size:0.75em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
	margin:0 0 0 20px;
	padding:0 5px 0 0;
	text-align:justify;
	color:	#ff0000;
}

.input input[type=text], .input input[type=password]{
	border: 1px #ccc solid;
}

.paging div, .paging span, .paging a {
	float:left;
	margin-bottom: 10px;
}

.paging{
	padding-bottom: 10px;	
}
