/* ------------------------------GLOBAlS--------------------------------- */

body, th, td, div, select, optgroup, input, textarea, h1, h2, h3, p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 10px;
	color: #000000;
}
body	{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
body.intro	{
	background: url('../img/bg_body_intro.gif') center top repeat-y;
	background-color: #F4F6F0;
}
form, h1, h2, h3	{
	display: inline;
}
p, h1, h2, h3	{
	font-weight: normal;
	margin: 0;
	padding: 0;
}
ul, ol	{
	margin: 0 0 15px 0;
	padding: 0 0 0 22px;
}
ul	{
	list-style-type: square;
}
img	{
	border: 0px solid black;
}
a	{
	color: #FF961D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
textarea	{
	border: 0px solid black;
}

/* ------------------------------BASIC LAYOUT----------------------------- */

div#whole_intro	{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -367px;
	margin-top: -270px;
	width: 737px;
	height: 500px;
}
div#whole	{
	position: absolute;
	top: 50%;
	margin-top: -300px;
	width: 100%;
	height: 600px;
	background: url('../../img/dec/iconos/bg_whole.gif') left bottom repeat-x;
}
div#logo	{
	text-align: right;
	width: 986px;
	height: 64px;
}
div#left_col	{
	position: absolute;
	z-index: 1;
}
div#main_col	{
	position: relative;
	z-index: 10;
	padding-left: 345px;
}
div#menu_top_en, div#menu_top_es	{
	position: absolute;
	width: 641px;
}
div#menu_top_en a, div#menu_top_es a	{
	display: block;
	float: right;
	padding: 3px 10px 15px 10px;
	color: #FFF5E9;
}
div#menu_top_es a	{
	padding: 3px 7px 15px 11px;
}
div#menu_top_en a:hover, div#menu_top_es a:hover	{
	text-decoration: none;
	background: url('../../img/dec/iconos/bg_menu_top_item.gif') center bottom no-repeat;
}
div#menu_bottom_intro	{
	padding-left: 287px;
	height: 30px;
	background: url('../../img/dec/iconos/bg_menu_bottom_intro.gif') left top repeat-x;
}
div#menu_bottom_intro a	{
	display: block;
	float: left;
	padding: 13px 16px 0 16px;
	color: #FFF5E9;
}
div#menu_bottom_intro a:hover	{
	text-decoration: none;
	color: #FE981A;
	background: url('../../img/dec/iconos/bg_menu_bottom_item.gif') center top no-repeat;
}
div#menu_bottom	{
	position: relative;
	top: 32px;
	width: 640px;
}
div#menu_bottom .marg	{
	margin-left: 18px;
}
div#menu_bottom .marg a	{
	display: block;
	float: left;
	padding: 13px 16px 0 16px;
	color: #FFF5E9;
}
div#menu_bottom .marg a.right	{
	float: right;
}
div#menu_bottom .marg a.selected_lang	{
	font-weight: bold;
	color: #000000;
}
div#menu_bottom .marg a:hover	{
	text-decoration: none;
	color: #FE981A;
	background: url('../../img/dec/iconos/bg_menu_bottom_item.gif') center top no-repeat;
}
div#menu_bottom .marg a.selected_lang:hover	{
	text-decoration: none;
	color: #000000;
	background: none;
}
div#content	{
	position: relative;
	top: 32px;
	height: 474px;
	overflow: auto;
}
div#content_padd	{
	padding-left: 35px;
}

/* ------------------------------CONTENT---------------------------------- */

h2.title1, h2.title2, h2.title3, h2.title4, h2.title5	{
	display: block;
	margin-top: 8px;
	padding-left: 34px;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
	color: #007456;
	background-color: #E5F1EF;
}
h2.title2	{
	padding-left: 63px;
}
h2.title3	{
	margin-top: 0;
}
h2.title4	{
	padding-left: 28px;
}
h2.title5	{
	margin-top: 30px;
	padding-left: 116px;
}
.text1	{
	padding: 20px 10px 14px 34px;
}
.text2	{
	padding: 20px 0 0 28px;
}
.pink_ln, .pink_ln2	{
	display: block;
	padding-left: 34px;
	line-height: 16px;
	background-color: #FFF4E8;
}
.pink_ln2	{
	padding-left: 28px;
}
.input_title	{
	float: left;
	padding-top: 3px;
	width: 82px;
	color: #FF961D;
	font-weight: bold;
}
input.btn, input.btn2	{
	width: 108px;
	height: 25px;
	font-weight: bold;
	color: #007456;
	border: 0px solid black;
	background: url('../../img/dec/iconos/bg_button.gif') left top no-repeat;
}
input.btn2	{
	width: 133px;
	background: url('../../img/dec/iconos/bg_button2.gif') left top no-repeat;
}
input.text	{
	width: 162px;
	height: 18px;
	border: 0px solid black;
	border-bottom: 1px solid #FFFFFF;
	_border: 0px solid black;
}

/* ------------------------------COMMON CLASSES--------------------------- */

.mt2	{
	margin-top: 2px;
}
.mt4	{
	margin-top: 4px;
}
.mt10	{
	margin-top: 10px;
}
.mt20	{
	margin-top: 20px;
}
.mt28	{
	margin-top: 28px;
}
.mt35	{
	margin-top: 35px;
}
.mt59	{
	margin-top: 59px;
}
.mb6	{
	margin-bottom: 6px;
}
.mb30	{
	margin-bottom: 30px;
}
.ml18	{
	margin-left: 18px;
}
.ml28	{
	margin-left: 28px;
}
.pt8	{
	padding-top: 8px;
}
.pt18	{
	padding-top: 18px;
}
.pr4	{
	padding-right: 4px;
}
.pr0	{
	padding-right: 0 !important;
}
.pr8	{
	padding-right: 8px;
}
.pr49	{
	padding-right: 49px;
}
.pb16	{
	padding-bottom: 16px;
}
.pb30	{
	padding-bottom: 30px;
}
.pl20	{
	padding-left: 20px;
}
.pl34	{
	padding-left: 34px;
}
.w62	{
	width: 62px
}
.w143	{
	width: 162px
}
.w192	{
	width: 230px
}
.w226	{
	width: 226px
}
.w212	{
	width: 231px
}
.w339	{
	width: 377px;
}
.w342	{
	width: 380px;
}
.w376	{
	width: 376px;
}
.w568	{
	width: 606px;
}
.w603	{
	width: 641px;
}
.pic	{
	padding: 10px 18px 10px 18px;
	background: url('../../img/dec/iconos/bg_picture.gif') left top repeat-y;
}
.pic_l	{
	padding: 10px 18px 10px 18px;
	background: url('../../img/dec/iconos/bg_picture_large.gif') left top repeat-y;
}
.fleft	{
	float: left;
}
.fright	{
	float: right;
}
.aleft	{
	text-align: left;
}
.aright	{
	text-align: right;
}
.acenter	{
	text-align: center;
}
.justify	{
	text-align: justify;
}
.n	{
	font-weight: normal;
}
.b	{
	font-weight: bold;
}
.c	{
	text-transform: uppercase;
}
.u	{
	text-decoration: underline;
}
.nod	{
	text-decoration: none;
}
.clearer	{
	line-height: 0px;
	clear: both;
}
.cleft	{
	clear: left;
}
.cright	{
	clear: right;
}
.pointer	{
	cursor: pointer;
	_cursor: hand;
}
.hidden	{
	display: none;
}

/* --------------------------------COLORS--------------------------------- */

.green	{
	color: #007456;
}
.orange	{
	color: #FF961D;
}
.bg_normal	{
	background-color: #BFCFCA;
}
.bg_disabled	{
	background-color: #E6ECEA;
}

/* --------------------------------WYSIWYG--------------------------------- */

.wysiwyg p	{
	margin-bottom: 15px;
}
.ww_p_mb14 p	{
	margin-bottom: 14px !important;
}
.wysiwyg img	{
	border: 3px solid #CCCCCC;
}
.wysiwyg h4	{
	display: block;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.textocontacto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin: 7px;
}

.boton {
background : #cc0000; 
color : #ffffff; 
font-family : Arial, Helvetica, Verdana, sans serif; 
font-size : 8pt; 
} 

#apDiv1 {
	position:absolute;
	width:157px;
	height:59px;
	z-index:1;
	left: 890px;
	top: 220px;
	background-color: #FFFFFF;
}
#apDiv2 {
	position:absolute;
	width:161px;
	height:79px;
	z-index:2;
	left: 1600px;
	top: 223px;
	background-color: #FFFFFF;
}
#apDiv3 {
	position:absolute;
	width:159px;
	height:80px;
	z-index:3;
	left: 2320px;
	top: 229px;
	background-color: #FFFFFF;
}
#apDiv4 {
	position:absolute;
	width:143px;
	height:85px;
	z-index:4;
	left: 3018px;
	top: 231px;
	background-color: #FFFFFF;
}
#apDiv5 {
	position:absolute;
	width:170px;
	height:104px;
	z-index:5;
	left: 3720px;
	top: 231px;
	background-color: #FFFFFF;
}
#apDiv6 {
	position:absolute;
	width:200px;
	height:141px;
	z-index:6;
	left: 5px;
	top: 320px;
	background-color: #FFFFFF;
}