/*CLASES SUELTAS*/	


.textos{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CCC;
	text-align:left;
}


.textoimportante{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6C0;
	text-align:left;
	font-weight:bold;
}

.textoimportante a{
	text-decoration:none;
}

.textoimportantecentrado{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#6C0;
	text-align:center;
	font-weight:bold;
}


.titulos{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFF;
	font-weight:bold;
	text-align: left;
}

.semititulos{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFF;
	font-weight:bold;
	text-align: left;
}




.remarcado{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-align:left;
	font-weight:bold;
}
	
	/*COMPOSICION DE LA WEB*/
body {
	height: auto;
	padding: 0;
	background-attachment:fixed;
	background-color:transparent;
	background-color:#000;
	margin: 0 auto;
	text-align: center;
	color: #000;
	margin-top:0;
	margin-bottom:0;
}
	
object{
	outline:none;}

img{
	outline:none;
	border:none;}

a {
	border:none;
	outline:none;
	color: #FFF;
	text-decoration:none;
}

li {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CCC;
	text-align:left;
	background-image:url(../imagenes/fondos/lista.jpg);
	background-repeat:no-repeat;
	background-position:topleft;
	list-style:none;
	padding-left:18px;
	margin-bottom:10px;
	}

#cabecera {
width:auto;
height:200px;
background-image:url(../imagenes/fondos/bg_cabecera.jpg);
}

#menu {
width:100%;
height:70px;
background-image:url(../imagenes/fondos/fondomenu.jpg);
}


#contenido {
	width: 100%;
	height:auto;
	height:100%;
	text-align: center;
	margin:0 auto;
	clear:both;
	}
	
#submenu {
	height:250px;
	width:100%;
	background-image:url(../imagenes/fondos/fondosubmenu.jpg);
	text-align:center;
	margin:0 auto;
	background-color:#666;
	}
	
#cont1 {
	height:auto;
	width:950px;
	background-color:#000;
	text-align:left;
	padding:10px;
	margin:0 auto;
}

#cont2 {
	height:auto;
	width:950px;
	background-color:#000;
	text-align:left;
	padding:10px;
	margin:0 auto;
}

#portafolio {
	height:auto;
	width:950px;
	background-color:#000;
	text-align:center;
	padding:10px;
	margin:0 auto;
}

#mapa{
	width:100%;
	height:100%;
	margin-left:50px;}

#pie a {
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
font-size:9px;
color:#fff;
text-align:center;
font-weight:bold;
font-style:normal;
text-decoration:none;
}

#pieindex {
	font-size:12px;
width:auto;
height:18px;
color:#FFF;
background-repeat:repeat-x;
background-color:black;
text-align:center;}


#pieindex a {
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
font-size:9px;
color:#fff;
text-align:center;
font-weight:bold;
font-style:normal;
text-decoration:none;
}



#pie {
	font-size:12px;
width:auto;
height:18px;
color:#FFF;
/*background-image:url(../imagenes/bg_foot.jpg);*/
background-repeat:repeat-x;
/*background-color:#82CD10;*/
background-color:black;
text-align:center;
border-top:#FFF solid thin
}



#clientes {
	width:auto;
	height:18px;
	background-color:#446C09;
	text-align:center;
	background-image:url(../imagenes/bg_foot2.jpg);
    background-repeat:repeat-x;
}
