@charset "utf-8";
/* selecctor universal */

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


/* selecctores de etiquetas */

body {
background: #d6d6d6 url(imagenes/pat_bg.jpg) repeat-x left top;
font-family: 'Maven Pro', Geneva, Arial, Helvetica, sans-serif;
color:#4B4B4B;
font-size:11px;
margin: 0; 
padding: 0;
}

a {text-decoration:none;}

#menu li {
list-style-type:none;
float:left;
margin-right:20px;
color:#FFFFFF;
text-align:center;
}

#col1 li {
	background:url(imagenes/sli.gif) no-repeat left 8px;
	list-style-type:none;
	padding:0px 0px 0px 15px;
	line-height:14px;
	font-size:13px;
}

h1 {padding:5px 0 5px 18px; /* arr  der  aba  izq */
	color:#069;
	font-family: 'Maven Pro', verdana;
	font-weight:900;
	*font-weght:bolder;
	font-size:23px;}

h2 {padding:3px 0px 0px 10px; /* arr  der  aba  izq */
	font-family: 'Maven Pro', verdana;
	font-weight:700;
	*font-weight:bold;
	font-size:15px;}

h3 {font-family:'Maven Pro', Verdana;
	font-size:12px;
	text-align:left;
	font-weight:700;
	padding: 10px 0 0 15px;
	line-height:4px;
}

/* selecctor de id  */

#encabezado, #menu, #centro, #nada, #pie {
width:950px;
margin:auto;
}

#encabezado {
height:151px;
background-color:#999;
background-image:url(imagenes/header_05.jpg);
}

#menu {
width:950px;
height:46px;
padding:0px;
}
#menuone {width:478px; height:34px;
		padding:12px 0 0 30px;   /* arr  der  aba   izq  */
		background-image:url(imagenes/menu_04.jpg);
		font-family: 'Maven Pro', Verdana;
	font-size:18px;
	text-align:center;
	font-weight:700;
	text-shadow: #636363 0px 1px 2px;
	float:left;
	}
#menudos {width:440px; height:46px;
		float:left;
		
	
	}

#centro {
	clear:both;
height:470px;
background-color:#ebedec;
background-image:url(imagenes/pat_11.jpg);
 -moz-box-shadow:   0px 7px 5px 1px #666;
 -webkit-box-shadow: 0px 7px 5px 1px #666;
 /*                 x    y  blur espesor color */
}

#col1 {
width:468px;
height:420px;
float:left;
background-image:url(imagenes/pat_11.jpg);
background-color:#E8E8E8;
margin-left:20px;
margin-bottom:20px;
font-family: 'Maven Pro',verdana;
font-size:12px;
text-shadow: #D9D9D9 0px 1px 1px;
padding:10px;
}

h4 {font-family:'Maven Pro';
	font-size:16px;
	font-weight:900;	
}
#prod{width:438px;height:300px;
	padding:20px;}

#prod h4{width:468px;height:35px;
		padding:0px;
}


#col2 {
width:420px;
height:440px;
float:left;
padding:0px;
background-color:#CCC;
}

#pie {
clear:both;
width:920px;
height:30px;
background-color:#005987;
background-image:url(imagenes/pat_08.jpg);
border-top:1px solid #00669c;
color:#EBEBEB;
padding:10px 0 0 30px;
text-align:center;
font-family: 'Maven Pro',verdana;
font-size:11px;
 -moz-box-shadow:   0px 3px 5px 1px #666;
 -webkit-box-shadow: 0px 3px 5px 1px #666;
 /*                 x    y  blur espesor color */
}

/* selecctor desendentes */



#col1 p {
margin:0 0 15px 18px;}

#col2 p {
margin:0 0 15px 0;
border-bottom:1px dotted #333333;
padding:0 0 10px 0}

/* selecctor vinculos menu */

#menu a {
color:#FFFFFF
}
#col1 a {color:#069;
}
#col1 a:hover {color:#036;
	text-shadow: #333 1px 1px 2px;	}
#menu a:hover {
color:#005987}

/* selecctor vinculos  */

#pie a {
color:#FFF}

#pie a:hover {
color:#09F;
text-shadow: #333 1px 1px 2px;}

#prod a{display:block;
		height:35px;
		color:#666666;
}
#prod a:hover{background-image:url(imagenes/productos.jpg);
		color:#069;
		text-shadow:none;
}
/* selecctor pseudo clases */




