body {
	margin-top: 0px;
	font: normal 69%/1.5em "Verdana", serif;
}



#contenedor {
	width: 772px;
	border: 10px solid #fff;
	margin-right: auto;
	margin-left: auto;
}

#pie {
	width: 772px;
	background-color: #fff;
	border: 10px solid #fff;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}


#cabecera {
	padding-bottom: 12px;
	background-color: #AFB5BA;
	border-bottom: 1px solid #fff;
}

#contenido {
	border: 0px;
	width: 100%;
	background-color: #fff;
}

#contenido td {	vertical-align: top;}

.seccionTitulo {
	text-transform: uppercase;
}


/************************************************************************/

#menu {	width: 175px; background-color: #EEE;}
#menu h2 {

	font-weight: normal;		
	margin: 0px;
	padding: 0px;
	padding: 3px 0px 3px 10px;
	font-size: 0.7em;
		voice-family: "\"}\"";
		voice-family: inherit;
	font-size: 0.8em;}
.noexiste{}	


/************************************************************************/

#mensajes, #edithtml, #edit {
	border-right: 1px dashed #AFB5BA;
	border-left: 1px dashed #AFB5BA;
	padding: 9px;
	color: #333;
	line-height: 1.2em;
	font-size: 0.8em;
		voice-family: "\"}\"";
		voice-family: inherit;
	font-size: 1em;}
.noexiste{}	
.editorHtml {
	background: white;
}
#edithtml, #edit {
	background: white;
	width: 380px;
	height: 200px;
	margin-bottom: 2px;
	font-family: Verdana;
	margin: 0;
	padding: 0em;
	border: 1px solid;
}


/************************************************************************/

#leyenda {	width: 144px; background-color: #EEE;}

.btn, button.formbtn {
	padding-top: 3px;
	font-size: 0.7em;
		voice-family: "\"}\"";
		voice-family: inherit;
	font-size: 0.9em;
}
.noexiste{}	

.btn a:link, .btn a:visited, input.btn, button.formbtn {
	background-color: #585958; 
	padding: 2px 7px; 
	color: white; 
	text-decoration: none;
}
.btn a:hover {
	background-color: #2D2D2D; 
	color: #fff; 
	text-decoration: none;
}

/************************************************************************/
#pie {
	font-size: 1em;
		voice-family: "\"}\"";
		voice-family: inherit;
	font-size: 0.9em;}
.noexiste{}	

#pie {

	width: 793px;
		voice-family: "\"}\"";
		voice-family: inherit;
	width: 772px;}
.noexiste{}	

#valido {
	font-size: 0.9em;
	float: right;
	color: #AFB5BA;
}

/************************************************************************/
.error {
	color: #800;
	padding: 1em;
	background-color: #EEEEEE;
	width: 100%;
	border: 1px solide #800;
	margin-bottom: 2em;
}
.error ul {
	margin-top: 1em;
	margin-bottom: 0;
}
.error li {
	cursor: hand;
	margin-bottom: 0.5em;
}
/************************************************************************/
.acciones {
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
}
.acciones li {
	margin-bottom: 0.5em;
	font-weight: bold;
}
/************************************************************************/
label {
	cursor: hand;
}

