html{
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	margin: 0;
	height: 100%;
}
body {
	background-color: #E6E6E6;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 0;
	background-image: url(../intranet/admin/fondo_central.png);
	background-repeat:  repeat-y;
	background-position: center top;
	margin: 0;
	height: 100%;
}
h1 {
	color: #000;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 10px;
}
h2 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	padding-top: 5px;
	padding-left: 5px;
}
h3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	height: 25px;
}
h5 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a,  a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}
a:focus {
	color: #000000;
}
a:active {
	color: #333;
}
#idioma {
	text-align: right;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	height: 40px;
	padding: 0px;
	color: #FCC;
	font-size: 11px;
}

#outerWrapper {
	text-align: left;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
}
#outerWrapper #header {
	font-weight: bold;
	height: 100px;
	background-image: url(../img/contenido/boceto_2009_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}
#outerWrapper #header2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0px;
	height: 35px;
	background-color: #FFF;
}
#outerWrapper #menu {
	padding: 0px;
	height: 36px;
	background-color: #FFF;
	background-image: url(../img/contenido/boceto_2009_r3_c1.jpg);
	background-position: left bottom;
}
#buscador   {
	padding: 0px;
	float: right;
	margin-top: -33px;
	margin-right: 5px;
	margin-left: auto;
}

#outerWrapper #contentWrapper #content {
	margin: 0;
	text-align: justify;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 20px;
	background-color: #FFF;
	background-image: url(../img/contenido/boceto_2009_r4_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
}
#outerWrapper #footer {
	height: auto;
	background-image: url(../img/contenido/boceto_2009_r5_c1.jpg);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	vertical-align: bottom;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-position: left top;
	color: #EFCBD5;
	font-size: 11px;
	background-color: #000;
	margin-top: auto;
}
.menutop {
	background-image: url(../img/fondos/fondo_menu_superior.jpg);
	background-repeat:  repeat-x;
	background-position: left bottom;
	padding: 0px;
	height: 50px;
	width: 624px;
	background-color: #FFFFFF;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
.fotoder {
	margin-left: 10px;
}
.fotoizq {
	margin-right: 10px;
}
.fotoizqborde {
	margin-right: 10px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
}

hr {
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
.contenidosconbordes {
	background-color: #F9F9F9;
	padding: 10px;
	border: 1px solid #E2E2E2;
	background-image: url(/img/fondos/fondo_recordset_marcosan.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.contenidosconbordes1 {
	background-color: #F0F0F0;
	padding: 10px;
	border: 1px solid #E1E1E1;
	color: #333;
}

.rojo {
	color: #FF0000;
}
.fecha {
	font-size: 11px;
}
.bordeimagen {
	border: 1px solid #666666;
	margin-bottom: 5px;
}
.fecha2 {
	color: #F60;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.fondo1 {
	background-color: #EFE7DA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3F3F3;
	border-bottom-color: #999;
}
.fondo2 {
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3F3F3;
	border-bottom-color: #999;
}
.fondo3 {
	background-color: #CCC;
	font-weight: bold;
	border: 1px solid #C33;
}
.espacioinferior {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.separartablasinferior {
	background-color: #F4F4F4;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
.fondocentralarriba {
	background-image: url(/img/tranparencias/transparencia_r1_c1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 12px;
}
.fondocentralmedio {
	background-image: url(/img/tranparencias/transparencia_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 920px;
	background-color: #FFF;
}
.fondocentralabajo {
	background-image: url(/img/tranparencias/transparencia_r3_c1.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 12px;
}
.fondoenvio {
	background-image: url(/img/fondos/fondo_contacta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	color: #999;
	line-height: normal;
}
.texto1000 {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.textopeque {
	font-size: 11px;
	color: #333;
	font-weight: normal;
}
.fondoiconosdetalle {
	background-image: url(/img/fondos/fondo_iconos_detalle.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #C33;
}
.borde1 {
	border: 1px solid #CCC;
}
.borde2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
}
.navigation {
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDD;
	border-bottom-color: #DDD;
	margin: auto;
	height: 30px;
}
#sugerencias{
	border: 1px solid #89B0D8;
	float: left;
	font-size: 12px;
	max-width: 300px;
	padding: 10px;
	position: absolute;
	background-color: #ECF2F9;
}
.rounded {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.fondofinoizq {
	background-image: url(/img/principal2009_1/bocetos_marcosan_6_r4_c2.png);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	width: 10px;
}
.fondofinoder {
	background-image: url(/img/principal2009_1/bocetos_marcosan_6_r3_c7.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 10px;
	margin: 0px;
	padding: 0px;
}
.fondocontenido {
	background-image: url(/img/principal2009_1/bocetos_marcosan_6_r4_c6.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.fondocontenidomenu {
	background-image: url(/img/principal2009_1/bocetos_marcosan_6_r4_c4.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
form {
	margin: 0px;
	padding: 0px;
}
.titulonoticiagris {
	color: #999;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 10px;
}
.divtop {
	padding-top: 10px;
	padding-right: 10px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cuadrotipos {
	background-color: #F6867A;
	border: 1px solid #CCC;
	background-image: url(../img/fondos/fondo_carrito.jpg);
	background-repeat: repeat-x;
	background-position: left 190px;
}
.textotipos {
	color: #333;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.textopro1 {
	font-size: 12px;
	color: #999;
}
.bordetoppie {
	background-image: url(../img/fondos/fondo_carrito.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A2332B;
	border-bottom-color: #A2332B;
	height: 40px;
	color: #CCC;
}
.imagennoticia {
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #CCC;
}
.noticiasconbordes2 {
	background-color: #F0F0F0;
	padding: 10px;
	border: 1px solid #E1E1E1;
	color: #333;
	margin-bottom: 10px;
}
.precio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #F36;
}
.bordedertop4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
}
.fondomenutop1001 {
	background-image: url(../img/contenido/boceto_2009_r1_c5.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 703px;
}
.fondomenutop1001 a:link {
	color: #C36;
	font-weight: bold;
	text-decoration: none;
}
.fondomenutop1001 a:visited {
	color: #C36;
	font-weight: bold;
	text-decoration: none;
}

.fondomenutop1001 a:hover {
	color: #F36;
	text-decoration: underline;
}
.fondomenutop1001 a:focus {
	color: #C36;
}
.fondomenutop1001 a:active {
	color: #C36;
}
#loginregistro {
	background-color: #FFEFDE;
	padding: 10px;
	border: 1px solid #F90;
	margin-bottom: 10px;
}

