* {
	margin: 0;
	padding: 0;
}

body {
	margin: 5px 0; /* Distancia desde el borde del navegador al inicio de la página */
	background: #FFFFFF;
	background: url(images/fondogris1.jpg) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	color: #333333; 
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 16px;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: justify;
}

p {
}

ul {
	margin-left: 3em;
}
ol {
	margin-left: 3em;
}
ol li {
}
a {
	text-decoration: underline;
	color: #3E9722;
}

a:hover {
	text-decoration: none;
	color: #E58C24;
}
/* Propiedades genéricas de imágenes (no usadas) */
img {
	border: none;
}
img.left {
	float: left;
	margin: 5px 20px 0 0;
}
img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Estilo de caja */

.boxed {
padding-bottom: 10px;
}
.boxed .title {
/*	background: #3C74E6 url(images/img06.gif) repeat-x; */
	background: url(images/img06.gif) repeat-x; /* franja azul */
}
.boxed .title h2 {
	height: 28px;
	padding: 12px 0 0 20px; /* el título de la parte superior de las cajas si el 3er padding es positivo se muestra una zona azul debajo? */
	/ text-transform: uppercase;*/
	font-size: 1.2em;
	color: black; 
}

.boxed .content {
	padding: 10px;  /* contenido del texto de las cajas*/
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #c7d7f8; 
	border-right: 1px solid #c7d7f8; 
	border-bottom:  1px solid #c7d7f8;
	/* background: url(images/img07.gif) repeat-x; un degradado azul que no queda muy allá */
	font-size: 1.1em; 
	background: #f0f7ff; /*#e1edff;*/
}

/* Post */
.post {
}
.post .title {
	background: #3C74E6 url(images/img06.gif) repeat-x;
	text-transform: uppercase;
	font-size: 1.2em;
	color: black; /* color: #FFFFFF; */
}

.post .title span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
}

.post .story {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
}

/* Header */
#header {
	width: 940px; /*920*/
	height: 80px; /* 100 */
	margin: 0 auto;
	padding: 0px 0px 0px 20px; /* antes 10px ..... */
	/*Borde superior de fondo de la cabecera una es azul y la otra verde, con fondo redondeado */
	/* background: url(images/img01b.jpg) no-repeat; */
	/* background: url(images/img01.jpg)   no-repeat;*/
}
#logo {
	position: relative; top:0;
	float: left;
	width: 240px;
	height: 50px;
	padding: 0px; 
}
#logo a {
	text-decoration: none;
	color: #000000;
}
#pitch  {
	position: relative; top:8px; left: 10px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	display: inline;
}
#pitch h2 {
	color: #0086db;/*#0000cc;*/
	font-style: oblique;
	font-size: 20px;
}

/* Header > TopMenu  (menu de acceso a usuario y alta de los mismos) */
#topmenu {
	float: right;
	padding-right: 10px;
	color: black;
}
#topmenu a {
	color: #000000; /* #0f0041;*/
}
/* Lupa de búsqueda para ir a la página principal */
#lupita {
	display: block;
	float: right;
	margin: 4px 0 0 0;
}

/* Content */
#content{
	width: 960px; /* 920, luego 940*/
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
	/*background: url(images/img02.jpg) no-repeat; */
	/* esta es la raya azul que separa la cabecera del cuerpo */
	margin-top: -8px;
	border-top: 8px solid #0099cc;
}

/* Content > Main */

#main {
	float: left;
	width: 560px; /* 480 */
 	padding-left: 10px;
}

/* ocupa la parte central y la columna derecha:formato de sólo dos columnas */
#mainbig {
	float: left;
	width: 680px; /* 560 480 740 */
 	padding-left: 10px;
}

/* Content > Main > Welcome */

#welcome {
}
#welcome .story  {
	font-size: 1.5em;
	padding: 1px;
	list-style: disc;
}
#welcome .contractual  {
	font-size: 1.0em;
	padding: 1px;

}
.nosotros  {
}
.nosotros .boxed p {
	font-size: 1.1em;
	padding: 0px 10px;
}
/* Listado de categorias en el lateral izquierdo */
ul.sidecategoria {
	list-style: none; /*none; square;  */
	text-align: left;
	margin: 0px 0px 0px 5px;
}


ul.sidecategoria a{
	font-size: 1.3em;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #0086db; /* azul clarito */
	line-height: 30px;
}

ul.sidecategoria a:visited {
	color: #0086db; /*azul clarito */ /*#edf2fe; */ /*#f5dee1;*/
}
ul.sidecategoria a:focus{
	color: black;
}
ul.sidecategoria a:hover{
     /*text-decoration: underline; */
	background: #0086db;
	color: white;
}
ul.sidecategoria a:active {
	/* font-weight: bold; */
	background: blue;
}

.resaltado {
	/*font-weight: bold; */
	font-size: 1.3em;
	padding: 0px;
	margin: 0px;
	color: blue;
	/*background: #0086db;*/

}



/* Listado de elementos de una categoria en la búsqueda */
#subcategoria h2 {
	/* color: #0086db;
	text-decoration: underline; */
	color: black;
}
ul.subcategoria {
	list-style: disc;
	font-size: 16px; /*0.9em;*/
	padding: 0px;
	margin: 0px 25px;
	line-height: 1.4em;
	color: gray;
}
ul.subcategoria  a {
	text-decoration: none;
	color : gray;
}
ul.subcategoria a:hover{
     /*text-decoration: underline; */
	background: gray;
	color: white;
}
/* Categoría de la izquierda resaltada */

ul.showcat {
	margin: 0px;
}

li.showcat {
	list-style: none; /*square;*/
	font-size: 1.2em;
	padding: 0px;
	margin: 0px;
	color: blue;
}

li.showsubcat {
	list-style: disc;
	font-size: 1.2em;
	padding: 0px;
	margin: 0px;
	color: gray;
}

ul.faq  li {
	list-style: square;
	font-size: 0.9em;
	padding: 0px;
	margin: 10px;
	color: black;
}
ul.faq p{
	font-size: 0.8em;
	padding: 0px;
	margin: 1px;
}
/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 200px;
}
#sidebarleft {
	float: left;
	width: 260px;
}
#sidebar .boxed .title h2, #sidebarleft .boxed .title h2 {
	background: url(images/img08.gif) no-repeat;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	display: block;
}

#login input {
	margin-bottom: 10px;
	padding: 2px 5px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}


#boxlogin {
	width:300px;
	/*background: #f5f5f5; añade un fondo suave */
	display: block;
	padding: 40px;

}

#boxlogin input , #inputuser input{
	font-size: 1.2em;

}
.inputlogin {
	width: 280px;
	background: #fbfbfb;

}
#boxlogin p {
	margin: 0;
	padding: 0;
}
#submitlogin {
	margin: 0;
	padding: 0;
	
	/*float: right;*/
}


/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	font-size: .8em;
}

#updates p {
	line-height: normal;
	font-size: .8em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar2 */

#sidebar2 {
	float: left;
	width: 180px;
	padding-left: 10px;
}

#sidebar2 .boxed .title h2 {
	background: url(images/img10.gif) no-repeat right top;
}

/* Content > Sidebar2 > Sponsors */

#sponsors {
}

#sponsors ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}

/* Content > Sidebar2 > ad120x600 */

#ad160 {
	text-align: center;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 60px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img02.jpg) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: normal; /*x-small;*/
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}

/* Footer > Legal */

#legal a {
	text-decoration: none;
	color: #4040FF;
}
/* Footer > Links */

#links {
}

.search {
	color: gray;
	font-size: 1.2em;
}

#buscar p {
	text-align: center;
	font-size: 1.0em;
	color: black;
}
#searchside {
	padding: 10px 20px;
	background: url(images/searchsideblue.png) no-repeat;
}
#searchside h2, .story h2 {
	font-size: 20px;
}
#searchhead h2 {
	text-align: center;
}
#searchuno {
background: url(images/squareblue.jpg) no-repeat;
}
#searchdos {
background: url(images/squareorange.jpg) no-repeat;
}
#searchtres {
background: url(images/squaregreen.jpg) no-repeat;
}
#searchuno, #searchdos, #searchtres {
	width: 210px;
	height: 210px;
	float: left;
	margin: 0px 5px;
}
#searchuno p, #searchdos p, #searchtres p {
	margin: -10px 0px 0px;
	padding: 0px 20px;
	color: black;
	font-size: 14px;
}
#searchuno h2, #searchdos h2, #searchtres h2 {
	padding: 10px;
	color: black;
	text-align: center;
}
#searchtres input {
	position: relative; top: 20px; left: 12px;
	font-size: 18px;
	float: center; 
	width: 180px;
}
#searchinput {
	padding: 10px 20px;
	background: url(images/rectangleorange.jpg) no-repeat;
	width: 650px;
	float: left;
}
#ienviar {
	font-size: 18px;
	position: relative; right: 30px;
	float: right; 
	width: 180px;
}
#ibuscar{
	width: 400px;
	font-size: 18px;
}


#cerrado  {
	margin: 0px auto 0px auto;
	text-align : center;
	float: left;
}
#enviarc {
	font-size: 1.2em;
	width: 100px;
}
#enviare {
	width: 400px;
	font-size: 1.2em;
	text-align: left;
}

#cerrado p {
	text-align: center;
	font-size: 1.2em;
	color: black;
}

#cuerpo h1 {
	text-align: center;
}
#cuerpo h2 {
	text-align: center;
	font-size: 20px; /* 1.3em;*/
	color: gray;
	line-height: 1.5;
	padding: 20px;
}

.necesario {
	color: red;
	font-size: 1.2em
}

.resalterojo {
	text-align: center;
/*	font-size: x-small; */
	color: red; 
}
#verificauser {
	color: red; 
}

#tablacat h2 {
	text-align: center;
	padding: 20px;
	
}

.despedida {
	text-align: center;
	padding: 20px;
	font-size: 2em;
	
}
#admin {
	width: 960px; /* 920, luego 940*/
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
	background: url(images/img02.jpg) no-repeat;
	font-size: 1.3em;
	border-top: 1px solid #FFFFFF;
}
#admin td {
	padding: 2px 4px 2px 4px;
}
.nivel a {
	text-decoration: none;
}

.subnivel  , .subnivel a {
	color: blue;
	font-size: 1em;
	text-decoration: none;
}

/* Cabeceras de la tabla de categorias para darse de alta el proveedor*/
tr.categoria {
	font-size: 18px; /*1.3em; */
	color: black;
	padding: 0px;
	margin: 20px;
	text-align: left;
}

#cuerpo {
	width: 940px; /*920*/
	height: 80px; /* 100 */
	margin: 0 auto;
	padding: 10px 0px 0px 20px; 
	/* background:  url(images/img01b.jpg) no-repeat;  */

}
.story td {
	color: black;
	font-size: 12pt;
}
.empresa {
	font-weight: bold;
}
/* Registro de una empresa en el listado de empresas encontradas */	
.registro {
	text-decoration: none;
}
table.registro {
	border: 1px solid black;
	width: 100%;
	background: #edf2fe;
}
td.reglinea2 { 
	color: black;
	
}
tr.reglinea3, td.reglinea3 {
	color: black;
	font-size: 0.8em;
}
td.regtel {
	text-align: right;
}
a.registro {
	color: darkblue; /*#0086db; */
	font-size: 1.1em;
}
.content p {
	text-align: left;
}
#postit {
	position: relative;
	top: 0px;
	left: 0px;
	/*border: 1px solid;*/
	background: #fdfee0;
}




