@charset "utf-8";
/* ---------------- RESETEA ESTILOS ----------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* ---------------- GENERAL ---------------- */
* {
	font-family: "Trebuchet MS", Georgia, Times, serif;
}
body, html {
	font-size: 14px;
	color: #676767;
	min-height: 100%;
	height: 100%;
	background-color: #FFFFFF;
}
/* ---------------- ANCLAS ---------------- */
a.e1:link, a.e1:visited, a.e1:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.e1:hover {
	color: #FDE4A8;
	text-decoration: underline;
}
a.e2:link, a.e2:visited, a.e2:active {
	color: #FF6600;
	text-decoration: none;
}
a.e2:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.e3:link, a.e3:visited, a.e3:active {
	color: #0066CC;
	text-decoration: none;
}
a.e3:hover {
	color: #0099FF;
	text-decoration: underline;
}
/* ---------------- CAJAS -------------- */
#cabecera {
	width: 850px;
	position: relative;
	background-color: #FFFFFF;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/cocinas-bosch.gif);
}
#cabecera form, #salir{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	display: block;
	position: relative;
	top: 14px;
	width: 210px;
	height: 20px;
	float: right;
	text-align: right;
	margin-right: 10px;
}
#cabecera span {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	display: inline;
}
#cabecera input {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #999999;
	height: 12px;
	background-color: #F5F5F5;
	width: 40px;
	font-size: 10px;
}
#cabecera .button {
	vertical-align: middle;
	margin-left: 5px;
	cursor: pointer;
}
#menu {
	width: 850px;
	position: relative;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
}
#menu p {
	display: inline;
	position: relative;
	top: 14px;
	padding-right: 20px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	color: #FF6600;
}
#menu2 {
	width: 850px;
	position: relative;
	background-color: #FFFFFF;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg3.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#menu2 p {
	color: #FFFFFF;
	display: inline;
	background-image: url(images/bg4.gif);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	top: 12px;
	padding-top: 11px;
	padding-right: 7px;
	padding-bottom: 9px;
	padding-left: 9px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#pie {
	position: relative;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	font-size: 12px;
	color: #CCCCCC;
	height: 25px;
	text-align: center;
	padding-top: 5px;
}

#pie a:link, #pie a:visited, #pie a:active {
	color: #D8E0E8;
	font-size: 10px;
	text-decoration: none;
}
#pie a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* ------------------------------ CAJAS ------------------------------- */
.box{
	width: 300px;
	color:#000000;
	border: 1px solid #CCCCCC;
	padding: 10px;
	text-align: justify;
	background-image: url(images/bg6.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}
.box h2{
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 5px;
}
.box h3{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
.box p{
	color: #666666;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 15px;
}
.box li{
	font-size: 12px;
	color: #666666;
	list-style-position: inside;
	list-style-type: square;
	line-height: 8px;
	margin-top: 10px;
}
.box2{
	width: 446px;
	color:#000;
	border: 1px solid #CCCCCC;
	padding: 10px;
	text-align: justify;
	background-image: url(images/bg6.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}
.box2 h2{
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 5px;
}
.box2 h3{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
.box2 p{
	color: #666666;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 15px;
}
.box3{
	width: 300px;
	color:#000000;
	padding: 10px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}
.box4{
	width: 786px;
	color:#000000;
	border: 1px solid #CCCCCC;
	padding: 10px;
	text-align: justify;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.box4 h1{
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 5px;
}
.box4 h2{
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 5px;
}
.box4 h3{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
.box4 p{
	color: #666666;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 15px;
}
.box4 li{
	color: #666666;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 15px;
	list-style-position: inside;
	list-style-type: square;
	margin-left: 38px;
}
.box4 #mensaje{
	color: #CC0000;
	font-size: 18px;
	line-height: 15px;
	list-style-position: inside;
	list-style-type: square;
	background-color: #FFEAEA;
	text-align: center;
	border: 1px dashed #CC0000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.box4 #datos{
	font-size: 10px;
	color: #CC0000;
}
.box5{
	width: 786px;
	color:#000000;
	padding: 10px;
	text-align: justify;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.box5 .noticia{
	padding-bottom: 15px;
	background-image: url(images/bg7.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	clear: both;
	overflow: hidden;
}
.box5 h1{
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 5px;
}
.box5 h2{
	font-size: 18px;
	color: #0066CC;
	font-weight: bold;
	margin-bottom: 5px;
}
.box5 h3{
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 5px;
}
.box5 p{
	color: #666666;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 15px;
}
.box5 li{
	color: #666666;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 15px;
	list-style-position: inside;
	list-style-type: square;
	margin-left: 16px;
}
#compromisos table{
	border-collapse: collapse;
	border-spacing: 0px;
	width: 784px;
}
#compromisos td{
	padding: 10px;
	width: 260px;
	height: 100px;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#compromisos td p{
	text-align: left;
	font-weight: bold;
}
#formulario table{
	border-collapse: collapse;
	border-spacing: 0px;
	width: 90%;
}
#formulario td{
	padding: 3px;
}
#formulario td p{
	text-align: left;
	font-weight: bold;
}
.box6{
	width: 620px;
	color:#000000;
	padding: 10px;
	border: 1px solid #CCCCCC;
	text-align: justify;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.box6 h1{
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 5px;
}
.box6 h2{
	font-size: 18px;
	color: #0066CC;
	font-weight: bold;
	margin-bottom: 5px;
}
.box6 h3{
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 5px;
}
.box6 p{
	color: #666666;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 15px;
}
.box6 li{
	color: #666666;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 15px;
	list-style-position: inside;
	list-style-type: square;
	margin-left: 16px;
}
.permiso{
	background-color: #EEEEEE;
	margin: 5px;
	padding: 5px;
	border: 1px solid #999999;
	display: none;
}
#cargando {
	display: none;
	font-size: 18px;
	color: #339900;
	background-color: #EBFFE1;
	padding: 5px;
	width: 98%;
	border: 1px solid #339900;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
/* ------------------------------ IMAGENES ------------------------------- */
.img1 {
	clear: none;
	float: left;
	margin-right: 10px;
}
.img2 {
	clear: both;
	float: left;
}
.img3 {
	vertical-align: middle;
}
.img4 {
	float: left;
	clear: none;
	margin-right: 10px;
	border: 1px solid #FF0000;
}
.img5 {
	clear: none;
	float: right;
	margin-left: 10px;
}
.igaleria {
	background-color: #FFE6E6;
	border: 1px solid #FF0000;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	text-align: center;
	overflow: hidden;
}
.ilimpia {
	clear:both;
	height: 70px;
	width: 100%;
	padding-bottom: 10px;
}
/* ------------------------------ MARGENES ------------------------------- */
.top20 {
	margin-top: 20px;
}
/* ---------------------------- SCROLL NOTICIAS --------------------------- */
#noticias {
	width: 426px;
	position: relative;
	height: 200px;
}
#noticias-Content {
	overflow: hidden;
	width: 426px;
	position: absolute;
	top: 10px;
	height: 180px;
	text-align: justify;
}
#noticias .Scroller-Container {
	left: 0px;
	position: absolute;
	top: 0px;
}
#noticias-Scrollbar {
	left: 436px;
	position: absolute;
}
#noticias .Scrollbar-Up {
	font-size: 0px;
	width: 10px;
	position: absolute;
	height: 10px;
	background-image: url(images/arriba.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.Scrollbar-Up-Pressed {
	font-size: 0px;
	width: 10px;
	position: absolute;
	height: 10px;
	background-image: url(images/arriba.gif);
	background-color: #FFFFFF;
}
#noticias .Scrollbar-Down {
	font-size: 0px;
	width: 10px;
	position: absolute;
	top: 190px;
	height: 10px;
	background-image: url(images/abajo.gif);
	background-color: #FFFFFF;
}
.Scrollbar-Down-Pressed {
	font-size: 0px;
	width: 10px;
	position: absolute;
	top: 190px;
	height: 10px;
	background-image: url(images/abajo.gif);
	background-color: #FFFFFF;
}
#noticias .Scrollbar-Track {
	width: 10px;
	position: absolute;
	top: 20px;
	height: 160px;
	background-color: #ffebeb;
}
.Scrollbar-Track-Pressed {
	width: 10px;
	position: absolute;
	top: 20px;
	height: 160px;
	background-color: #ffebeb;
}
#noticias .Scrollbar-Track-Pressed {
	background-color: #ffebeb;
}
#noticias .Scrollbar-Handle {
	width: 10px;
	position: absolute;
	height: 30px;
	background-color: #ffebeb;
	background-image: url(images/boton2.gif);
	background-repeat: no-repeat;
}
.Scrollbar-Handle-Pressed {
	width: 10px;
	position: absolute;
	height: 30px;
	background-color: #ffebeb;
	background-image: url(images/boton2.gif);
	background-repeat: no-repeat;
}
#noticias .Scrollbar-Handle-Pressed {
	background-color: #ffebeb;
}
.Scrollbar-Down-Pressed {
	background-color: #FFFFFF;
}
.Scrollbar-Up-Pressed {
	background-color: #FFFFFF;
}
/* ----------------------------- FIN SCROLL -------------------------- */

