/* CSS Document */
* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
    margin: 30px 0;
	padding: 0;
	background: #9aa4b0 url(images/bg.gif) repeat-x;
	font-size: 12px;
	color: #6B6B6B;
	
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #63636d;
}

h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 26px;
}

h3 {
	text-transform: uppercase;
	margin-top: 15px;
	margin-left:12px;
	padding-bottom: 5px;
	font-size: 13px;
}
h4 {
	text-transform: uppercase;
	margin-top: 15px;
	margin-left:12px;
	padding-bottom: 5px;
	font-size: 13px;
	color:#FFFFFF;
}

p, ol, ul, blockquote {
	line-height: 24px;
}
#textfield1 {
	width: 185px;
	height:22px;
	margin-bottom: 15px;
	margin-left:10px;
	background: #ffffff url(images/input-bg.gif) repeat-x;
	border: 1px solid #E0E0E0;

}

#submit1 {
	border:none;
	cursor:hand;
	margin-left:10px;
	width:60px;
	height:30px;
	background: url(images/bg_login5.gif) no-repeat;
	text-transform: lowercase;
	font-size: 12px;
	color: #ffffff;
}
#submit {
	border:none;
	cursor:hand;
	margin-left:10px;
	width:70px;
	height:24px;
	background: url(images/bg_login2.gif) no-repeat;
	text-transform: lowercase;
	font-size: 12px;
	color: #ffffff;
}

.title{
	font-size: 14px;
	color:#c33d2b;
	text-transform:uppercase;
	}
.title_black{
	font-size: 12px;
	color:#6B6B6B;
	text-transform:uppercase;
	}
.subtitle{
	font-size: 14px;
	color:#c33d2b;
	}
.linksred{
	font-size: 12px;
	color:#c33d2b;
	text-decoration:none;
	cursor:hand;
	}
.linksred:hover{
	font-size: 12px;
	color:#c33d2b;
	text-decoration:underline;
	}

.input {
	border: #CDCDCD 1px solid;
	color:#63636d;
	height:22px;
	background: url(images/input-bg.gif) repeat-x top;
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	}
	
	.pager{
	font-size: 12px;
	color:#c33d2b;
	text-decoration:none;
	}
	
/* Wrapper */

#wrapper {
    margin: 0px auto;
	background-color:#FFFFFF;
	padding: 0px;
	width: 953px;
	height:auto;
}

.gridborder
{
	border-bottom: #c0c0c0 1px solid;
	width: 20px;
}

/* Header */

#header {
	width: 953px;
	height: 114px;
	margin: 0 auto;
	background: url(images/bg_header1.gif) no-repeat;
}

/* Logo */

#logo {
	float: left;
	width:480px;
	height: 85px;
	padding: 20px 0 0 25px;
	
}

/* Lingua */

#lingua {
	float: right;
	height: 95px;
	padding: 35px 25px 0 0;
}
#feed {
	float: right;
	height: 28px;
	z-index:1;
	height:38px; 
padding: 35px 25px 0 0;
	
	
}

/* TopMenu */

#topmenu {
	float: left;
	margin-left:2px;
	width: 949px;
	height: 36px;
	background: url(images/bg_menu.gif) repeat-x;	
}


#topmenu a {
	padding: 2px 10px 0 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	color: #63636d;
}


/* Content */

#content {
	width: 917px;
	margin: 0 auto;
	height:auto;
	padding: 20px 0px 0px 0px;
	background-color:#FFFFFF;

}

#colOne {
	float: left;
	left:0px;
	width: 219px;
	height:auto;
	background-color:#f3f3f3;
	
}

#colTwo {
	float: right;
	width: 680px;
	height:auto;
	padding: 0 0 0 0;
}
#colTree {
	float: left;
	width: 680px;
	height:auto;
	margin-top:16px;
    background-color:#ffffff;
}
#colFour {
	float: right;
	width: 146px;
	height:auto;
	background-color:#f1f4f6;
	margin-top:5px;
}

/* Autentication */

#salons {
	clear: both;
	background-color:trasparent;
	width: 219px;
	height: auto;
}


/* Menu */

#menu {
	clear: both;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	float:right;
}

#menu a {
	display: block;
	text-decoration: none;
	width: 198px;
	height: 31px;
	padding:5px 0 0 20px;
	font-weight:bold;
	background: #f3f3f3 url(images/bg_gray.gif) no-repeat;
	text-transform:uppercase;
	color: #63636d;
}

#menu a:hover {
	background: #c33d2b url(images/bg_red.gif) no-repeat;
	text-decoration: none;
	color: #ffffff;
}

#menu .active a {
	background: #c33d2b url(images/bg_red.gif) no-repeat;
	text-decoration: none;
	color: #ffffff;
}

/* Menu Salons */

#menusalons {

}

#menusalons ul {
	margin: 0;
	list-style: none;
}

#menusalons li {
	float:right;
	
}

#menusalons a {
	display: block;
	text-decoration: none;
	width: 198px;
	height: 31px;
	padding:5px 0 0 20px;
	font-weight:bold;
	background: #f3f3f3 url(images/bg_gray.gif) no-repeat;
	text-transform:uppercase;
	color: #63636d;
}

#menusalons a:hover {
	background: #008121 url(images/bg_green.gif) no-repeat;
	text-decoration: none;
	color: #ffffff;
}

#menusalons .active a {
	background: #008121 url(images/bg_green.gif) no-repeat;
	text-decoration: none;
	color: #ffffff;
}

/* Newsletter */

#newsletter {
	clear: both;
	text-decoration: none;
	background-color:#c33d2b;
	width: 219px;
	height: 176px;
}

/*Footer */

#footer {
	clear: both;
	width: 953px;
	border:0px;
	height:132px;
	margin-top:20px;
	background:  url(images/footer_reflex.gif) top no-repeat;
}


/* FooterMenu */

#footermenu {
	float: right;
	width: 650px;
	height: 20px;
}
#footer ul {
    float:right;
	margin: 30px 30px 30px 30px;
	padding: 0;
	list-style: none;
}

#footer li {
	display: inline;
}

#footer a {
	padding: 0 8px 0 8px;
	border-left: 1px solid #DBDBDB;
	text-decoration: none;
	font-size: 10px;
	color: #999999;
}
#footer a:hover {

	color: #c33d2b;
}
#footer .active a{

	color: #c33d2b;
}
#copyright {
    float: left;
	width: 230px;
	height: 20px;
	margin: 30px 30px 30px 20px;
	text-align: left;
	font-size: 10px;
	color: #999999;
}