/* General */
body {
	padding-top: 10px;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-right: 50px;
	font-family: "Trebuchet MS";
	background: white;
}

a {
	color: #989898;
}

a:hover, a:focus {
	color: #ed2c92;
}

img {
	border:0;
}

/* Header */
#header {
	padding-left: 0;
	padding-bottom: 10px;
	padding-right: 0;
	background-color: white;
	height: 90px;
}

#header #topLogo {
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 20px;
	position: fixed;
	float: left;
}

#header .subtitle {
	position: fixed;
	margin-left: 280px;
	margin-bottom: 15px;
	margin-right: 0;
	margin-top: 4px;
}

#header small {
	font-size:9px;
}

/* Navigation */
#navigation {
	margin-top: 20px;
	position: fixed;
	border-right-color: #989898;
	border-right-width: 1px;
	border-right-style: dashed;
	text-align: right;
	width: 250px;
	float: left;
}

#navigation a {
	color: #989898;
	padding: 6px 6px 6px 10px;
	line-height: 1.50;
	font-size: 20px;
	text-decoration: none;
}

#navigation .active {
	color: #ed2c92;
}

#navigation a:hover, #navigation a:focus {
	color: #ED2C92;
}

#navigation ul {
	margin: 0;
	padding: 20px 10px;
	list-style: none;
}

                       
#navigation ul li ul {
	margin-left: 25px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top: 5px;
	list-style: none;
}

                       
#navigation ul li ul li {
	padding-left: 5px;
	text-align: left;
	font-size: 11px;
	list-style: none;
}

                       
#navigation ul li ul .active {
	padding-left: 2px;
	border-left-color: #989898;
	border-left-width: 3px;
	border-left-style: solid;
	font-weight: bold;
	list-style: none;
}

                       
#navigation ul li ul li a {
	padding-right: 0px;
	text-decoration: none;
	color: #ed2c92;
	text-align: right;
	font-size: 11px;
	list-style: none;
}

/* content principal */
#twitter {
	font-size: 12px;
	padding-left: 10px;
	left: 830px;
	position: fixed;
	text-align: left;
	float: right;
	border-left-color: #989898;
	border-left-width: 1px;
	border-left-style: dashed;
	color: #989898;
}

#twitter small {
	margin-left: 10px;
	font-size: 11px;
}

#twitter a {
	margin-left: 10px;
	color: #ed2c92;
	font-size: 11px;
}

#content {
	margin-top: 20px;
	position: relative;
	font-size: 12px;
	width: 450px;
	margin-left: 275px;
	margin-bottom: 20px;
	padding: 10px 20px;
	min-height: 300px;
	height:auto !important;
	height: 300px;
}

#content h1 {
	color: #ed2c92;
	font-size: 20px;
}

#content h1 a {
	text-decoration: none;
	color: #ed2c92;
}

#content h1 a:hover, #content h1 a:focus {
	text-decoration: underline;
	color: #989898;
}

#content h2 {
	margin-top: 40px;
	font-size: 16px;
	color: #ed2c92;
}

#content h2 a {
	text-decoration: none;
	font-weight: bold;
	color: #ed2c92;
}

#content h3 {
}

#content a {
	color: #989898;
}

#content a:hover, #content a:focus {
	color: #ed2c92;
}

#content strong {
	color: #181A12;
}

#content p, #content li {
	line-height: 1.5;
}

#ID {
	z-index: 100;
	clear: both;
	position: absolute;
	margin-left: 20px;
	margin-bottom: 20px;
	left: 450px;
	top: 0px;
}

#content #refTable {
	margin-top: 25px;
}

.descr {
	padding-left: 20px;
	vertical-align: top;
}

#content #hosting {
	width: 600px;
	border-color: #eeeeee;
	border-width: 1px;
	border-style: solid;
	margin: 30px auto;
	border-collapse:collapse;
}

tr.header td {
	color: #ed2c92;
	font-weight: bold;
}

tr.odd td {
	background-color: #eeeeee;
}

tr.odd .column1 {
	background: #eeeeee;
}
		
#hosting .column1 {
	font-weight: bold;
	color: #ed2c92;
}

#hosting td {
	color:#678197;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	padding: .3em 1em;
	text-align: center;
}

#content strong {
	color: #ed2c92;
	font-weight: bold;
}

#content #servicesWeb a {
	text-decoration: none;
	color: #ed2c92;
	font-weight: bold;
}

#content #bioWeb a {
	text-decoration: none;
	color: #ed2c92;
	font-weight: bold;
}

#content #contact {
	text-align: left;
}

#content #contact tr > :first-child {
	padding-right: 10px;
	text-align: right;
	width: 125px;
}

#contact .longInput, #firstname, #lastname, #company, #email, #phone, #code, #url {
	color: #ed2c92;
	font-weight: bold;
	font-size: 16px;
	width: 175px;
}

#contact #textArea {
	height: 150px;
	color: #ed2c92;
	font-size: 14px;
	width: 200px;
}

#contact small {
	color: #ed2c92;
	font-size: 9px;
}

#copyright {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-top: 0px;
	font-size: 10px;
	color: #989898;
	text-align: right;
}

#copyright a {
	padding: 0px;
	font-size: 10px;
	color: #ED2C92;
}

#copyright a:hover, #copyright a:focus {
	padding: 0px;
	font-size: 10px;
	color: #989898;
}

.socialWebIcon {
	height: 24px;
	width: 24px;
}

