/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

TITULO :  CSS para el GESTOR DE CONTENIDOS
AUTOR:  Francisco 
EMAIL: disenyo@sernutec.com
URL :  http://www.sernutec.com

CREADO :  octubre de 2005
MODIFICADO : 27 de octubre de 2005

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/*
================
 ------- GENERAL -------
================
*/

body {
	text-align: center;
	margin: 0px;
	background-image: url(archivos/1/bg.gif);
	background-color: #F2F2F2;
	background-repeat:  repeat-y;
	background-position: center;
}

/*
================
 -- LAYOUT (IDS) ---
================
*/

#contenedor {
	width: 850px;
	margin: 0px auto;
	color: #333;
	text-align: left;
	background-color: #fff;
}
#contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 530px;
	margin: 0;
	padding-top: 80px;
	padding-left:0 px;
	padding-right:20px;
	color: #666666;
	background-image: url(archivos/1/logo.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}
#contenido table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	background-color: #fff;
}
#novedades {
	height:555px;
	width: 300px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(archivos/1/novedades.jpg);
	_background-image: url(archivos/1/bgnovedades2.gif);
}
#contacto {
	text-align:right;
	padding-right:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BAC5D0;
}

#contacto a{
	display:block;
	text-align:right;
	color: #F2F2F2;
	font: bold 14px "Trebuchet MS", Arial, sans-serif;
	text-decoration:none;
}
#contacto a:hover{color:#FFFF99;}
#pie {
	margin: 0;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 6px;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
#contenido pie a{
	color:#369;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
}
#contenido pie a:hover{
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
}
/*
================
 ------- MENU ---------
================
*/


#menu {
	padding:0px;
	margin:0px;
	background-image: url(archivos/1/bgmenu2.gif);
}
#menu ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	list-style-type: none;
	margin:0px;
	padding:10px;
}
#menu li {
	background-image: url(archivos/1/bgli.gif);
	padding-top:2px;
	background-repeat: no-repeat;
	background-position: 0px -4px;
	text-indent: 15px;
}



/*
================
 ------- LINKS ---------
================
*/

#contenido a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration:none;
}
#contenido a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration:none;
}
#contenido .pagina a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #C04B2F;
}
.pagina a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#333;
}

/*
================
 ------- LISTAS ---------
================
*/
#contenido ol {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	border: none;
}
#contenido li {
	background-image: url(Archivos/1/licontenido.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	margin-left: 10px;
	margin-bottom: 7px;
	background-position: 0px -4px;
}

/*
================
 --- ENCABEZADOS ----
================
*/
h1{
	/* TITULAR */
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 14px;
	display: block;
	padding: 4px;
	margin-top:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
	color: #666;
}
h4{
	/*DESTACADO*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height:2px;
	padding-left: 6px;
	color: #C38002;
	background-image: url(archivos/1/bgdestacado.gif);
	text-indent: 3px;
	background-repeat: no-repeat;
	_background-position:0px -5px;
}
h5{
	/*TITULO NOVEDADES*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 4px;
	color: #339900;
}
h6{
	/*PIE DE FOTO*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	font-style:italic;
}
/*
================
 ------ TABLAS ---------
================
*/
th {
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
}



/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

http://www.sernutec.com

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/



