/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 97%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color:#3A3A3C;
	background-image:url(../img/koala-trama.gif);
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a:link{
	color:#8CB71D;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
abbr{
	color: #8CB71D;
	cursor: help;
}
h1{
	font-size:130%;
	font-weight:normal;
	border-bottom:1px solid #515055;
	margin-bottom:19px;
}
h2{
	font-size:110%;
	font-weight:bold;
	margin-bottom:9px;
}

/* ----------------------------- INTERFAZ GENERAL ----------------------------- */
#contenedor {  
	position:relative; 
	width:900px; 
	height:auto; 
	margin: 0 auto; 
}
#contenido{
	background-color:#3A3A3C;
	padding-left: 6px;
	clear:both;
	float:left;
	width:900px;
}
#koala{
	width:225px;
	float:left;
	margin-bottom:35px;
}
#idioma{
	float:right;
	width:150px;
	height:40px;
	background-image:url(../img/pestana-idioma.gif);
	background-repeat:no-repeat;
	text-align:right;
	padding-top:16px;
}
#idioma a{
	padding-right:24px;
}
#idioma a:link{
	color:#8CB71D;
	text-decoration:underline;
}
#idioma a:hover{
	text-decoration:none;
}
#idioma a:visited{
	color:#8CB71D;
	text-decoration:underline;
}
#menu{
	clear:both;
	float:left;
	background-color:#3A3A3C;
}
#menu a{
	font-size:115%;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:27px;
	margin-top:10px;
}
#menu a:hover{
	color:#8CB71D;
}
#menu li{
	float:left;
	padding-left:6px;
	display:inline;
	background-image:url(../img/menu.gif);
	background-repeat:no-repeat;
	width:219px;
	height:35px;
	line-height:2;
}
#menu li.seleccionado{
	background-image:url(../img/menu-destacado.gif);
}
#menu li.seleccionado a:link{
	color:#3A3A3C;
}
#menu li.seleccionado a:hover{
	color:#FFFFFF;
}
#menu li.seleccionado a:visited{
	color:#3A3A3C;
}
#submenu{
	width:184px;
	margin-left:15px;
	padding-top:19px;
	clear:both;
	float:left;
}
#submenu li{
	height:16px;
	border-bottom:1px solid #515055;
	margin-top:3px;
}
#submenu li a{
	padding-left:22px;
	font-size:85%;
}
#submenu a:link{
	color:#FFFFFF;
	text-decoration:none;
}
#submenu a:hover{
	color:#8CB71D;
	background-image:url(../img/felcha-menu.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#submenu a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#submenu .seleccionado a:link{
	color:#8CB71D;
	background-image:url(../img/felcha-menu.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#submenu .seleccionado a:visited{
	color:#8CB71D;
	background-image:url(../img/felcha-menu.gif);
	background-position:left;
	background-repeat:no-repeat;
}
/* ----------------------------- SECCIONES  ----------------------------- */
#seccion{
	float:left;
	width:669px;
	padding:19px 6px 20px 26px;
}
#seccion p{
	padding-bottom:12px;
}
#seccion ul li{
	margin-bottom:4px;
	list-style-type:disc;
}
#seccion ul{
	margin-left:12px;
}
#seccion.servicios-detalle ul{
	margin-left:-6px;
}
#seccion.servicios p, #seccion.servicios ul{
	width:519px;
}
#seccion.servicios-detalle{
	padding:19px 0 20px 26px;
}
#seccion.servicios-detalle ul li{
	list-style-type:none;
	padding: 0 0 0 6px;
	float:left;
}
.mapa{
	float:left;
	margin-bottom:30px;
}
.googlemap{
	float:left;
	margin-right:19px;
}
#seccion.mapa p{
	width:100%;
}
.textomapa{
	float:left;
	width:100%;
	margin-top:40px;
}
input{
	width:218px;
	margin-bottom:12px;
	margin-top:-7px;
}
textarea{
	width:218px;
	margin-bottom:12px;
	margin-top:-7px;
}
.boton{
	width:68px;
	margin-top:-19px;
}
#pie{
	clear:both;
	margin: 0 0 40px 225px;
	padding-top:40px;
	border-top:1px solid #515055;
}
.pieVudu{
	font-size:80%;
}
.pieVudu a:link{
	color:#8CB71D;
	text-decoration:underline;	
}
.pieVudu a:hover{
	text-decoration:none;
}
.pieVudu a:visited{
	color:#8CB71D;
	text-decoration:underline;	
}
