body{
	background:#000000;
	text-align:center;
	margin:0;
	padding:0;
	font-family:sans-serif;
	color:#FFFFFF;
	font-size:10pt;
	padding-bottom:20px;
}

p{
	margin:0;
	padding:0;
	line-height:12pt;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
}

a, a:visited{
	color:#a0ca2a;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.clear{
	clear:both;
}

.gris{
	color:#464646;
}

.verde{
	color:#92c802;
}

ul{
	margin:0;
	padding:0;
	padding-left:15px;
	padding-right:15px;
	list-style:url(images/li.gif);
	list-style-position: inside;
}

h1{
	color:#92c802;
	font-family:sans-serif;
	font-size:15pt;
	margin:0;
	padding:0;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
}

#contenedor{
	width:800px;
	margin:0 auto;
	padding:0;
	text-align:justify;
	background:url(images/contenido.gif) repeat-y;
}

#publipubli{
	width:680px;
	margin:0 auto;
	padding:0;
	padding-left:20px;
	text-align:left;
	border:#909090 1px solid;
	padding-bottom:10px;
	margin-top:100px;
}

#publipubli a{
	color:#FFFFFF;
}

#cabecera{
	width:309px;
	height:226px;
	background:url(images/cabecera1.jpg);
	margin:0;
	padding:0;
	float:left;
}

#cabecera a{
	display:block;
	width:309px;
	height:226px;
}

#cabecera2{
	width:490px;
	height:226px;
	background:url(images/cabecera2.jpg) no-repeat;
	margin:0;
	padding:0;
	float:left;
}

#menu{
	width:439px;
	height:174px;
	margin:0;
	padding:0;
	margin-top:52px;
	background:#464646;
	float:left;
}

#menu ul{
	height:174px;
	width:439px;
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}


#menu ul li{
	margin:0;
	padding:0;
	border-right:1px solid #000000;
	height:174px;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	line-height:174px;
	list-style:none;
	list-style-image:none;
	font-size:15pt;
	font-family:"Trebuchet MS", sans-serif;
}

#menu ul li a{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding-left:15px;
	padding-right:15px;
}

#menu ul li a:hover{
	text-decoration:none;
	background:url(images/menu-hover.gif) #cbe880;
}

#contenido{
	width:800px;
}

#contenido-izda{
	margin:0;
	padding:0;
	margin-left:52px;
	width:416px;
	text-align:justify;
}

#contenido-dcha{
	margin:0;
	padding:0;
	width:280px;
	float:right;
	text-align:left;
	padding-right:48px;
}

#conocenos{
	background:url(images/foto.jpg);
	width:697px;
	height:322px;
	margin:0;
	padding:0;
	margin-left:51px;
}

#conocenos p{
	padding-right:370px;
}

#contacto{
	width:697px;
	margin-left:51px;
	background:url(images/contacto.gif) no-repeat;
}

#contacto input{
	color:#a0ca2a;
	border: 1px solid #a0ca2a;
	background:#464646;
}

#contacto textarea{
	color:#a0ca2a;
	border:1px solid #a0ca2a;
	background:#464646;
}

#contacto .btn{
	width:170px;
	height:52px;
	background-image:url(images/boton.gif);
	display:block;
	color:#FFFFFF;
	font-size:14pt;
	border:none;
}

#contacto .btn:hover{
	width:170px;
	height:52px;
	background-image:url(images/boton-hover.gif);
	display:block;
	color:#FFFFFF;
	font-size:14pt;
	border:none;
}

#contacto .btn:active{
	width:170px;
	height:52px;
	background-image:url(images/boton-active.gif);
	display:block;
	color:#FFFFFF;
	font-size:14pt;
	border:none;
}

.boton a{
	width:170px;
	height:52px;
	line-height:52px;
	background-image:url(images/boton.gif);
	display:block;
	color:#FFFFFF;
	font-size:14pt;
	border:none;
}

.boton a:hover{
	width:170px;
	height:52px;
	background-image:url(images/boton-hover.gif);
	display:block;
	color:#FFFFFF;
	font-size:14pt;
	border:none;
	text-decoration: none;
}

.boton a:active{
	width:170px;
	height:52px;
	background-image:url(images/boton-active.gif);
	display:block;
	color:#FFFFFF;
	font-size:14pt;
	border:none;
}

#portada-dereferencia{
	margin:0;
	padding:0;
	width:416px;
	height:112px;
	background:url(images/portada-dereferencia.gif) no-repeat;
}

#portada-fb a{
	width:203px;
	height:57px;
	margin:0;
	padding:0;
	display:block;
	background:url(images/portada-fb.gif) no-repeat;
	float:left;
}

#portada-fb a:hover{
	background:url(images/portada-fb-hover.gif) no-repeat;
}

#portada-haztefan a{
	width:213px;
	height:57px;
	margin:0;
	padding:0;
	display:block;
	background:url(images/portada-haztefan.gif) no-repeat;
	float:left;
}

#portada-haztefan a:hover{
	background:url(images/portada-haztefan-hover.gif) no-repeat;
}

#pie{
	background:url(images/pie.gif) no-repeat bottom;
	width:800px;
	height:35px;
	line-height:35px;
	vertical-align:bottom;
	text-align:center;
	font-size:10pt;
}