/* estudio56.com */
* {
padding:0;
margin:0;}

html, body {
text-align:center;
background-color:#fff;
}

.left{float:left;} 
.right{float:right;} 
.both{clear:both;}

form {margin:0; padding:0;}

a {text-decoration:none;}
a:link, a:visited {color:#40B3FF;}
a:hover {text-decoration:underline;}

p {text-align:justify;margin-bottom:7px;}
img {border:0;}
h2 {font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#9E0C0F;}
ul {margin-left:25px;margin-bottom:15px;}
li {margin-bottom:7px;}

td {padding:5px;}

#container {width:100%;}

#content {
width:770px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
}

#leftcol {
float:left;
width:200px;
background: transparent url(img/bkg_leftcol.jpg) repeat-y left;
min-height:650px;
}

#rightcol {
float:left;
width:570px;
text-align:left;
}

#flash-container {
height:284px;
background: transparent url(img/bkg_flash.jpg) repeat-x 0 43px;
}

.one-container {
width:555px;
float:left;
margin-bottom:10px;
}

#img-board {
float:left;
margin-right:10px;
margin-bottom:5px;
}

#related-topics {margin-top:15px;margin-bottom:5px;}

#quickSearch {
width:100%;
height:173px;
background: transparent url(img/bkgQuick.jpg) no-repeat;
}

#quickSearch select {width:150px;}

#advantages {
	background: transparent url(img/bkgAdvantages.jpg) no-repeat;
	height:260px;
	text-align:left;
}

#advantages ul {
	list-style-image:url(img/bullet1.gif);
	font: normal 11px Arial;
	color:#666;
	padding-top:78px;
	margin-left:55px;
}

#advantages p {
	font: normal 11px Arial, Helvetica, sans-serif;
	padding-left: 40px;
	text-align:left;
}

#advantages p a:link, #advantages p a:visited {
	color: #003399;
	text-decoration:underline;
} 

#advantages p a:hover {
	text-decoration:none;
}

#login {
width:100%;
height:147px;
background: transparent url(img/bkgLogin.jpg) no-repeat;
text-align:left;
}

#login img {
float:right;
padding-right:10px;
}

#user, #pass {
background: #fff url(img/bkgTextfield.jpg) no-repeat;
padding-left:5px;
border:0;
}

#user {margin:60px 0 10px 45px;}
#pass {margin-left:45px;}

#askExperts {
vertical-align:bottom;
margin: 15px 0;
text-align:left;
}

#askExperts span {
	font: normal 11px Arial;
	color: #0F78C1;
	margin-left: 25px;
}

#uno{margin:130px 0 0 30px;}
#dos{margin:4px 0 0 30px;}

#txtbox {
float:left;
width:auto;
margin:10px 0 10px 15px;
}

#contact-form input, #contact-form textarea {
	width:300px;
}

.contact-field-title {
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#9E0C0F; 
}

#contact-form #submit {
	width:66px;
	height:26px;
	background: transparent url(img/btnSend.jpg) no-repeat;
	border:0;
	color:white;
}

#contact-form {
	width:auto;
	float:left;
	margin-top:10px;
}

.required {
	font-size:11px;
	color:#0F78C1;
}

.error-fields {	
	text-align:center;
	margin:15px auto;
	display:block;
}

.btn_back {
cursor:pointer;
}


#txtbox #ttl {
margin-bottom:10px;
} 

#footer {
width:100%;
float:left;
background: transparent url(img/bkgFooter.jpg) no-repeat center center;
height:46px;
line-height:5em;
text-align:center;
margin-top:10px;
}

.hr-dotted {background: transparent url(img/hr-dotted.gif) repeat-x left bottom;}

.calendar-year {
	margin-bottom:10px;	
}

/* .Titles */
#t-welcome {background: transparent url(img/titles/ttlWelcome.gif) no-repeat;}
#t-fobjects {background: transparent url(img/titles/ttlServicesFobjects.jpg) no-repeat;height:30px;padding-bottom:10px;}
#t-fmethods {background: transparent url(img/titles/ttlServicesFmethods.jpg) no-repeat;height:30px;padding-bottom:10px;}
#t-fport {background: transparent url(img/titles/ttlServicesPort.jpg) no-repeat;height:30px;padding-bottom:10px;}
#t-fdocumentation {background: transparent url(img/titles/ttlServicesDocumentation.jpg) no-repeat;height:30px;padding-bottom:10px;}

/* .Fonts */

.ver11, select {
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

.tre10 {
font: normal 10px Trebuchet, Arial, Helvetica, sans-serif;
}

.ari10 {
font: normal 10px Arial, Helvetica, sans-serif;
}

.ari11 {
font: normal 11px Arial, Helvetica, sans-serif;
}

.ari11 a:link, .ari11 a:visited {
font: bold 11px Arial, Helvetica, sans-serif;
color: #004879;
}

.ari11 a:hover {
color: #2997E2;
text-decoration:underline;
}

.grey, select {color:#666;}
.white {color:#FFF;}
.blue {color:#0F78C1;}
.dblue {color:#0A4E7A;}
.red {color:red;}

