/*
Title:      	trampolinas.com master styles for screen media
Author:     	Esteban Fernández, info@trampolinas.com
Updated:    	March 
Notes:    		Inspired by: Mootools, Joomla, Apple.
Location:		Las Palmas of G.C. and Barcelona, Spain and Lund, Sweden
*/
BODY {
	margin: 0em;
	padding: 0em;
	font:normal 10px  "Lucida Grande", Verdana, sans-serif, Verdana, sans-serif;
	color: #fff;
	/*
background: transparent url(../img/web/bg_body.jpg) repeat-x left top fixed; 
	*/
	background-color:#666;
background: #000 url(../img/web/bg_body-OFF.jpg) repeat-x 0px bottom fixed; 
	text-align:center;
	}
#WRAP, #info_bar,  #TOP, #content {
	width: 100em;
	margin: 0em auto;
	padding: 0em;
	text-align:left;
	}
#WRAP{
	padding: 0em 4em;
	overflow:hidden;
	}
#TOP_TOP {
	height: 20px;
	height: 0px;
	display: none;
	}
#TOP {
	height: 80px;
	background:#fff url(../img/icons/bg_wrapper_1-OFF.png) no-repeat -20px 30px;
	overflow:hidden;
 	}
#WRAP .random_bg1{background:transparent url(../img/icons/bg_wrapper_green.gif) no-repeat left bottom;}
#crumb {}
#info_bar {
	height: 4em;
	padding: 0;
	}
/* ---------------- { CONTENT: } ----------------*/
#CONTENT {
	height:100%;
	padding:0px 0px 40px;
	background-color:#fff;
	color: #666;
	}
#CONTENT_LEFT, #CONTENT_RIGHT {
	min-height: 400px !important;
	height: auto !important;/*IE 400px*/
	float: left;
	margin: 0;
	padding: 0px 0px 10px;
	overflow:hidden;
	}
/* ---------------- { CONTENT: LEFT } ----------------*/
#CONTENT_LEFT {
	width: 67%;
	}
.CONTENT_LEFT_WRAP {
	margin:0.2em 2em 4em;
	padding-top:2.2em;
}
/* ---------------- { CONTENT: RIGHT } ----------------*/
#CONTENT_RIGHT {
	width: 33%;
	float:right;
	background: #fff url(../img/web/bg_right.gif) no-repeat left top;
	}
#content {
	height:100%;
	padding:0em 0em 4em;
	}
#cont_left, #cont_right {
	height: 100%;
	float: left;
	margin: 0em 0em 0em;
	padding: 0em 0em 0.1em;
	}
/* ---------------- { CONTENT: LEFT } ----------------*/
#cont_left {
	width: 49em;
	width: 66%;
	}
/* ---------------- { CONTENT: RIGHT } ----------------*/
#cont_right {
	width: 26em;
	width: 33%;
	float:right;
	background: #fff url(../img/right2.gif) no-repeat left top;
	}

#cont_top, #cont_bttm{
display:none;
}
/* ---------------- { CONTENT: FOOTER } ----------------*/
#FOOTER {
	background: url(../img/icons/bg_menu.png) repeat-x 0px center; height:40px;
	}
	
/* ---------------- { HTML } ----------------*/
DIV, UL, OL, LI, TABLE, TR, TD, SPAN, P, IMG, A, OBJECT, EMBED, FORM, H1, H2, H3, H4, INPUT, SELECT, OPTGROUP, TEXTAREA, FIELDSET
{
margin: 0px;
padding: 0px;
border: 0px;
border-collapse: collapse;
}

A, A:active, A:visited, A:link, A:hover {
	color: #13A5E6;
	text-decoration: none;
	outline:none;
	}
A:hover {
	color: #eb694a;
	color: #0099cc;
	}
A:focus {

}
H1, H2, H3, H4, H5 {
	font-weight:bold;
	line-height:normal;
	letter-spacing:0.01em;
	margin: 0em 0em 0.4em;
	padding:0em 0em 0.1em;
	}
H1, #head1, .head1 {
	color: #222;
	font-size:2.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
H2 {
	color: #0099cc;
	font-size: 1.6em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
H3 {
	font-size: 1.5em;
	color: #222;
	}
H4, H5 {
	font-size: 80%;
	color: #666;
	}
P {
	margin: 0.2em 0em 0.2em;
	padding:0em 0em 0.1em;
	font-size: 1.2em;
	line-height:1.4em;
	letter-spacing: 0.02em;
	/*text-align: justify;*/
	}
UL {
	padding: 0;
	margin: 0;
	}
LI {
	list-style-type: none;
	padding: 1px;
	margin: 0;
	}
BLOCKQUOTE {
	background: transparent url(../img/icons/bg_quote.png) no-repeat left top;
	font-style: italic;
	margin: 1.4em 0.1em;
	padding:0.8em 1em 0.8em 2.4em;
	color:#666;
	}
TABLE{
	letter-spacing:0.2pt;
	font-weight:bold;
	border-spacing:0px;
}