﻿body 
{
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	font-size: 9pt;
	font-weight:normal;
	background-color:#005782;
	color:#000000;	
}

body, div, td, p, a
{	
	margin: 0px;
	padding: 0px;
	border: 0px;
}

input[type=text], textarea
{
	font-family: Arial, Verdana, Tahoma, Sans-Serif;	
	border: solid 1px #000000;
}

h3
{
	border:0 none;
	font-size:12pt;
	font-weight:bold;
	margin:0;
}


div.Oculta
{
	border:medium none;
	clear:both;	
	font-size:0px;
	height:0;
	margin:-1px;
	padding:0;
	visibility:hidden;
}


#Global
{
	margin:0 auto;
	padding-bottom:32px;
	width:940px;	
}

#Global #Cabecera
{
	background-image:url(img/LogoAdministracion.png);
	background-repeat:no-repeat;
	clear:both;
	height:143px;
	width:940px;	
}

#Cabecera a.Logueo
{
	background-image:url(img/mas.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#FFFFFF;
	float:right;
	padding-left:14px;
	padding-right:2px;
	padding-top:2px;
	width:auto;
	text-decoration:underline;
	height:15px;
}
#Cabecera a.Logueo:hover{text-decoration:none;}

#Menu
{
	float:left;
	height:35px;
	margin-top:91px;
	width:940px;	
	color:#FFFFFF;
}

#Menu a{text-decoration:none; }
#Menu a:hover{ text-decoration:underline; }

#Menu div.Item
{
	background-color:#000000;
	float:left;
	height:21px;
	margin-top:5px;
	padding-top:9px;
	text-align:center;
	width:179px;
	overflow:hidden;
}

#Menu div.Item a{ color:#FFFFFF; }


#Menu div.Item div.Izq
{
	float:left;
	height:1px;
	width:3px;	
}
#Menu div.Item div.Cnt
{
	float:left;
	width:174px;
}
#Menu div.Item div.Der
{
	float:right;
	height:1px;
	width:4px;	
}

#Menu div.ItemSel
{
	color:#000000;
	float:left;
	height:35px;
	text-align:center;
	width:179px;
	margin-top:1px;
}
#Menu div.ItemSel a{ color:#000000; }

#Menu div.ItemSel div.Izq
{
	background-image:url(img/MenuSelIzq.gif);
	background-repeat:no-repeat;
	float:left;
	height:35px;
	width:3px;
}
#Menu div.ItemSel div.Cnt
{
	background-image:url(img/MenuSelCentro.gif);
	background-repeat:repeat-x;
	float:left;
	height:24px;
	padding-top:11px;
	width:172px;

}
#Menu div.ItemSel div.Der
{
	float:right;
	height:35px;
	width:4px;	
	background-image:url(img/MenuSelDer.gif);
	background-repeat:no-repeat;

}

#Menu div.ItemIzq
{
	background-color:#000000;
	background-image:url(img/EsquinaMenu1.png);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	height:30px;
	margin-left:8px;
	margin-top:5px;
	width:10px;
}
#Menu div.ItemDer
{
	background-color:#000000;
	background-image:url(img/EsquinaMenu3.png);
	background-position:right top;
	background-repeat:no-repeat;
	float:left;
	height:30px;	
	margin-top:5px;
	width:12px;
}

.BordeGris{border-left:1px solid #777777;}


#Global #Cuerpo
{
	background-color:#FFFFFF;
	clear:both;	
	width:940px;
	display:block;	
	overflow:hidden;
}

#Global #Cuerpo .ParteSuperior
{
	background-color:#FFFFFF;
	background-image:url(img/AdminBlancoSuperior.png);
	background-repeat:no-repeat;
	float:left;
	height:3px;
	position:absolute;
	width:940px;
	z-index:0;
}

#Global #Cuerpo .Pagina
{
	height:100%;
	padding:15px;
	position:relative;
}

#Global #Pie
{
	background-color:transparent;
	background-image:url(img/AdminBlancoInferior.png);
	background-position:center top;
	background-repeat:no-repeat;
	border-top:1px solid #FFFFFF;
	clear:both;
	color:#FFFFFF;	
	padding-top:15px;
	position:relative;
	text-align:center;
	width:940px;
	background-color:#005782;
}


tr.Cabecera
{
	background-color:#000000;
	color:#FFFFFF;
}

tr.Pie
{
	background-color:#000000;
	color:#FFFFFF;
}

tr td{padding:7px;text-align:justify;}
tr.Par{background-color:#FFFFFF;}
tr.Impar{background-color:#F8F8F8;}

tr td.e1
{
	background-image:url(img/EsquinaNegra1.png);
	background-position:left top;
	background-repeat:no-repeat;
}

tr td.e3
{
	background-image:url(img/EsquinaNegra3.png);
	background-position:right top;
	background-repeat:no-repeat;

}

tr td.e7
{
	background-image:url(img/EsquinaNegra7.png);
	background-position:left bottom;
	background-repeat:no-repeat;

}

tr td.e9
{
	background-image:url(img/EsquinaNegra9.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}

tr.Pie
{
	background-color:#000000;
}






a.Editar
{
	background-image:url(img/IcoEditar.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#000000;
	padding-left:15px;
	padding-right:10px;
	text-decoration:underline;
}
a.Editar:hover{text-decoration:none;}


a.Nuevo
{
	background-image:url(img/ico_editar.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#000000;
	padding-left:15px;
	padding-right:10px;
	text-decoration:underline;
}
a.Nuevo:hover{text-decoration:none;}

a.Guardar
{
	background-image:url(img/ico_guardar.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#000000;
	padding-left:15px;
	padding-right:10px;
	text-decoration:underline;
}
a.Guardar:hover{text-decoration:none;}

a.Borrar
{
	background-image:url(img/ico_borrar.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#000000;
	padding-left:15px;
	padding-right:10px;
	text-decoration:underline;
	float:left;
	clear:both;
}
a.Borrar:hover{text-decoration:none;}

a.Volver
{
	background-image:url(img/ico_volver.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#000000;
	padding-left:15px;
	padding-right:10px;
	text-decoration:underline;
}
a.Volver:hover{text-decoration:none;}


a.Categorias
{
	background-image:url(img/IcoCategoria.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#000000;
	padding-left:15px;
	padding-right:10px;
	text-decoration:underline;	
}
a.Categorias:hover{	text-decoration:none;}


a.Validado
{
	background-image:url(img/IcoValidado.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#000000;
	padding-left:15px;
	padding-right:10px;
	text-decoration:underline;
	float:left;
	clear:both;
}
a.Validado:hover{text-decoration:none;}

a.NoValidado
{
	background-image:url(img/IcoNoValidado.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#000000;
	padding-left:15px;
	padding-right:10px;
	text-decoration:underline;
	float:left;
	clear:both;
}
a.NoValidado:hover{text-decoration:none;}









div.Botonera
{
	margin-top:15px;
	text-align:right;
}
div.Botonera a{color:#000000; text-decoration:underline;}
div.Botonera a:hover{text-decoration:none;}








div.Paginador{}
div.Paginador div.Paginas
{
	float:left;
width:600px;
text-align:center;
}
div.Paginador div.Paginas a,div.Paginador div.Paginas span
{
	margin:0 3px;
}
div.Paginador div.Paginas span{font-weight:bold;}

div.Paginador .Anterior
{
		background-image:url(img/IcoAnteriorNegro.png);
	background-position:left center;
	background-repeat:no-repeat;
	float:left;
	padding-left:12px;
}
div.Paginador .Siguiente
{
	background-image:url(img/IcoSiguienteNegro.png);
	background-position:right center;
	background-repeat:no-repeat;
	float:right;
	padding-right:12px;
}
div.Paginador a
{
	color:#FFFFFF;
	text-decoration:underline;
	margin:0px;
}





/* PAGINA: Login */
div.Login
{
	-moz-border-radius-bottomleft:30px;
	-moz-border-radius-bottomright:30px;
	-moz-border-radius-topleft:30px;
	-moz-border-radius-topright:30px;
	background-color:#F8F8F8;
	margin:20px auto;
	padding:0 30px 17px;
	width:275px;
}
div.Login h2
{
	margin:5px 0;
	text-align:center;
	width:276px;
}
div.Login div.Fila{height:30px;clear:both;width:275px;}
div.Login div.Fila div.Label
{
	float:left;
	width:70px;
}
div.Login div.Fila div.Control
{
	float:left;
	width:205px;
}
div.Login div.Fila div.Control input
{
	border:1px solid #000000;
	height:1.3em;
	width:205px;
}
div.Login a.Boton
{
	background-image:url(img/IcoUsuario.gif);
	background-position:left center;
	background-repeat:no-repeat;
	clear:both;
	color:#000000;
	float:left;
	margin-bottom:10px;
	margin-left:113px;
	padding-left:13px;
	text-decoration:underline;	
}
div.Login a.Boton:Hover{text-decoration:none;}
div.Login div.msg
{
	color:#FF0000;
	font-size:8pt;
	font-style:italic;
	width:278px;
	clear:both;
}











/* PAGINA Colaboradores */

div.Usuarios{}

div.Usuarios div.Grupo
{
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-bottomright:20px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	background-color:#F8F8F8;
	padding:10px 0;
}

div.Usuarios div.ListaColaboradores
{
}



div.Usuarios div.Titulo
{
	background-image:url(img/IcoAutores.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#005782;
	font-size:14pt;
	height:23px;
	margin-bottom:10px;
	padding-left:25px;
}
div.Usuarios div.Descripcion{margin-bottom:10px;}

div.Usuarios div.Formulario{}

div.Usuarios div.Formulario h4
{
	border-bottom:2px dotted #000000;
	font-size:11pt;
	font-weight:bold;
	margin:20px 0 10px;
}

div.Usuarios div.Formulario div.Fila
{
	clear:both;
	height:25px;
	margin-bottom:10px;
}


div.Usuarios div.Formulario div.Label
{
	float:left;
	padding-right:20px;
	text-align:right;
	width:150px;
}
div.Usuarios div.Formulario div.Campo
{
	float:left;
	width:300px;	
}

div.Usuarios div.Formulario div.Desc
{
	float:left;
	font-size:8pt;
	font-style:italic;
	margin:0 10px;
	width:415px;	
}

div.Usuarios div.Formulario div.Fila div.Campo input[type=text],div.Usuarios div.Formulario div.Fila div.Campo input[type=password]
{
	border:1px solid #000000;
	width:200px;
}

div.Usuarios div.Formulario div.Fila2
{
	clear:both;
	height:104px;
	margin-bottom:10px;
}

div.Usuarios div.Formulario div.Fila2 div.Campo textarea
{
	border:1px solid #000000;
	height:100px;
	width:300px;
}
	
div.Usuarios div.Formulario div.Fila3
{
	clear:both;
	height:31px;
	margin-bottom:10px;
	padding:5px;
}

div.Usuarios div.Formulario div.Fila3 div.Desc
{
	width:400px;
}


div.Usuarios div.Formulario div.Imagen div.Imagenes
{
	clear:both;
	float:left;
	padding:5px 10px 10px 170px;
	width:729px;
}
div.Usuarios div.Formulario div.Imagen div.Img
{
	float:left;
	margin:0 10px 0 0;
}

div.Usuarios div.Formulario div.Imagen img
{
	max-width:530px;
}








/* PAGINA: Categorias */
div.Categorias{}
div.Categorias h2
{
	background-image:url(img/IcoSecciones.gif);
	background-position:left center;
	background-repeat:no-repeat;
	margin:0 0 15px;
	padding-left:30px;
}
div.Categorias table{margin-bottom:20px;}
div.Categorias h4
{
	border-bottom:2px dotted #000000;
	font-size:11pt;
	font-weight:bold;
	margin:20px 0 10px;
}
div.Categorias div.Grupo
{
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-bottomright:20px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	background-color:#F8F8F8;
	padding:10px 0;	
}
div.Categorias div.Grupo div.Item
{
	clear:both;
	height:20px;
	padding:10px;
	width:891px;
}
div.Categorias div.Grupo div.Label
{
	float:left;
	width:200px;
}
div.Categorias div.Grupo div.Campo
{
	float:left;
	width:400px;
}

div.Categorias div.Grupo div.Desc
{
	float:left;
	font-size:8pt;
	font-style:italic;
	margin-left:10px;
	width:280px;
}
div.Categorias div.Grupo div.Item div.Campo input{width:400px;}
div.Categorias div.Grupo div.Item2
{
	height:100px;
	padding:10px;
	width:891px;
	clear:both;
}
div.Categorias div.Grupo div.Campo textarea
{
	height:90px;
	width:400px;
}
div.Categorias div.Grupo a
{
	margin-left:210px;
}






/* PAGINA: Articulo */
div.EditarArticulo{}
div.EditarArticulo h4
{
	border-bottom:2px dotted #000000;
	font-size:11pt;
	font-weight:bold;
	margin:20px 0 10px;	
}
div.EditarArticulo div.Grupo
{
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-bottomright:20px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	background-color:#F8F8F8;
	padding:10px 0;	
}
div.EditarArticulo div.Grupo div.Item
{
	height:20px;
	padding:10px;
}

div.EditarArticulo div.Grupo div.ItemMini
{
	height:20px;
	padding:10px;
}

div.EditarArticulo div.Grupo div.Item2
{
	height:450px;
	padding:10px;
}

div.EditarArticulo div.Grupo div.Item3
{
	height:150px;
	padding:10px;
}

div.EditarArticulo div.Grupo div.Item3 textarea{width:577px; height:150px;}

div.EditarArticulo div.Grupo input[type=text]{width:577px;}

div.EditarArticulo div.Grupo div.Label
{
	float:left;
	width:125px;
}
div.EditarArticulo div.Grupo div.Control
{
	float:left;
	width:580px;
}

div.EditarArticulo div.Grupo div.Control2
{
	float:left;
	width:765px;
}
div.EditarArticulo div.Grupo div.Desc
{
	float:left;
	margin-left:10px;
	width:175px;
}


div.EditarArticulo div.Grupo div.ItemMini div.Label
{
	float:left;
	width:125px;
}
div.EditarArticulo div.Grupo div.ItemMini div.Control
{
	float:left;
	width:300px;
}
div.EditarArticulo div.Grupo div.ItemMini div.Control input[type=text]
{
	width:290px;
}

div.EditarArticulo div.Grupo div.ItemMini div.Desc
{
	float:left;
	margin-left:10px;
	width:450px;
}








/* PAGINA: Archivo */
div.Archivo{}
div.Archivo h4{}
div.Archivo div.Grupo
{
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-bottomright:20px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	background-color:#F8F8F8;
	padding:10px 0;
	margin-bottom:15px;
}

div.Archivo div.Grupo div.Label{}
div.Archivo div.Grupo div.Control{}

div.Archivo a.Buscar
{
	background-image:url(img/CrearListado.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:22px;
	width:123px;
}

