/*   

Theme Name: Euro Latin Capital
Theme URI: http://fcinco.com.ar
Author: Rauto
Author URI: http://fcinco.com.ar
Version: 2.0
Description: CSS básico con arreglos y selectores pre-configurados.

*/

/* @group CSS inicial */

/* Elementos que queremos limpiar completamente: */

* {
	margin: 0;
	padding: 0;
	outline: 0;
	border: none;
}
img, div, input { behavior: url("js/iepngfix/iepngfix.htc") }
html {
	font: 62.5% Verdana, sans-serif;
}

ul {
	list-style: none;
	list-style-type: none;
}

/* Ajustes tipográficos */

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	font-weight: normal;
	margin: 0 0 1em 0;
}

cite, em, dfn {
	font-style: italic;
}

sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}

li, dd, blockquote {
	margin-left: 1em;
}

code, kbd, samp, pre, tt, var, input[type='text'], textarea {
	font-size: 100%;
	font-family: monaco, "Lucida Console", courier, mono-space;
}

del {
	text-decoration: line-through;
}

ins, dfn {
	border-bottom: 1px solid #ccc;
}

small, sup, sub {
	font-size: 85%;
}

abbr, acronym {
	text-transform: uppercase;
	font-size: 85%;
	letter-spacing: .1em;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

a abbr, a acronym {
	border: none;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1em;
}
#header h1 {
	text-indent: -9999em;
	float: left;
	margin: 0;
}
#header h1 a {
	display: block;
	width: 300px;
	height: 74px;
	background: url(i/logo-euro-latin.png) no-repeat;
}
/*** LINKS: Recuerda utilizar siempre la regla del LoVe-HAte ***/

a, a:link, a:visited {
	outline: 0;
	color: #363275;
	text-decoration: none;
}
a:hover, a:active {
	color: #009054;
}
a img {
	border: none;
	text-decoration: none;
}

img {
	border: none;
	text-decoration: none;
	/*Si añades un background aparecerá como fondo de la imagen, útil para imágenes de carga*/
}
.az {
	color: #0e5390;
}
#header ul.navtop {
	float: right;
	margin: 52px 8px 0 0;
	font-size: 1.2em;
}
#header ul.navtop li {
	float: left;
	margin-left: 10px;
}
#header ul.navtop li a{
	text-transform: uppercase;
	color: #0e5390;
}
#sidebar ul {
	margin: 0 10px;
}
#sidebar ul li {
	margin: 0px 0px;
	border-bottom: 1px solid #FFF;
	background: url(i/bullet.gif) no-repeat left center;
}
#sidebar ul li a {
	font-size: 1.2em;
	color: #fff;
	display: block;
	padding: 5px 10px;
}
#sidebar ul li a:hover {
	background: url(i/bck_hover.jpg) no-repeat left;
	margin-left: -10px;
	padding-left: 20px;
}
#sidebar ul li.active a {
	background: url(i/bck_hover.jpg) no-repeat left;
	margin-left: -10px;
	padding-left: 20px;
}
h2.top {
	font-size: 1.9em;
	text-indent: 20px;
	line-height: 2.2em;
	color: #363275;
	border-bottom: 1px solid #0e5390;
	margin-bottom: .5em;
}

h2.home {
	font-size: 1.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#363275;
	font-weight:bold;
}
.col h2 {
	margin-top: 20px;
}
.inner-content h3{
	color: #363275;
} 
h3.homeh3{
	font-size: 1.4em;
	margin-bottom:5px;
} 
.inner-content h4 {
	font-weight: bold;
	margin-bottom: .3em;
}
.inner-content p {
	font-size: 1.2em;
}
.inner-content .ms p {
	font-size: 1.1em;
}
.inner-content li {
	font-size: 1.2em;
	list-style-type: square;
}
.inner-content li ul li {
	font-size: 1em;
}
.inner-content .ms li {
	font-size: 1.1em;
}
.col {
	width: 300px;
}
.col400 {
	width: 400px;
}
.col380 {
	width: 380px;
}
.col500 {
	width: 490px;
}
.col700 {
	width: 690px;
}
.pad10 {
	padding-left: 10px;
}
.box {
	
	height: 242px;
	margin-right: 10px;
}
.b360 {
	background: url(i/bck_box.png) no-repeat left top;
	width: 360px;
}
.b280 {
	background: url(i/bck_box280.png) no-repeat left top;
	width: 280px;
}
.b200 {
	width: 200px;
}
.b420 {
	background: url(i/box_team.png) no-repeat;
	width: 424px;
	height: 340px;
}
.box h3 {
	color: #009054;
	margin-top: 10px;
	text-indent: 10px;
	margin-bottom: 1em;
}
.box h4 {
	color: #737474;
	margin-bottom: 0;
	font-weight: bold;
	text-indent: 10px;
}
.box li {
	color: #737474;
	list-style-type: none;
}
.box img.b {
	float: left;
	margin: 0 10px;
}
div.box div.bx {
	float: right;
	width: 220px;
	margin-right: 10px;
}
div.box div.bxl {
	float: right;
	width: 320px;
	margin-right: 10px;
}
div.box div.ops {
	float: right;
	width: 290px;
	margin-right: 10px;
}
.scroll {
	width:400px;
     height:320px;
     margin: 10px auto;
     background-color: transparent;
     overflow:auto;
}
.sc240 {
	height: 224px;
	width: 344px;
	margin-left: 10px;
}
.sc260 {
	height: 268px;
	width: 320px;
	margin-left: 10px;
}
.sc700 {
	width: 690px;
	height: 285px;
     margin: 0px auto 10px;
     background-color: transparent;
     overflow:auto;
}
.inner-content .sc700 p {
     padding-right: 10px;
}
div.scroll li {
	background: url(i/bullet_violeta.png) no-repeat 0 4px;
	margin: 0px 0 10px 10px;
	padding-left: 14px;
	list-style: none;
}
div.scroll li ul li {
	font-size: 1em;
}
div.box ul.team li {
	margin-bottom: 20px;
}
ul.bullet li {
	margin-bottom: 5px;
	background: url(i/bullet_violeta.png) no-repeat 0 4px;
	list-style: none;
	padding-left: 14px;
}
ul.recent li {
	margin-bottom: 5px;
	background: url(i/bullet_violeta.png) no-repeat 0 4px;
	list-style: none;
	padding-left: 14px;
}
body#sec-recent ul.recent li {
	margin-bottom: 10px;
}
div.hr {
  height: 5px;
  margin: 0 5px 5px;
  clear: both;
  background: transparent url(i/hr1.gif) repeat-x scroll center;
}
.center {
	text-align: center;
}
div.hr hr {
  display: none;
}
.up p {
	font-size: 1.2em;
	text-align: left;
}
.marginleft {
	margin-left: 20px;
}
.marginright {
	margin-right: 20px;
}

/* Formularios */

label, button {
	cursor:pointer;
}

input:focus, select:focus, textarea:focus {
	background-color: #FFF;
}

fieldset {
	border: none;
}

/* Clases útiles */
a[href$='.pdf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(i/icon_pdf.gif) no-repeat center right;
}
a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(i/icon_film.gif) no-repeat center right;
}
.clear {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}
.map {
	margin: 40px 0 40px 0;
	
}

.banner {
	margin: 5px 0 0 15px;
	float: left;
	width:710px;
	height:90px;

}
.energy {
	width: 162px;
	height: 162px;
	display: block;
	text-indent: -9999em;
	float: left;
	margin-top: 0px;
	margin-left: 15px;
	background: url(i/btn_cleanenergy.png) no-repeat;
}
.oil {
	width: 162px;
	height: 162px;
	display: block;
	text-indent: -9999em;
	float: right;
	margin-top: 0px;
	margin-right: 15px;
	background: url(i/btn_oilgas.png) no-repeat;
}
/* easy tooltip */
a:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/
a.tooltip span {display:none; padding:1px 3px; margin-left:8px; width:240px;}
a.tooltip:hover span{
	display:inline; 
	position:absolute; 
	background: #363275; 
	border: 1px solid #2c2962; 
	color:#ffffff;
	font-size: 11px;
	line-height: 1.4em;
}
/* @end */

/* @group HTML > BODY > WRAPPER */

/*Para empezar un layout centrado:*/

body {
	text-align: center;/*Hack para que IE6 no de problemas*/
	color:#555;
}

#wrapper {
	margin: 20px auto;
	text-align: left;
	width: 910px;
}
#header {
	display: block;
	clear: both;
	width: 100%;
	margin: 0 auto;
}
#sidebar {
	float: left;
	width: 166px;
	display: block;
	padding: 30px 0px;
	height: 420px;
	background: transparent url(i/bck_menu.png) no-repeat;
}
#content {
	float: left;
	width: 910px;
	margin-left: 10px;
}
.inner-content {
	width: 740px;
	height: 420px;
	float: left;
	margin-left: 4px;
	background: url(i/bck_content.jpg) no-repeat;
}

/* @end */
