body {
	background:#888;
	margin:0px;
	margin-top:-16px;
}

p {
	padding-top:10px;
	padding-bottom:10px;
	font-family:verdana,sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:25px;
}

h3 {
	font-family:sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
	padding-bottom:5px;
	padding-top:10px;
}

h4 {
	font-family:sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#888;
	padding-bottom:5px;
}

#contenedor {
	width:1000px;
	overflow:auto;
	position:absolute;
   	left:50%;
   	margin-left:-500px;
}

#menu {
	padding-top:0px;
	position:relative;
	text-align:center;
	width:1000px;
	height:58px;
	background:#585858 url(../images/fondos_01.jpg) repeat-x bottom;
	font-family:sans-serif;
	font-weight:bold;
	color:#fff;
	font-size:14px;
}

#menu a{
	color:#fff;
	text-decoration:none;
}

#menu ul{
	padding-left:215px;
	padding-top:22px;
}

#menu li{
	display:block;
	height:25px;
	float:left;
	list-style:none;
	margin-top:10px;
	margin-left:10px;
}

.deselect {
background: url(../images/flecha.png) no-repeat center top;
}

.deselect:hover{
	background: url(../images/flecha.png) no-repeat center bottom;
}

.select {
	color:#B9DB39;
	background: url(../images/flecha.png) no-repeat center bottom;
}

.select a{
	color:#B9DB39;
	background: url(../images/flecha.png) no-repeat center bottom;
}


#header {
	position:relative;
	width:1000px;
	height:248px;
	background: url(../images/fondos_02.jpg);
}

#imagenhead {
	width:475px;
	margin-left:160px;
	padding-top:22px;
	float:left;
	text-align:center;
}

#marq {
	margin-left:-4px;
}

#headere {
	float:left;
	width:171px;
	margin-left:8px;
	margin-top:35px;
}

#direccion {
-moz-background-clip:border;
-moz-background-origin:padding;
background:#D6B165 none repeat scroll 0 0;
border-style:none solid solid none;
color:#000000;
font-family:sans-serif;
font-size:12px;
font-weight:bold;
padding:5px;
text-align:center;
width:160px;
}

#lista {
	padding-left:1px;
	padding-top:9px;
}

#content {
	position:relative;
	width:1000px;
	overflow:auto;
	background: url(../images/fondos_03.jpg);
	font-family:sans-serif;
	font-size:14px;
	padding-bottom:30px;
	padding-top:250px;
}

#texto {
	width:420px;
	margin-left:190px;
	padding-top:40px;
	float:left;
	overflow:hidden;
}

#texto li{
	font-weight:bold;
	list-style:square;
	font-family:verdana,sans-serif;
	padding:10px;
	color:#444;
}

#texdere {
	float:left;
	width:180px;
	margin-left:33px;
	padding-top:50px;
}

#pres {
	text-align:center;
	margin-left:-10px;
	margin-top:-10px;
}

#imagenin {
	text-align:center;
	margin-top:25px;
}

#footer {
	position:relative;
	width:1000px;
	height:134px;
	margin-top:-16px;
	background: url(../images/fondos_04.jpg);	
}

#footer ul{
	padding-left:280px;
}

#footer li{
	float:left;
	list-style:none;
	margin-top:40px;
	margin-left:10px;
	font-family:sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#fff;
}

#flalis {
	width:170px;
	height:142px;
	z-index:-999;
	padding-bottom:30px;
}

#tabla {
	font-size:16px;
}

#slide{
    width:650px;
    height: 401px;
    position: absolute;
    top: 200px;
    left: 50%;
    margin-top: -50px;
    margin-left: -325px;
    z-index: 5;
}

#slide{
    *margin-top: -30px;
}

#footer-menu {
	padding-top:0px;
	position:relative;
	text-align:center;
	width:1000px;
	height:58px;
	font-family:sans-serif;
	font-weight:bold;

	font-size:14px;
	background:#585858;
}

#footer-menu a{
	color:#fff;
	text-decoration:none;
}

#footer-menu ul{
	padding-left:215px;
	padding-top:22px;
}

#footer-menu ul li{
	display:block;
	height:25px;
	float:left;
	list-style:none;
	margin-top:10px;
	margin-left:10px;
}

.contacto-label{
    text-align:right;
    padding-right: 10px;
	vertical-align:top;
}

.contacto-input{
    text-align:left;
	vertical-align:middle;
}

.contacto{
	margin-left:-40px;
}

