* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img001.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	color: #777;
}

form {
}

fieldset {
	border: none;
}

legend {
	display: none;
}

h1, h2, h3 {
	margin: 0;
	color: #11A6D4;
}

h6 {
	font-size:16px;
}

h2 {
	margin-bottom: .5em;
	font-size: 1.8em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

p {
}

blockquote {
}

ul {
	margin-left: 2em;
	list-style: square;
}

ul li {
}

ol {
	margin-left: 2em;
	list-style: lower-roman;
}

ol li {
}

a {
	color: #EA672E;
	text-decoration: none;		
}

a:hover {
	text-decoration: none;
	color: #11A6D4;
}

/* Boxed Style */
.boxed {
	margin-bottom: 1em;
	background: #F7F7F7 url(images/img07.gif) repeat-x;
	border: 1px solid #CCCCCC;
}

.boxedz {
	margin-bottom: 1em;
	background: #F7F7F7 url(images/img07.gi) repeat-x;
	border: 1px solid #CCCCCC;
}

.boxedz .content {
	padding: 10px 0px 0px 15px;
}

.boxed .title {
	height: 25px;
	padding: 11px 0 0 27px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
	border:solid 0px;
}

.boxed .content {
	padding: 10px;
}

/* Header */
#header {
	width: 700px;
	height: 83px;
	margin: 0 auto;
	background: url(images/top.jpg) no-repeat;
	border:solid 0px;
}


/* Header > Top Menu */
#topmenu {
	width:150px;
	height:46px;
	float: left;
	border:solid 0px;
	padding:0em 0em 0em 0em;
	margin:1.2em 0em 0em 12px;
	display: block;
}

/* Menu */
#menu {
	width: 700px;
	height: 40px;
	margin: 0 auto;
	border:solid 0px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	font-size:11px;
	display: block;
	float: left;
	height: 26px;
	padding: 14px 11px 0 14px;
	background: url(images/img06.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	padding-left: 0;
	background: none;
}

/* Othermenu */
#othermenu a {
	font-size:12px;
	text-transform: uppercase;
}

/* Content */
#content {
	width: 700px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content > Main */

#main {
	float: left;
	width: 460px;
}

/* Content > Main > Example */
#example {
	line-height: 25px;
}

#example h3{
	font-size:17px;
}

#example h5{
	font-size:13px;
	color:#F00;
}

#example a{
	text-decoration:none;
}

/* Content > Main > Welcome */

#welcome {
	margin: 0 0 2em 0;
	padding: 10px 0 1em 0;
	border-bottom: 1px solid #CCCCCC;
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 220px;
}


/* Content > Sidebar > Updates*/
#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates li {
	margin-bottom: 1em;
}

#updates h3 {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(images/img09.gif) no-repeat left center;
	font-size: 11px;
}

#updates p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: 12px;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar > Partners*/
#partners {
}

#partners a{
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}

#partners a:hover{
	font-weight: bold;
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	width: 700px;
	margin: 0 auto 0em auto;
	background: #F7F7F7 url(images/img07.gif) repeat-x;
	border: 1px solid #CCCCCC;
}

/* Footer > Legal */
#legal {
	margin: 0;
	padding: 8px;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	font-weight: bold;
	color: #FFFFFF;
}


/* Footer > Menu */
#footer_menu {
	text-align:center;
	height: 40px;
	margin: 0 auto;
}

#footer_menu ul {
	margin-top: 15px;
	list-style: none;
	line-height: normal;
}

#footer_menu li {
	display: inline;
}

#footer_menu a {
	font-size:13px;
	padding: 13px 11px 0 6px;
}

#footer_menu a:hover {
	text-decoration: none;
}


/* imgs */
.middle-column-img-left{
	float: left;
	margin: 0em 0em 0em 0em;
}

.middle-column-img{
	float: left;
	margin: 0em 1em 0em 0em;
}




/* FORMULARIO */
.contactform {
	width:430px; 
	padding:10px 10px 0 10px; 
	border:solid 1px rgb(200,200,200); 
	background-color:#F7F7F7;
}

.contactform fieldset {
	padding:0px 0 0 0 !important /*Non-IE6*/; 
	padding:0 /*IE6*/; 
	margin:0 0 20px 0; 
	border:solid 1px #DCDCDC;
}

.contactform label.left {
	float:left; 
	width:100px; 
	margin:0 0 0 10px; 
	padding:2px; 
}

.contactform select.combo {
	width:90px; 
	padding:2px; 
	border:solid 1px rgb(200,200,200); 
	font-family:verdana,arial,sans-serif; 
}

.contactform input.field {
	width:200px; 
	padding:2px; 
	border:solid 1px rgb(200,200,200); 
	font-family:verdana,arial,sans-serif; 
}

.contactform textarea {
	width:200px; 
	padding:2px; 
	border:solid 1px rgb(200,200,200); 
	font-family:verdana,arial,sans-serif; 
}

.contactform input.button {
	width:70px; 
	margin-left:5px; 
	padding:1px !important /*Non-IE6*/; 
	padding:1px /*IE6*/; 
	background:rgb(230,230,230); 
	border:solid 1px rgb(150,150,150); 
	text-align:center; 
	font-family:verdana,arial,sans-serif; 
	color:rgb(150,150,150); 
	cursor: pointer; 
}

.contactform input.button:hover {
	border:solid 1px rgb(80,80,80); 
	background:#DCDCDC; 
	color:rgb(80,80,80);
}

textarea { font: normal small Arial, Helvetica, sans-serif; }
