#mainContainer{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	background-color:#27211a;
	
	
}

#center{
	height:auto;
	width:960px;
	margin:auto;
	text-align:left;
	border: 0px solid;
 	margin-top:35px;
	background-color:#27211a;
}

#logo{
	background-image:url(images/logo.png);

}




#menu ul li#selected a, #menu ul li a:hover{
    color:#ca5602;
}


#header{
	background-color:#f1a903;
	border:#ff6b00 1px solid;
}

#headerPage{
	background-color:#dbd1a0;
	border:#ff6b00 1px solid;

}




#headerSpacer{
	position:absolute;
	bottom:-27px;
	left:-2px;
	height:24px;
	width:962px;
	background-image:url();
	border:#27211a 1px solid;
}

#hederTitle{	
 	background-image:url(http://novocolonial.com.mx/wp-content/uploads/2010/06/logo.png);
	display:block;
	height:295px;	
	background-repeat:no-repeat;
        width: 488px; 
       
	}



/*---------------------------- BEGIN CONTENT ----------------------------*/


.servicesText b{
	color:#ca5602;


}


#bubbleClient{
	margin-bottom:-4px;
	font-weight:300;
	color:#ca5602;
	font-weight:bold;
	text-align:center;

}


/*---------- FOOTER  ----------------------------*/

#footer{
	background-image:url(images/footer_shadow_orange.jpg);
	background-repeat:repeat-x;
	width:962px;
	height:60px;
	position:relative;
	bottom:0px;
	left:-1px;
	text-align:center;
	margin-top:0px;
	background-color:#27211a;
	border: #27211a 1px solid;
}
#sliderShadow{
background-image:url();
height:30px;
width:366px;
position:relative;
top:0px;
left:-5px;

}

#menu ul li.current_page_item a{
    color:#ca5602;
}


.postInfo{
	background-color:#ca5602;
	border: 1px solid #a24401;
	height:27px;
	width:100%;
	margin-top:12px;
}

.blueLink, a{ 
	color:#ca5602;

}

.sidebarMenu ul li a:hover{
	background-color:#ffc69c;

}

/* Agregado por Paco Casas - Para centrar la galería */
.flgallery-embed {
	text-align: center;
}
#contentContainer .contentText p.justificado {
	text-align: justified;
}
#anuncios {
	width: 100%;
	border: 1px dotted #ccc;
	background: #eee;
	padding: 10px 0;
	margin-top: -7px;
}

#anuncios .anuncio {
	width: 170px;
	height: 150px;
	border: 1px dotted #ccc;
	background: #aaa;
	display: inline-block;
}

#anuncios .columna1 {
	margin-left: 10px;
}
