/*
GrupoOdin.es
(c) 2008
*/
body{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: #FFF;
	background-color: #000;
	background-image: url(../images/fondo_madera.png);
	background-repeat: repeat-x;
 	font-family: Verdana;
 	font-size: 12px;
}
#web{
	position: relative;
	min-height: 100%;
	height: auto !importante;
	height: 100%;
	vertical-align: text-bottom;
}

a, a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000;
	text-decoration: none;
}



/* INICIO CABECERA*/
#tabla_cabecera{
	text-align: center;
	
	height: 146px;
	/*725*/
}

#celda_cabecera_centro{
	text-align: center;
	width: 405px;
}

#celda_cabecera_izq{
	vertical-align: center;
	text-align: left;
	width: 160px;
}

#celda_cabecera_der{
	vertical-align: center;
	text-align: left;
	width: 160px;
}



#celda_cabecera_menu{
	width: 680px;
	height: 64px;
}

/*MENU*/

#tabla_menu{
	margin-top:3px;
}

#menu_izq{
	background-image: url(../images/menu_izq.png);
	width: 11px;
	height: 50px;
	background-repeat: no-repeat;
}

#menu_der{
	background-image: url(../images/menu_der.png);
		width: 9px;
	height: 50px;
		background-repeat: no-repeat;
}

#celda_menu{
	width: 725px;
}

#celda_menu ul{
		margin:0px;
  	padding:0px;
	width:725px;
}

#celda_menu ul li{
	margin:0px;
  	padding:0px;
  	list-style:none;
}

#celda_menu li{
	vertical-align: middle;
	text-align: center;
	width: 145px;
	height:50px;
  	float: left;
}

#celda_menu a{
	width: 145px;
	height: 50px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 8px 0px 0px 0px;

	background-image: url(../images/menu_boton.png);

	background-repeat: no-repeat;
	display: block;
	text-align: center;
	border: 0px;
	color: #FFF;
	font-size: 12px;
	line-height: 14px;
}

#celda_menu a:hover{
		padding: 8px 0px 0px 0px;
		height: 50px;
		color:#ffddb7;

background-image: url(../images/boton_hover.png);

	font-size: 12px;
}

#celda_menu li#current a{
	padding: 8px 0px 0px 0px;
	color:#FF8500;
	font-size: 13px;
	
background-image: url(../images/boton_push.png);

}

/*FIN MENU*/

/*INICIO CUERPO*/

/*INICIO TITULO*/

table.contentpaneopen{
	width: 100%;
}

#cuerpo .contentheading,#cuerpo .contentheading td{
	text-align: center;
	font-family: Verdana;
	font-size: 20px;
	color: #FF8500;
}

/*FIN TITULO*/


#cuerpo{
	width:725px;	
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	min-height: 100%;
	height: 100%;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #EEE;
}


#cuerpo_img{
	width: 100%;
}


#cuerpo_img img{
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}








/*INICIO EMPRESA*/

#empresa{
	text-align: justify;
	width: 100%;
}

#empresa span{
	color: #FF8500;
	font-size: 17px;
	font-weight: bolder;
}

.joomslide{
	padding-top: 15px; 
}

table#empresa{
	width: 100%
}

#empresa td{
	height: 170px;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	
	margin-right: 5px;
	
	margin-left: 5px;
	margin-top: 0px;
	font-family: "Lucida Grande", Arial, sans-serif;
}

/*FIN EMPRESA*/

/*INICIO CONTACTO*/

#contacto{
	margin-top: -20px;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", Arial, sans-serif;

	font-size: 14px;
	font-weight: bolder;
}


#contact{
	width: 600px;
	margin-left: 50px;
}

#contact li{
	margin-top: 10px;
}

#contact span{
	color: #FF8500;
	font-size: 15px;
}

.form-validate{
	margin-left: 150px;
	
}

.contact_email label{
	margin-right: 304px;
	float: left; 
	font-size: 13px;
	width: 100%
}


.contact_email input{
	margin-top: -20px;
	margin-right: 204px;
	float: right; 
}

.contact_email textarea{
	margin-right: 150px;
}

.contact_email button{
	width: 75px;
	height: 30px;
	margin-left: 160px; 
	font-size: 28x;
	font-weight: bolder;
	border: 1px solid #FFF;
	background-color: #53C353;
/*	background-color: #FF8500;*/
	color: #FFF;
}

.contact_email button:hover{
	width: 75px;
	height: 30px;
	font-weight: bolder;
	border: 0px;
	color:#ffddb7;
	
	border: 1px solid #FFF;
	cursor: pointer;
}

#contact_email_copy{
	position: relative;
	top: 22px;
	left: -18px;
}

/*FIN CONTACTO*/



/*FIN CUERPO*/




/* FIN CABECERA*/

/*INICIO PIE*/

#linea_inferior{
	width: 100%;
	height: 7px;
	
}
#pie_pagina{
	width: 100%;
	height: 15px;
	background: #CCC;
	background-image: url(../images/pie_imagen.png);
	background-repeat: repeat-x;
	position: relative;
	bottom: 0 !importante;
	bottom: -1px;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: text-bottom;
	padding-top: 10px;
}

#pie_pagina a{
	text-align: center;
	font-size:10px;
	color: #AAA;
	font-weight: bolder;
}

/*FIN PIE*/

 
 
 */
