body{
	color:#646470;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:76%;
	margin:0;
	padding:0;
	background-image:url(images/bkd_body.gif);
	background-repeat:repeat-x;
	background-position:top;	
	background-color:#ffffff;
	}

a:link, a:visited {
	text-decoration:underline;
	color:#999999;
	}

a:hover{
	text-decoration:none;
	}

h2{
	font-size:1.6em;
	}

h3{
	font-family:1.4em;
	}

h4{
	font-size:1.2em;
	}

/************************************/
/********** CONTENEDOR ***************/


#conte{
	margin:0 auto;
	width:760px;
	background-color:white;
	margin-top:12px;
	border:1px solid #646470;
	}

/************************************/
/********** SUPERIOR ***************/

#supe{
	margin:11px;
	height:120px;
	background-image:url(images/bkd_edi.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:0px;
	background-color:#007770;
	background-color:#007770;
	}

#supe img{
	margin:10px 15px 10px 15px;}
/*******************************/
/********** MENU ***************/

#menu{
	margin:0 10px;
	background-color:#646470;
	border-top:1px solid white;
	text-align:center;
	}

#menu ul{
	margin:0;
	padding:6px;
	list-style:none;
	}

li{
	display:inline;
	color:white;
	font-size:1.1em;
	margin-right:70px;	
	}

#menu ul li a:link, #menu ul li a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}

#menu ul li a:hover{
	color: #FFCC66;
	}


/************************************/
/********** INFERIOR ***************/

div.traba{
	clear:both;
	height:3px;
	background-color:red;
	}

#infe{
	margin:10px;
	height:500px;
	background-color:#ffffff;
	background-image:url(images/bkd_infe.gif);
	background-position:left top;
	background-repeat:repeat-y;
	}

#home{
	margin:10px;
	height:1300px;
	background-color:#ffffff;
	background-image:url(images/bkd_infe.gif);
	background-position:left top;
	background-repeat:repeat-y;
	} 

#aloja{
	margin:10px;
	height:1500px;
	background-color:#ffffff;
	background-image:url(images/bkd_infe.gif);
	background-position:left top;
	background-repeat:repeat-y;
	} 


#servi{
	margin:10px;
	height:1250px;
	background-color:#ffffff;
	background-image:url(images/bkd_infe.gif);
	background-position:left top;
	background-repeat:repeat-y;
	} 


#contacto{
	margin:10px;
	height:890px;
	background-color:#ffffff;
	background-image:url(images/bkd_infe.gif);
	background-position:left top;
	background-repeat:repeat-y;
	} 


#body{
	background-color:white;
	margin: 0;
	width:480px;
	height:auto;
	float:right;
	}

#body h2, #body p{
	margin-bottom:10px;
	margin-top:5px;
	}

#body img{
	margin:5px 0;
	clear:both;
	display:block;
	}

.destaque{
	font-weight:700;
	}

#sidebar{
	width:250px;
	background-color:#0E5490;
	float:left;
	}

#sidebar h3{
	color:white;
	font-weight:500;
	margin:10px;
	}

#animacion, #mapa, #arc, #mapaatl{
	text-align:center;
	margin:15px auto;
	border:none;
	}


/**************************/
/******** PIE *************/

#pie{
	width:746px;
	margin:0 auto;
	padding:8px;
	background-color:#646470;
	color:#CCCCCC;
	font-size:0.8em;
	text-align:center;
	margin-bottom:12px;
	height:14px;
	clear:both;
	}

#pie a:link, #pie a:visited{
	color:#CCCCCC;
	text-decoration:none;
	}

#pie a:hover{
	color:#FFFFFF;
	}

/***********************************/
/********** FORMULARIO ************/

form.ctc {
	margin:15px 0;
	padding:0 0;
	}


fieldset {
	font-size:12px;
	padding:0px;
	width:350px;	
	border:none;
	text-align:center;
	}

label {
	width:10em;
	float:left;
	text-align:right;
	margin:.5em 1em;
	clear:both;
	}

input, textarea {
	margin: 0 0;
	width: 180px;
	}

#subbutton {
	float:none;
	width:auto;
	margin-bottom:1em;
	margin-left:9em;
	clear:both;
	margin-top: 1em;
	}

br {
	clear: both;
	}

a:link.volver, a:visited.volver {
	text-decoration:underline;
	color:#336666;
	}

a:hover.volver{
	text-decoration:none;
	}

.plano {
	margin: 10px 0;
	}

#cards {
	clear:both;
	background-color:#CCCCFF;
	}

#cards div{
	float:left;
	margin:0;
	padding:0;
	margin-right:45px;
	}	
	

