/* 	
*	Hoja de estilos para el diseño del sitio de MCA informática
*	Autor: Carlos Tallón Rodríguez para entrepuntos · http://www.entrepuntos.es
*	Fecha: 10/12/07
*/

/* @group estructura */

html {
	height: 100%;
}

body  { 
	width: auto;
	height: 100%;
	background: #b1ab9e url(../css/img/body_fondo_x.gif) scroll 50% 0px repeat-x;

	}

#contenedor {
	width: 960px;
	margin: auto;
	min-height: 100%;
	background-image: url(../css/img/cuerpo_fondo_y.jpg);

}

.clear {
	clear: both;
}

* html #contenedor {
  height:100%;
}

* {
	margin:0px;
	padding:0px;	
	border: 0px;
}

#cuerpo {
	width: 900px;
	height: auto;
	border: 0px;
	padding: 0px 30px;
	background-image: url(../css/img/cuerpo_fondo_y.jpg);
	background-repeat: repeat-y;
}

#cuerpo img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}


#separador {
	width: 900px;
	height: 100px;
	
}



/* @end */

/* @group tipos de textos */

p {
	color: #585858;
	font: normal 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
}


.direccion {
	width: 330px;
	color: #585858;
	font: normal 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
	background-color: #e4e4e4;
	padding: 10px;
	margin-bottom: 20px;
}

.formulario {
	width: 80px;
	color: #303030;
	font: normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	padding-right: 20px;
	float: left;
	clear: both;
}

.soluciones {
	height: 23px;
	color: white;
	font: normal 17px "Lucida Grande", Lucida, Verdana;
	padding: 0px 20px 0px 24px;
	margin-top: 20px;
	background: url(../css/img/flecha_bajo.gif) no-repeat 8px 6px;
	float: left;
}

#soluciones_buscador{
	width: 230px;
	height: 23px;
	float: left;
	margin-top: 20px;
	display: block;
	background: #ececec url(../css/img/input_buscador.gif) no-repeat;

	}

.input_buscador {
	width: 210px;
	height: 15px;
	margin: 4px 10px;
	font-size: 13px;
	color: #4992c6;
	text-decoration: none;
	background-color: #ececec;
	}

.azul {
	color: #006394;
	}

.input_formulario {
	width: 298px;
	height: 20px;
	font-size: 13px;
	color: #656565;
	float: left;
	margin-bottom: 20px;
	border: 1px dashed #c3c3c3;
	}
	
.boton_formulario {
	width: 300px;
	height: 20px;
	font-size: 13px;
	margin:12px 0px 0px 100px;
	color:white;
	clear: both;
	background-color: #616161;
}
	
.input_boton {
	width: 300px;
	height: 20px;
	font-size: 13px;
	color: white;
	float: left;
	margin-top: 10px;
	clear: both;
	background: #858585;
	}

.input_boton:hover {
	background: #616161;
	}	
	
.textarea {
	border: 1px dashed #c3c3c3;
	width: 298px;
	font-size: 12px;
	color: #656565;
	float: left;
	}

.rojo {
	color: red;

	}

h3 {
	color: #3a739c;
	font: normal 15px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 14px;
	text-transform: uppercase;
}

h4 {
	color: white;
	font: bold 14px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-bottom: 18px;
	text-transform: uppercase;
	background-color: #4992c6;
	margin-top: 30px;

}

h5 {
	color: #4283b2;
	font: bold 13px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 10px;
	margin-left: 40px;
	background: url(../css/img/flecha.gif) no-repeat 0px 4px;
	padding-left: 35px;
}

.p_h5 {
	color: #585858;
	font: normal 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
	margin-left: 40px;
}




/* @end */

/* @group cabecera */

#cabecera {
	width: 900px;
	padding: 0px 30px;
	height: 88px;
	margin: auto;
	background: url(../css/img/cabecera.gif) no-repeat;
}

#cabecera ul {
	text-decoration: none;
}

#cabecera li {
	width: 90px;
	list-style-type: none;
	float: left;
}

#cabecera a {
	width: 90px;
	height: 28px;
	color: #8b8b8b;
	display: block;
	text-transform: uppercase;
	font: 12px "Lucida Grande", Lucida, Verdana;
	text-align: center;
	padding-top: 60px;
	text-decoration: none;
	background: url(../css/img/cabecera_boton.gif);
}

#cabecera a:hover {
	background: url(../css/img/cabecera_boton.gif) 0px 89px;
	text-decoration: none;
	margin-top: -1px;
	height: 29px;
}

/* @end */

/* @group inicio */

#inicio_cuerpo_texto {
	width: 570px;
	height: auto;
	float: left;
	padding: 240px 40px 10px 40px;
	text-align: justify;
	background: url(../css/img/flores.jpg) 0px 30px no-repeat;
}

#inicio_cuerpo_texto p{
	padding-bottom: 20px;
}

#inicio_cuerpo_centro {
	width: 220px;
	height: auto;
	float: left;
	padding: 40px 15px 10px 15px;
	text-align: justify;
}

#inicio_cuerpo_noticias {
	width: 250px;
	height: auto;
	background: url(../css/img/inicio_noticias.gif) no-repeat;
	float: left;
	padding-top: 40px;

}

.noticias_h3 {
	width: 214px;
	height: auto;
	background: #579bca;
	color: white;
	margin-right: 8px;
	font: normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 2px 14px;
	text-transform: uppercase;
}

.noticias_p {
	background: #e9e9e9;
	margin-right: 8px;
	padding: 11px 14px;
	width: 214px;
	height: auto;
	font-size: 10px;
	color: #545454;
	margin-bottom: 10px;
}

.noticias_a {
	color: #579bca;
	text-decoration: none;
	font-size: 11px;
}

.noticias_a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #9b9b9b;
}

/* @end */

/* @group nosotros */

#nosotros_cuerpo_fotos {
	width: 360px;
	height: auto;
	float: left;
}

#nosotros_cuerpo_fotos img{
	margin-top: 25px;
}

#nosotros_cuerpo_texto {
	width: 467px;
	height: auto;
	float: left;
	padding: 40px 40px 40px 30px;
}

/* @end */

/* @group soluciones */

#soluciones_cabecera_izquierda {
	width: 109px;
	height: 223px;
	background-image: url(../css/img/soluciones.gif);
	float: left;
	margin: 0px;
	padding: 0px;
}

#soluciones_cabecera_derecha {
	width: 791px;
	height: 183px;
	background: url(../css/img/soluciones_x.gif) repeat-x;
	float: left;
	margin: 0px;
	padding: 0px;
}

#soluciones_cabecera_derecha img {
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#soluciones_cabecera_derecha p{
	font-size: 13px;
	color: #b0b0b0;
	padding: 32px 50px 20px 16px;
}

#soluciones_cabecera_menu {
	width: 741px;
	height: 40px;
	background: url(../css/img/soluciones_menu_x.gif) repeat-x;
	float: left;
	padding-left: 50px;
}

#soluciones_cabecera_menu ul {
	text-decoration: none;
}

#soluciones_cabecera_menu li {
	width: auto;
	height: 20px;
	float: left;
	list-style-type: none;
	text-align: left;
	text-transform: uppercase;
	padding: 10px 20px 10px 38px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #a6a6a6;
}

#soluciones_cabecera_menu a {
	color: #7e7e7e;
	text-decoration: none;
}

#soluciones_cabecera_menu a:hover {
	color: #484848;
	text-decoration: none;
}

.enlace_software {
	background: url(../css/img/enlace_software.gif) no-repeat;
}

.enlace_servicios {
	background: url(../css/img/enlace_servicios.gif) no-repeat;
}

.enlace_sistemas {
	background: url(../css/img/enlace_sistemas.gif) no-repeat;
}



#soluciones_cuerpo_texto {
	width: 350px;
	height: auto;
	float: left;
	padding: 40px 10px 10px 40px;
	text-align: justify;
}

#soluciones_cuerpo_imagen {
	width: 500px;
	height: auto;
	float: left;
	text-align: center;
	padding-top: 50px;
}

.banersoluciones {
	width: 960px;
	height: 135px;
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
}


/* @end */

/* @group servicios */

#servicios_menu {
	width: 741px;
	height: 40px;
	background: url(../css/img/soluciones_menu_x.gif) repeat-x;
	float: left;
	padding-left: 159px;
	
}

#servicios_menu ul {
	text-decoration: none;
}

#servicios_menu li {
	width: auto;
	height: 20px;
	float: left;
	list-style-type: none;
	text-align: left;
	text-transform: uppercase;
	padding: 10px 20px 10px 38px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #a6a6a6;
}

#servicios_menu a {
	color: #7e7e7e;
	text-decoration: none;
}

#servicios_menu a:hover {
	color: #484848;
	text-decoration: none;
}

#servicios_cuerpo {
	width: 600px;
	height: auto;
	float: left;
	padding-top: 40px;
	margin-left: 20px;
}

#servicios_cuerpo_texto {
	width: 540px;
	height: auto;
	float: left;
	padding: 40px 10px 10px 40px;
	text-align: justify;
}

#servicios_cuerpo_texto p{
	margin-bottom: 20px;
	}
	
#servicios_cuerpo_texto ul{
	margin-left: 40px;
	font: bold 11px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 20px;
}
	
#servicios_cuerpo_texto li{
	list-style-type: square;
	color: #545454;
	padding: 7px 16px;
	margin-left: 15px;
	text-decoration: none;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
}

.servicios_li_impar {
	background: #ebe8d8;
}

.inicio_mini {
	padding-left: 35px;
	color: #579bca;
	text-transform: uppercase;
	height: 28px;
	text-decoration: none;
	font: normal 13px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style-type: none;
	padding-top: 5px;
}

/* @group guía rápida */

#servicios_guia_rapida {
	width: 260px;
	height: auto;
	float: left;
	padding: 40px 20px 10px 30px;
	text-align: left;
}

.destornillador {
	background: url(../css/img/destornillador.gif) no-repeat 0px -0px;
	padding-left: 35px;
}

.bocadillo {
	background: url(../css/img/bocadillo.gif) no-repeat 0px -1px;
	padding-left: 35px;
}

.colores {
	background: url(../css/img/mini_colores.gif) no-repeat 0px -0px;
	padding-left: 35px;

}		

.carrito {
	background: url(../css/img/erp.gif) no-repeat 0px -0px;
	padding-left: 35px;

}

.letra {
	background: url(../css/img/mini_letra.gif) no-repeat 0px -2px;
	padding-left: 35px;

}

.servidor {
	background: url(../css/img/mini_servidor.gif) no-repeat 0px -0px;
	padding-left: 35px;

}


.terminal {
	background: url(../css/img/mini_terminal.gif) no-repeat 0px -0px;
	padding-left: 35px;

}

.claseul {
	margin-left: 70px;

}

.margenes_interno_guia {
	padding: 0px 0px 10px 0px;
	list-style-type: none;
}

.enlace_guia {
	text-decoration: none;
	color: #666;
	margin: 3px 0px;
	padding: 0px;
}

.lista_guia{
	height: 25px;
	margin: 2px 0px 0px 35px;
	padding-top: 8px;
	font: normal 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #4992c6;
	text-transform: uppercase;
	clear: both;
}

.interno_guia {
	color: #666;
	text-decoration: none;
	font: normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.interno_guia:hover {
	border-bottom: 1px dashed #666;
}



/* @end */

/* @end */

/* @group contacto */

#contacto_texto {
	width: 350px;
	height: auto;
	float: left;
	padding: 40px 10px 10px 40px;
	text-align: justify;
}

#contacto_formulario {
	width: 400px;
	height: auto;
	float: left;
	margin: 80px 0px 0px 20px;
	padding: 18px;
	border: 1px solid #c2c2c2;
	background-color: #ececec;
}

#contacto_respuesta_formulario {
	width: 400px;
	margin: auto;
	height: auto;
	padding: 40px 0px;
}


/* @end */

/* @group pie */

#pie {
	width: 860px;
	margin: -62px auto;
	padding: 0px 50px 0px 50px;
	height: 62px;
	background: url(../css/img/pie.gif) repeat-x;
	position: relative;
	}
	
#pie p{
	color: #d2d2d2;
	float: left;
	padding-top: 14px;
	font: normal 11px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	}

.enlace_pie {
	color: #d2d2d2;
	text-decoration: none;
}

.enlace_pie:hover {
	border-bottom: 1px dashed white;
}

#pie ul {
	text-decoration: none;
	margin-right: 3px;
}

#pie li {
	float: right;
	list-style-type: none;
}

.entrepuntos {		
	display: block;
	height: 62px;
	width: 90px;
	background: url(../css/img/entrepuntos.gif) ;
}

.entrepuntos:hover {
	background: url(../css/img/entrepuntos.gif) 0px 62px;
}

.cisco {		
	display: block;
	height: 62px;
	width: 90px;
	background: url(../css/img/cisco.gif);
}

.cisco:hover {
	background: url(../css/img/cisco.gif) 0px 62px;
}

.hp {
	display: block;
	height: 62px;
	width: 64px;
	background: url(../css/img/hp.gif);
}

.hp:hover {
	background: url(../css/img/hp.gif) 0px 62px;
}

.microsoft {
	display: block;
	height: 62px;
	width: 90px;
	background: url(../css/img/microsoft.gif);
}

.microsoft:hover {
	background: url(../css/img/microsoft.gif) 0px 62px;
}

.ca {
	display: block;
	height: 62px;
	width: 64px;
	background: url(../css/img/ca.gif);
}

.ca:hover {
	background: url(../css/img/ca.gif) 0px 62px;
}

/* @end */

/* @group administracion */

#cuerpo_administracion {
	width: 800px;
	height: auto;
	float: left;
	padding: 50px;
	text-align: left;
	margin: auto;
}

#administracion_panelnoticias {
	width: 780px;
	height: auto;
	padding: 10px;
	text-align: left;
	margin-bottom: 15px;	
	background: #e4e4e4;
}

.textarea_adm {
	border: 1px dashed #c3c3c3;
	width: 800px;
	font-size: 12px;
	color: #656565;
}

.h3_noticia_admin {
	color: #4992c6;
	font: normal 14px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 4px;
	text-transform: uppercase;
	float: left;
	padding-top: 6px;
	width: 500px;
}

/* @end */

/* @group mapa */

#cuerpo_mapa {
	width: 200px;
	height: auto;
	float: left;
	padding: 20px 0px;
	text-align: left;
	margin-right: 10px;
}

.mapa {
	color: #515151;
	text-decoration: none;
	font: 12px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.mapa:hover {
	text-decoration: none;
	border-bottom: 1px dashed #9b9b9b;
}

.ulmapa {
	margin-left: 30px;

}
/* @end */

/* @group portada */

#portada {
	width: 960px;
	margin: auto;
	min-height: 100%;
	background-image: url(../css/img/cuerpo_fondo_y.jpg);

}



/* @end */