#main {
	margin: auto;
	width: 990px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 145px;
}
#main_index {
	margin: auto;
	width: 990px;
	background-image: url(imagenes/fondo_main_index.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
}
#main_index #flash {
	float: left;
	width: 688px;
	background-color: #999999;
	text-align: right;
	height: 605px;
	vertical-align: top;
}

#main_index #menu {
	width: 302px;
	float: right;
	background-color: #CCCCCC;
	height: 605px;
	background-image: url(imagenes/fondo_home_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}
#main_index #menu a {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#main_index #menu #links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	top: 269px;
	position: relative;
	left: 30px;
	width: 140px;
}
#main_index #menu #links .seccion {
	height: 20px;
}
#main_index #menu #links .seccion a {
	color: #B2B3B5;
	text-decoration: none;
}

#main_index #menu #links .seccion a:hover {
	color: #A4C407;
	text-decoration: none;
}


#right {
	background-color: #FFFFFF;
	float: right;
	width: 600px;
}
#left {
	background-color: #FFFFFF;
	float: left;
	width: 390px;
	height:100%;
	text-align: right;
}
#left #top {
	background-image: url(interfaz/fondo_left_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 50px;
}
#left #foto {
	background-repeat: no-repeat;
	background-position: right top;
}
#left #link {
	background-repeat: no-repeat;
}
#left #low {
	background-image: url(interfaz/fondo_left_low.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 50px;
}


#right #top {
	background-color: #FFFFFF;
	background-image: url(interfaz/top_fondo.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}

#right #sub_right {
	background-color: #FFFFFF;
	background-image: url(interfaz/fondo_sub_right.jpg);
	background-repeat:  no-repeat;
	background-position: left top;
	padding-left: 21px;
}

#right #sub_right #botonera {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 12px;
	background-image: url(interfaz/fondo_botonera.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #A9C910;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: dotted;
}
#right #sub_right #botonera a {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#right #sub_right #botonera a:hover {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#right #sub_right #botonera .over {
	font-size: 11px;
	color: #a4c407;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#right #sub_right #contenido {
	background-color: #FFFFFF;
	background-image: url(interfaz/fondo_contenido.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	min-height:400px;
	padding-top: 34px;
	padding-right: 30px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: justify;
	border-right-style: dotted;
}

#right #sub_right #contenido a {

	color:#a4c407;;
	text-decoration:none;

}
#right #sub_right #contenido a:hover {
	color:#a4c407;
	;
	text-decoration:underline;
}

#right #sub_right #contenido .titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a4c407;
	font-weight: bold;
}
#right #sub_right #contenido .foto {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	width: 120px;
}
#right #sub_right #contenido .foto2 {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	width: 175px;
}

#right #sub_right #contenido #hoja {
	background-image: url(imagenes/fondo_contacto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 450px;
	padding: 20px;
	font-size: 11px;
	color: #666666;
}
#right #sub_right #contenido #hoja input {
	padding: 2px;
	font-size: 11px;
	width:130px;
	color: #666666;
}
#right #sub_right #contenido #hoja textarea {
	padding: 2px;
	font-size: 11px;
	color: #666666;
}
#right #sub_right #contenido #hoja select {
	padding: 2px;
	font-size: 11px;
	width:130px;
	color: #666666;
}
#right #sub_right #contenido #mensaje {
	background-image: url(imagenes/fondo_mensaje.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 450px;
	padding: 20px;
	font-size: 11px;
	color: #666666;
	height: 200px;
}
#right #sub_right #contenido #distancias {
	background-image: url(imagenes/fondo_ubicacion_distancias.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 400px;
	padding: 30px;
	font-size: 11px;
	color: #666666;
	background-color: #33CCFF;
	height: 170px;
}
#right #sub_right #contenido #experiencia {
	background-image: url(imagenes/fondo_experiencia.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 350px;
	font-size: 11px;
	color: #666666;
	height: 90px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 30px;
	background-color: #993300;
}
#right #sub_right #contenido #foto {
	background-image: url(imagenes/fondo_foto_desc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 475px;
	font-size: 11px;
	color: #666666;
	height: 383px;
}
#right #sub_right #contenido #foto #imagen {
	height: 288px;
	width: 437px;
	left: 18px;
	top: 18px;
	position: relative;
}
#right #sub_right #contenido #foto #descripcion {
	color:#666666;
	left: 28px;
	top: 28px;
	position: relative;
	font-weight: bold;
}
#right #sub_right #contenido #thumbs {
	padding: 10px;
	font-size: 11px;
	color: #666666;
	width: 475px;
}
#right #sub_right #contenido #thumbs .thumb {
	margin: 2px;

}

.clearer {
	clear: both;
	font-size: 1px;
	height: 1px;
}
#bottom {
	margin: auto;
	width: 982px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #EFEFEF;
	padding: 4px;
	text-align: center;
	clear: both;
}

