#wrapper 			{width:760px; margin:0 auto; text-align:left; border-color:Gray; border-width:1px; border-style:solid;}

/* --header -- */
#logo				{float:left; display:inline;}
#contact			{text-align: right; position:relative;width:750px !important; width /**/:750px; padding-bottom:5px;}

/* --the content block that is wrapped around the main content and menu-- */
#content 			{width:760px; float:left; display:inline; border-top:1px solid #999; border-bottom:1px solid #999;}
	
/* --the main content area-- */
#content_main 		{float:right; margin:0 0 0 0; width:600px !important; width /**/:600px; display:inline; border-left:1px solid #999;}

/* -- main menu -- */
#menu 				{float:left; margin:0 0 0 0; width:155px !important; width /**/:155px; display:inline; border-right: solid 1px #999;}

/* --the footer-- */
#footer 			{clear:both; width: 750px !important; width /**/:750px; text-align:right; padding-top:5px; padding-bottom:5px;}


/* -- Links on top of pages */
.pageLinks			{width: 457px !important; width /**/:457px; height:23px; text-align:right; margin:10px 0 0 18px;}
/* width:575px; width:607; margin-left:10  */

#contentPane		{margin:10px;}

/* *** tool bar **** */

.leftContent
{
    width:180px;
}

#centrodcha{
float:left;
width:576px;/*475px;*/
margin-left:18px;
}

.direcciones img{
border:none;
}

.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid black;
    padding: 1px 5px 2px;
    margin-right: 1px;
    background-color: #008CBA;
    color: #fff;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #008CBA;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: black;
}
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}