body, ul, li, h1, h2, h3, h4, dt, dd, dl {
	margin:0;
	padding:0;
}
body {
	color:#333;
	font:12px "Trebuchet MS", Arial, sans-serif;
	background:url(../img/bg.gif) repeat-y;
	padding:0 0 50px 0;
}

body.splash{
	padding:0;
	margin:0;
}

img {
	vertical-align:middle;
}
ul {
	list-style:inside;
}
body.splash {
	background:#0C323F;
	text-align:center;
}
.separador {
	border-bottom:dotted 3px #CCCCCC;
	margin:30px 70px;
}
img {
	border:0
}

a{
	outline:none;
}

h2 {
	margin:0 0 20px 0;
	color:#ee1c25;
	font-size:25px;
	font-style:italic;
	letter-spacing:-1px;
}
h3 {
	color:#ee1c25;
	font-size:20px;
	font-style:italic;
	margin:10px 0 25px 0;
	letter-spacing:-1px;
}

h4 {
	color:#FF0000;
	font-size:13px;
	border-bottom:1px solid #FF0000;
	margin:0 0 10px 0;
	font-style:italic;
	background:url(../img/flechita.gif) no-repeat;
	padding:0 0 3px 20px;
}
p {
	margin:15px 0;
	text-align:justify;
	line-height:22px;
}
a {
	color:#E03112;
	text-decoration:none;
}
a:hover {
	color:#810101;
}
small{
	color:#999999;
	text-align:center;
	display:block;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.clear {
	clear:both;
}
#cabecera {
	background:url(../img/bg_luz.gif) no-repeat;
	height:163px;
}
#cabecera h1 a {
	display:block;
	background:url(../img/logo.gif);
	text-indent:-9999px;
	height:115px;
	width:394px;
	margin:0 0 0 55px;
	outline:none;
}
#caja1 {
	float:left;
	width:550px;
	background:#0c323f;
}
#caja1 .main_img{
	margin:50px 0 0 0;
}
#caja1 a {
	color:#afc9d2;
}
#caja1 a:hover {
	color:#9eb9c2;
}

#caja1 .logo_spuches{
	margin:50px 0 20px 0;
}

#caja1 .logo_spuches small{
	color:#FFFFFF;
	text-align:left;
	padding:0 0 10px 0;
}

#caja2 {
	float:left;
	width:380px;
	margin:30px 0 0 20px;
}
#caja2 .tab {
	background:url(../img/tab_mid_inactivo.gif);
	display:inline-block;
	margin:0 7px 15px 0;
}
#caja2 .tab span {
	display:inline-block;
	background:url(../img/tab_izq_inactivo.gif) no-repeat top left;
}
#caja2 .tab span span {
	background:url(../img/tab_der_inactivo.gif) no-repeat top right;
	padding:0px 12px 0px 12px;
	color:#FFFFFF;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	line-height:25px;
}

#caja2 .tab.activo{
	background:url(../img/tab_mid.gif);
}
#caja2 .tab.activo span{
	background:url(../img/tab_der.gif) no-repeat top right;
}
#caja2 .tab.activo span span{
	background:url(../img/tab_izq.gif) no-repeat top left;
}

#caja2 .contacto {
	display:block;
	margin:92px 0 0 0;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
#caja2 ul {
	margin:30px 0 0 0;
}

small{
	display:block;
	padding:5px 0;
	clear:both;
}

#caja2 .lista_prod {
	list-style:none;
}
#caja2 .lista_prod li {
	float:left;
	width:150px;
	text-align:center;
	margin:0 20px 0 0;
}
#caja2 .lista_prod img {
	border:1px solid #CCCCCC;
}
#caja2 .lista_prod li strong {
	display:block;
	padding:3px 0 10px 0;
}
#caja2 .unidades_categ {
	margin:50px 0 0 0;
	font-size:14px;
	list-style:url(../img/flechita.gif) inside;
}
.unidades_categ li {
	margin:0 0 10px 0;
	border-bottom:2px dotted #CCCCCC;
	padding:0 0 10px 0;
}
.unidades_categ img {
	margin:0 17px 0 0;
}
#caja2 .capit {
	float:left;
	border:1px solid #CCCCCC;
	padding:5px;
	margin:6px 18px 0 0;
}
#caja2 .eventos_list {
	list-style:url(../img/flechita.gif) inside;
	margin:0 0 20px 0;
}
#caja2 .eventos_list li {
	padding:0 0 10px 0;
}
#caja2 .preguntas dt {
	font-weight:bold;
	border-bottom:1px solid #999999;
	font-size:14px;
	font-style:italic;
	color:#999999;
	padding:0 0 5px 0;
}
#caja2 .preguntas dd {
	padding:10px 0 20px 0;
}
/* form-specific */
/* Form */
form {
	margin:20px 0;
}
label {
	display:block;
	cursor:pointer;
	font-weight:bold;
}
input, textarea {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:370px;
	margin:5px 0 10px 0;
	border:1px solid #ccc;
	padding:5px;
}
input:focus, textarea:focus {
	border:1px solid #999;
}
.error, .error:focus {
	border:1px solid #f00;
}
p.error {
	border:0;
	font-weight:bold;
	color:#f00;
}
p.success {
	color:#090;
}
input {
	display:block;
}
textarea {
	display:block;
}
input.submit {
	cursor:pointer;
	float:right;
	width:120px;
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(../img/submit.gif);
	color:#666;
}
/* menu-specific */

#menu {
	list-style:none;
	margin:0 0 8px 57px;
	height:40px;
}
#menu li {
	float:left;
}
#menu li a {
	display:block;
	background-image:url(../img/menu.png);
	text-indent:-9999px;
	outline:none;
	height:40px;
}
#empresa a {
	width:86px;
	background-position:0 0;
}
#productos a {
	width:93px;
	background-position:-86px 0;
}
#eventos a {
	width:82px;
	background-position:-179px 0;
}
#servicios a {
	width:85px;
	background-position:-261px 0;
}
#asistencia a {
	width:139px;
	background-position:-346px 0;
}
#contacto a {
	width:74px;
	background-position:-486px 0;
	margin:0 0 0 30px;
}
/* PSEUDOCLASES PARA ESTADO HOVER y activo */

#empresa a:hover, #empresa.activo a {
	background-position:0 -40px;
}
#productos a:hover, #productos.activo a {
	background-position:-86px -40px;
}
#eventos a:hover, #eventos.activo a {
	background-position:-179px -40px;
}
#servicios a:hover, #servicios.activo a {
	background-position:-261px -40px;
}
#asistencia a:hover, #asistencia.activo a {
	background-position:-346px -40px;
}
#contacto a:hover, #contacto.activo a {
	background-position:-486px -40px;
}
#footer {
	clear:both;
	background:url(../img/bg_footer.gif) no-repeat #1b3d49;
	padding:110px 0 0 20px;
	color:#FFFFFF;
}
#footer b {
	font-size:18px;
}
#footer .col_footer {
	float:left;
	width:245px;
	padding:15px 0 0 0;
	line-height:17px;
}
.volver {
	padding:0 0 0 0;
}

