@charset "utf-8";
/* CSS Document */
/* Normalization de margins y paddings */
body, div, dl, dt, dd,  ul, ol, li, h1, h2, h3, h4, h5, h6, pre, input, p, blockquote, th, td, img
	{margin:0px; padding:0px; border:0px}
/* Normalization de fonts para titles*/
h1, h2, h3, h4, h5, h6
	{font-size:100%;}
/* Remove style from lists
ol, ul
	{list-style:none;}*/
/* Normalization of size and font weight */
address, caption, cite, code, dfn, em, strong, th, var
	{font-style:normal; font-weight:normal;}

p {
	font-size:18px;
	font-family: Arial;
	text-align:justify;
	color:#0b0506;
}
a {
	outline:none;
}
#flashbanner {
border:2px solid black;
}
#agency {
	font-size:12px;
	font-family: Arial;
	color:#ffffff;
	background-image:url(images/icon.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	margin:50px 0px 0px 20px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
/* Prueba para centrado de nav--*/
#nav ul{
margin-left:170px;/*205px*/
margin-right:auto;
width:550px;/*450px*/
}
#nav ul li {
	list-style: none;
	list-style-image:none;
	float:left;
	height:24px;
	/*background-image:url(../img/stick.jpg);
	background-position:right;
	background-repeat:no-repeat;*/
}
#nav ul li a {
	font-family: Arial;
	list-style-type: none;
	text-decoration: none;
	text-align:center;
	font-size: 18px;
	color:#FFFFFF;
	width:auto;
	height: 24px;
    line-height:20px;
    display:block;
	margin:0px 15px;
	float:left;
}
#nav ul li a:hover {
	color:#DFD0BD;
}

.return {
background:transparent url(../img/sign.jpg) no-repeat scroll 0 0;
color:#CFBAAF;
cursor:pointer;
font-family:verdana;
font-size:12px;
font-weight:bold;
height:31px;
padding-top:13px;
text-align:center;
text-decoration:none;
width:140px;
}
.submit {
text-decoration:none;
color:#cfbaaf;
font-family:verdana;
font-size:12px;
font-weight:bold;
height:40px;
padding-top:0px;
position:float;
text-align:center;
width:140px;
background:url(../img/sign.jpg);
cursor: pointer;
}
.viewstylist {
background:transparent url(../img/sign.jpg) no-repeat scroll 0 0;
color:#CFBAAF;
cursor:pointer;
float:left;
font-family:verdana;
font-size:12px;
font-weight:bold;
height:31px;
padding:13px 16px 1px;
text-align:left;
text-decoration:none;
width:140px;
}
#nav ul li.nonstick {
	background-image:none;
}
body {
	background-color:#160e0c;
}
#wrapper {
	height:auto;
	width:100%;
	position:relative;
	background-color:#160e0c;
	float:left;
}
#top {
	height:139px;
	width:100%;
	top:0px;
	float:left;
	position:absolute;
	background-image:url(../img/back_top.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#160e0c;
	left:0px;
}
#bottom {
	height:116px;
	width:100%;
	float:left;
	position:absolute;
	bottom:0px;
	background-image:url(../img/back_bottom.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#160e0c;
	left:0px;
}
#container {
	width:1125px;
	height:auto;
	position:relative;
	z-index:1;
	background-color:#160e0c;
	margin-left:auto;
	margin-right:auto;
}
#cont_back {
	background-image:url(../img/back_cont.jpg);
	background-repeat:repeat-y;
	float:left;
}
#head {
	width:1125px;
	height:409px;
	position:relative;
	background-image:url(../img/head.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#160e0c;
}
#center{
	width:1125px;
	height:auto;
	position:relative;
	background-image:url(../img/center.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}
#footer {
	width:1125px;
	height:128px;
	position:relative;
	background-image:url(../img/footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#160e0c;
	float:left;
	clear:both;
}
#nav {
	width:auto;
	height:20px;
	float: right;
	right:30px;
	position:relative;
	margin-top:12px;
	width:810px;
	text-align:center;
}
#info {
	width:810px;
	height:auto;
	float: right;
	right:10px;
	padding:30px 20px 10px 20px;
	position:relative;
	z-index:2;
}
#info h2{
font-weight:normal;
font-size:14px;
}
#slogan {
	width:500px;
	height:50px;
	text-align:center;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	font-size:32px;
	color:#89745b;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
}

.stylist_table {
font-weight:normal;
font-size:14px;
}

.stylist_table td, .stylist_table th {
text-align:left;
height:45px;
width:150px;
}

.table-09 td {
vertical-align:top;
}

.table-09 strong {
font-weight:700;
}

.table-09 {
width:400px;
float:left;
}

#section-4 {
float:left;
width:270px;
}

#profile-picture-container {
border:1px solid #555555;
float:left;
height:120px;
margin-right:10px;
width:100px;
}

.info {
font-weight:normal;
font-size:14px;
}

.button-02 {
background:#BEBEBE;
color:#333333;
display:block;
text-align:center;
width:110px;
text-decoration:none;
}

.specialInput {
width:298px;
}
.display {
visibility:visible;
}
.hide {
visibility:hidden;
}