body
{
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background: url(../images/bg_head.jpg) repeat-x top #dde3ec;
}
.container
{
	width: 936px;
	margin: 20px auto 20px auto;
	background: #FFF;
	padding: 12px 12px 12px 12px;
}
.main_container
{
	width: 936px;
	margin: 0 auto;
	height: auto;
}
.header
{
	width: 936px;
	margin: 0 auto;
	height: 241px;
	background: url(../images/header.jpg) no-repeat bottom right;
	display: inline-block;
}

.sidebar1
{
	float: right;
	width: 230px;
	text-align: right;
	display: inline-block;
}
.sidebar1 ul
{
	margin: 15px auto 0 auto;
	padding: 0;
}
.sidebar1 ul li
{
	list-style: none;
	height: 31px;
	width: 197px;
	text-align: right;
	margin: 0 auto 7px auto;
}
.sidebar1 ul li a
{
	text-align: right;
	height: 23px;
	width: 162px;
	padding: 8px 35px 0 0;
	margin: 0;
	display: inline-block;
	background: transparent url(../images/menu.jpg) no-repeat 100% 0;
	list-style: none outside none;
	text-decoration: none;
	color: #7a868b;
	font-weight: bold;
}
.sidebar1 ul li a:hover
{
	color: #5274ad;
	text-decoration: none;
	cursor: pointer;
	background: transparent url(../images/menu.jpg) no-repeat 100% -32px;
}

.sidebar1 .blk_title
{
	margin: 3px 0 0 0;
	background: #7a868b;
	height: 28px;
	color: #FFF;
	font-weight: bold;
	padding: 12px 15px 0 0;
	text-align: right;
}
.sidebar1 .side_ciontent
{
	background: #f2f2f2;
	border-left: #dde3ec solid 3px;
	float: right;
	width: 98%;
	text-align: center;
	height: 355px;
}
.sidebar1 hr
{
	background: none;
	height: 1px;
	display: block;
	clear: both;
	margin: 4px auto 8px auto;
	border-top: 1px dotted #333;
	width: 197px;
}
.sidebar1 .side_ciontent .visitor
{
	height: 33px;
	width: 183px;
	background: url(../images/visitor.jpg) no-repeat bottom right;
	margin: 5px auto 0 auto;
	display: inline-block;
}
.sidebar1 .side_ciontent .visitor p
{
	margin: 10px 90px 0 0;
	color: #7a868b;
	font-weight: bold;
}
.mainContent
{
	margin: 0 233px 3px 0;
	text-align: justify;
	direction: rtl;
	width: 701px;
	border: #e7e7e7 solid 1px;
	border-top: 0px;
}
.main_ciontent
{
	margin: 15px 15px;
	min-height: 325px;
	height: auto !important;
	height: 325px;
	line-height: 20px;
}
.main_title
{
	margin: 3px 0 0 0;
	background: #7a868b;
	height: 28px;
	color: #FFF;
	font-weight: bold;
	padding: 12px 15px 0 0;
	text-align: right;
}

.mainContent h1
{
	color: #31589c;
	font-size: 12px;
	font-weight: bolder;
	margin: 0 0 5px 5px;
}
.mainContent a
{
	text-decoration: none;
	color: #7a868b;
	font-weight: bold;
}
.mainContent a:hover
{
	color: #5274ad;
	text-decoration: none;
}
.mainContent a.more
{
	color: #7a868b;
	text-decoration: none;
	display: block;
	float: left;
	height: 18px;
	padding: 2px 6px 0 12px;
	font-weight: bold;
	margin: 10px 0 0 0;
}
.mainContent a.more:hover
{
	color: #5274ad;
	text-decoration: none;
	display: block;
	float: left;
	height: 18px;
	padding: 2px 6px 0 12px;
	font-weight: bold;
}
.mainContent .page_img
{
	float: left;
	margin: 15px 20px 15px 10px;
	border: #e0e0d8 solid 3px;
	padding: 2px;
}
.other_cat
{
	background: url(../images/cat_bg.jpg) repeat-x top;
	margin: 0 auto;
	width: 97%;
	min-height: 120px;
	height: auto !important;
	height: 120px;
	padding: 5px 15px 0 0;
}
.mainContent hr
{
	background: none;
	height: 1px;
	display: block;
	clear:both;
	margin: 4px auto 8px auto;
	border-top: 1px dotted #333;
	width: 100%;
}
.art_img
{
	float: left;
	margin: 30px 20px 15px 10px;
	border: #e0e0d8 solid 3px;
	padding: 2px;
	width: 165px;
	height: 130px;
}
.mainContent .dr_img_blk
{
	text-align: center;
	width: 95%;
}
.mainContent .dr_img_blk .dr_img
{
	margin: 20px 0 20px 0;
	border: #e0e0d8 solid 3px;
	padding: 2px;
}
.footer
{
	height: 70px;
	text-align: center;
	color: #ffffff;
	width: 936px;
	margin: 0 auto;
	display: inline-block;
}
.footer_right
{
	float: right;
	width: 575px;
	background: #31589c;
	color: #d2dae9;
	height: 70px;
}
.footer_left
{
	margin: 0 578px 0 0;
	background: #d2dae9;
	color: #31589c;
	height: 55px;
	padding-top: 15px;
	font-weight: bold;
}
.footer_left p
{
	text-align: center;
	margin: 5px auto 0 auto;
	line-height: 20px;
	width: 100%;
	display: inline-table;
}
.footer_left p a
{
	text-decoration: none;
	color: #7a868b;
}
.footer_left p a:hover
{
	color: #5274ad;
	text-decoration: none;
}
.footer ul
{
	list-style-type: none;
	height: 20px;
	margin: 29px auto 0 auto;
}
.footer ul li
{
	list-style: none;
	display: inline;
	margin: 0 0 0 0;
	font-size:10px;
}
.footer ul li a
{
	margin: 0 0 0 0;
	color: #d2dae9;
	height: 20px;
	padding: 0 4px 0 4px;
	text-align: center;
	text-decoration: none;
	border-right: 1px solid #d2dae9;
	font-weight:bold;
}
.footer ul li a.first
{
	margin: 0 0 0 0;
	color: #d2dae9;
	height: 20px;
	padding: 0 4px 0 4px;
	text-align: right;
	text-decoration: none;
	border: 0px;
}
.footer ul li a:hover, a.first:hover
{
	color: #c7b03a;
	text-decoration: none;
}
.fltrt
{
	float: right;
	margin-left: 8px;
}
.fltlft
{
	float: left;
	margin-right: 8px;
}
.clearfloat
{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

/* Navegation Bar */
.pagination
{
	padding: 11px 5px 15px 5px;
	margin: 15 auto;
	display: block;
	clear: both;
	width: 96%;
	text-align: center;
}
.pagination ul
{
	margin: 0;
	padding: 0;
	text-align: center;
}
.pagination li
{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;	
}
.pagination a, .pagination a:visited
{
	padding: 3px 5px;
	border: 1px solid #ffffff;
	text-decoration: none;
	color: #ffffff;
	background: #7a868b;	
}
.pagination a:hover, .pagination a:active
{
	border: 1px solid #ffffff;
	background-color: #31589C;
	color: #ffffff;
	text-decoration: none;
}
.pagination a.currentpage
{
	background-color: #31589C;
	color: #ffffff !important;
	border-color: #ffffff;
	font-weight: bold;
	cursor: default;
	text-decoration: none;
}
.pagination a.disablelink, .pagination a.disablelink:hover
{
	background-color: #31589C;
	cursor: default;
	color: #ffffff;
	border-color: #ffffff;
	font-weight: normal !important;
	text-decoration: none;
}
.pagination a.prevnext
{
	font-weight: bold;
}
/* End Navegation Bar */
/*---------Form---------*/
.content p.content
{
	width: 550px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-right: 20px;
	height: 1%;
}
.content p.content .lblerror
{
	color: #4d5773;
}

.content label
{
	float: right;
	margin-right: 15px;
	width: 100px;
	color: #464646;
}

.content .txtbox
{
	background: #ffffff;
	border: solid #000000 1px;
	width: 200px;
	color: #4d5773;
}
.content textarea
{
	width: 250px;
	height: 150px;
}
.send_btn
{
	margin-right: 140px;
}
.button
{
	color: #ffffff;
	background: #396ba8;
	border: solid 1px #000000;
	font-family: Tahoma;
}
* html .threepxfix
{
	margin-left: 3px;
}
/*---------End Form---------*/
table
{
	margin: 0 auto;
	width: 90%;
}
th
{
	text-align: center;
	height: 25px;
	background: #7a868b;
	color: #FFF;
}
td
{
	text-align: center;
	height: 25px;
	border: 1px solid #E7E7E7;
}



.gallery
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 auto;
	width:460px;
}
.gallery li
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/polaroid.png) no-repeat scroll 0 0; 
	float: right;
	margin: 20px 20px 5px;
	padding: 8px 2px 10px 1px;
	position: relative;
	width: 186px;
	text-align:center;
}
.gallery span
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/tape.png) no-repeat scroll 0 0;
	display: block;
	height: 27px;
	left: 54px;
	position: absolute;
	top: -12px;
	width: 77px;
}
.gallery img
{
	border: medium none;
	width:170px;
	height:120px;
}
.gallery em
{
	color: #333333;
	display: block;
	font-family: Tahoma;
	font-size: 12;
	font-style:normal;
	text-align: center;
}

ul.hair li
{
	margin:10px 0 6px 0;
}

