#main {
	text-align: justify;
	font-size: 13px;
	margin-left: 25px;
	margin-right: 25px;
}

#main .back_top {
	width: 100%;
	margin-bottom: 40px;
	text-align: center;
	font-size: 10px;
	color: #009deb;
}

#main .back_bottom {
	width: 100%;
	margin-top: 40px;
	text-align: center;
	font-size: 10px;
	color: #009deb;
}

#main .back_bottom a,
#main .back_top a {
	color: #009deb;
	cursor: pointer;
}

#main .num_element {
	text-align: center;
	color: #009deb;
	margin-bottom: 20px;
	font-size: 11px;
}

#main p {
	width: 99%;
}

/*
* LISTA DE CLIENTES
*/

#main .list_client_item {
	width: 100%;
	margin-bottom: 10px;
}

#main .list_client_item .list_client_foto {
	width: 30%;
	float: left;
	text-align: center;
}

#main .list_client_item .list_client_info {
	float: left;
	width: 70%;
	text-align: justify;
}

#main .list_client_item .list_client_info .title {
	width: 100%;
	background-image: url(../../../../../themes/default/images/bg-news_title.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding-top: 1px;
	letter-spacing: 2px;
	font-weight: 600;
}


/*
* VISUALIZAÇÃO DE CLIENTES
*/

#main .view_client_item .view_client_foto {
	width: 30%;
	float: left;
}

#main .view_client_item .view_client_info {
	float: left;
	width: 70%;
	text-align: justify;
}

#main .view_client_item .view_client_info .title {
	width: 100%;
	height: 22px;
	background-image: url(../../../../../themes/default/images/bg-news_title.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding-top: 1px;
	letter-spacing: 2px;
	font-weight: 600;
}

#main .view_client_item .view_client_info .short {
	width: 100%;
	height: 22px;
	font-style: italic;
	padding-top: 1px;
}


/*
* VISUALIZAÇÃO DE NOTÍCIAS
*/

#main .view_story_item .view_story_foto {
	width: 30%;
	float: left;
}

#main .view_story_item .view_story_info {
	float: left;
	width: 70%;
	text-align: justify;
}

#main .view_story_item .view_story_info .title {
	width: 100%;
	background-image: url(../../../../../themes/default/images/bg-news_title.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding-top: 1px;
	letter-spacing: 2px;
	font-weight: 600;
}

#main .view_story_item .view_story_info .date {
	width: 100%;
	font-size: 10px;
	padding-top: 1px;
	color: #009deb;
}

#main .view_story_item .view_story_info .short {
	font-style: italic;
	padding-top: 1px;
	width: 99%;
}

#main .view_story_item .description {
	padding-top: 10px;
	width: 100%;
}


/*
* LISTA DE CATEGORIAS
*/

#main .cat {
	width: 97%;
	height: 22px;
	background-image: url(../../../../../themes/default/images/bg-news_title.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	margin-bottom: 20px;
	letter-spacing: 2px;
	font-weight: 600;
}

#main .subcat {
	margin-bottom: 20px;
	width: 97%;
	padding-left: 15px;
}

#main .list_catalog_item {
	width: 100%;
	margin-bottom: 20px;
}

#main .list_catalog_item .list_catalog_foto {
	width: 30%;
	float: left;
	text-align: center;
}

#main .list_catalog_item .list_catalog_info {
	float: left;
	width: 70%;
	text-align: justify;
}

#main .list_catalog_item .list_catalog_info .title {
	width: 100%;
	height: 22px;
	background-image: url(../../../../../themes/default/images/bg-news_title.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding-top: 1px;
	letter-spacing: 2px;
	font-weight: 600;
}


/*
* VISUALIZAÇÃO DE PRODUTOS
*/

#main .view_catalog_item .view_catalog_foto {
	width: 100%;
	float: left;
}

#main .view_catalog_item .view_catalog_info {
	float: left;
	width: 99%;
	text-align: justify;
}

#main .view_catalog_item .view_catalog_info .title {
	width: 100%;
	height: 22px;
	background-image: url(../../../../../themes/default/images/bg-news_title.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding-top: 1px;
	letter-spacing: 2px;
	font-weight: 600;
}

#main .view_catalog_item .view_catalog_info .date {
	width: 100%;
	font-size: 10px;
	padding-top: 1px;
	color: #009deb;
}

#main .view_catalog_item .view_catalog_info .short {
	font-style: italic;
	padding-top: 1px;
	margin-bottom: 20px;
	width: 99%;
}

#main .description {
	margin-bottom: 20px;
}

#main .photo {
	float: left;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
}


/* CONTACTOS */

#main #contactos {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
}

#main #contactos .photo {
	float: left;
	width: 140px;
	margin: 0px;
	padding: 0px;
}

#main #contactos .name {
	float: left;
	background-image: url(../../../../../themes/default/images/bg-news_title.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	width: 200px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 20px;
}

#main #contactos .position {
	float: left;
	width: 200px;
	height: 35px;
	font-size: 16px;
	padding-left: 20px;
}

#main #contactos .phone {
	float: left;
	width: 200px;
	height: 20px;
	font-size: 16px;
	padding-left: 20px;
}

#main #contactos .email {
	float: left;
	width: 200px;
	height: 20px;
	font-size: 16px;
	padding-left: 20px;
}

#main #contactos .email a {
	color: #009deb;
}

#main .address {
	padding-left: 60px;
	font-size: 16px;
	line-height: 25px;
}

#main .address .title {
	height: 30px;
	padding-top: 20px;
	font-weight: bold;
	color: #009deb;
}

#main .contacts {
	padding-top: 20px;
	padding-left: 60px;
	font-size: 16px;
	line-height: 25px;
}

#main .contacts .title {
	height: 30px;
	padding-top: 20px;
	font-weight: bold;
	color: #009deb;
}

input.form, textarea.form {
	font-family: Verdana;
	font-size: 10px;
}

.contactos_col1 {
	width: 18%;
}

.buttons {
	text-align: center;
}
