@import url(http://fonts.googleapis.com/css?family=Ubuntu:regular,bold&subset=latin);

* { padding: 0; margin: 0; }

body {
 font-family: 'Ubuntu', Verdana, Arial, Helvetica, sans-serif;
 font-size: 0.8em;
 color: #666;
 background-image: url(imagenes/background11.jpg);
 background-attachment: fixed;
 background-repeat: no-repeat;
}

html {
	height: 101%;
}
ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

h1 {
 font-size: 1em;
 color: #666;
 text-decoration: none;
 letter-spacing: 1px;
 margin-bottom: 5px;
 font-weight: 100;
}

h2 {
	font-size: 0.9em;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	display: inline;
}
h3 {
	font-size: 1em;
	color: #0099FF;
	text-decoration: none;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 4px;
}
h4 {
	font-size: 0.8em;
	color: #666;
	text-decoration: none;
	font-weight: lighter;
	margin-top: 20px;
	margin-bottom: 10px;
}
h5 {
	font-size: 0.7em;
	color: #0099FF;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: normal;
}
h6 {
	font-size: 0.7em;
	color: #666;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 10px;
}
legend {
display:none;
}

a:visited {
	text-decoration: none;
	color: #036;
}
a:hover {
	color: #009EE0;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:active {
 text-decoration: none;
 color: #06C;
}
#wrapper { 
 margin: 0 auto;
 width: 960px;
}
#header {
	width: 948px;
	float: left;
	height: 60px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
 	display:block;
	clear: both;
}

#header li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 4px;
	border-right-color: #999;
	font-size: 11px;
	text-decoration: none;
	margin-right: 4px;
}
#wrapper #header #marca a  {
 color: #09F;
 float: left;
 width: 228px;
 margin-bottom: 0px;
 display: inline;
}
#wrapper #header #idiomas {
	width: 680px;
	float: right;
	margin-bottom: 5px; 
}


#wrapper #header #home {
 clear: both;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 15px;
 margin-left: 0px;
 display: block;
}
#header ul {
	text-align: right;
}

#header hr {
	margin-top: 20px;
	color: #999999;
}
#navigation {
	width: 948px;
	float: left;
	height: 40px;
	margin-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
 	display:block;
	clear: both;
}
#navigation li {
	display: inline;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	margin-right: 4px;
	padding-right: 4px;
}
#navigation ul {
	text-align: right;
}
#navigation ul li ul {
}
#navigation hr {
	margin-top: 10px;
}
#faux {
 	clear: both;	
}
#leftcolumn {
	color: #333;
	margin: 0;
	padding: 10px;
	width: 200px;
	float: left;
}

#leftcolumn ul li ul li a{
 	color:#999;
}

#leftcolumn ul li ul li {
	clip: rect(auto,6px,auto,auto);
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 5px;
}
#leftcolumn ul li ul li ul li {
	margin-top: 5px;
	margin-left: 15px;
}
#rightcolumn {
	color: #333;
	margin: 0;
	padding: 10px;
	width: 675px;
	float: right;
}
#rightcolumn ul li {
	margin-bottom: 10px;
	margin-top: 10px;
}
#wrapper #rightcolumn ul li ul li {
	margin-left: 20px;
	font-size: 0.9em;
}
#rightcolumn_map {
 margin-top: 2px;
 margin-bottom: 10px;
}
#rightcolumn_map li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	display: inline;
	margin-right: 4px;
	padding-right: 4px;
	margin-top: 0px;
}

#rightcolumn img {
	margin-bottom: 15px;
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightcolumn p {
	margin-top: 20px;
}
#rightcolum table {
	float: right;
	margin-right: 0px;
}
#clear { 
 clear: both;
}

#footer {
	width: 920px;
	clear: both;
	color: #666;
	font-size: 0.8em;
}
#footer hr {
	margin-bottom: 10px;
}
#footer ul {
	text-align: right;
}
#footer li {
	display: inline;
	margin-right: 4px;
	padding-right: 4px;
 }
#wrapper #header #idiomas ul li a {
 color: #999;
}

#wrapper #header #home a {
 color: #999;
}
.subir {
 color: #498DAF;
 text-decoration: none;
 display: block;
 clear: both;
 float: left;
}
blockquote {
 font-size: 5em;
 color: #069;
}
cite {
 font-size: 2em;
 color: #999;
}

