/* Defaults */

* {

}

html { width:100%; }

/* Body */

body {
	text-align:center;
	color:#333333;
	background-image:url(../imgs/bg_main.gif);
	background-repeat:repeat-x; 
	background-color:#fef4eb;
	margin:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}


/* Generales */

h1 { font-size:18px; }

h2 { font-size:16px; }

h3 { font-size:14px; }

ul {  }

li { font-size: 12px; }

.frame {
	width:799px;
	margin:0 auto;
	text-align:left;
	z-index: 0;
}

/* Header */

#header {
	position:relative;
	margin:0 auto;
	width:799px;
	height:313px;
	top:0px;
	z-index: 1;
}
#headerinternas {
	position:relative;
	margin:0 auto;
	width:799px;
	height:160px;
	top:0px;
	z-index: 1;
}
#menu {
	position:relative;
	visibility:visible;
	z-index:2;
	height:36px;
	width:100%;
	top:-35px;
	text-align:left;
}
#content {
position:relative;
top:-36px;
background-image:url(../imgs/content_bg.gif);
background-repeat:repeat-x;
background-position:bottom;
background-color:#ebe7da;
	text-align:left;
}
/* F o o t e r  */
#footer {
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#64a361;
	width:797px;
	height:30px;
	padding-top:10px;
	text-align:center;
}
#end { width:797px; height:13px; background-image:url(../imgs/body_botton_end.png); background-repeat:no-repeat;}
#endprof { width:797px; height:13px; background-image:url(../imgs/body_prof_botton_end.png); background-repeat:no-repeat;}

#footer a:link {color:#64a361;text-decoration:none;}
#footer a:visited  {color:#64a361;text-decoration:none;}
#footer a:active  {color:#64a361;text-decoration:none;}
#footer a:hover {color:#1c6e19;text-decoration:underline;}

.hr { background: #fff url(../imgs/line_prof.gif) no-repeat center;
margin: 8px auto;
height: 25px;
}

/* M e n u */
.body {
	width:797px;
	color:#4a6d59;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	background-image:url(../imgs/body_bg.gif); 
	background-repeat:repeat-y;
}


/* C o n t */

h1 {
	margin:0px;
	padding:0px;
	font-size: 11px;
	font-family: Verdana;
	font-weight:bold;
	color: #0b236f;
	line-height: normal;
}

h2 {
	margin:0px;
	padding:0px;
	font-size: 11px;
	font-family:Verdana;
	font-weight:normal;
	color: #0b236f;
	line-height: normal;
}

a.linkshome:link {font-family: "Tahoma";font-size: 11px;color:#F0652D;text-decoration:none;}
a.linkshome:visited  {font-family: "Tahoma";font-size: 11px;color:#F0652D;text-decoration:none;}
a.linkshome:active  {font-family: "Tahoma";font-size: 11px;color:#F0652D;text-decoration:none;}
a.linkshome:hover {font-family: "Tahoma";font-size: 11px;color:#000;text-decoration:underline;}

a.linksT2n:link {font-family: "Arial";font-size: 17px;color:#F0652D;text-decoration:none;}
a.linksT2n:visited  {font-family: "Arial";font-size: 17px;color:#F0652D;text-decoration:none;}
a.linksT2n:active  {font-family: "Arial";font-size: 17px;color:#F0652D;text-decoration:none;}
a.linksT2n:hover {font-family: "Arial";font-size: 17px;color:#000;text-decoration:none;}

.Titles {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #ec4f19;
}
.SubTitles {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #4a6d59;
}
.Titles2 {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #4a6d59;
}
.Titles16 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #4a6d59;
}
.Txt10 {
	font-size: 10px;
	font-family: Verdana;
	color: #0b236f;
	line-height: normal;
}
.Txt11 {
	font-size: 11px;
	font-family: Verdana;
	color: #0b236f;
	line-height: normal;
}
.Txt13 {
	color:#4a6d59;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	line-height: normal;
}

.textoResaltadoNaranja{
	font-size: 13px;
	font-family: Arial;
	color: #F0652D;
	font-weight:bold;
}

.tit_columna {
	color:#FFFFFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
}
.Txt14W {
	font-size: 14px;
	font-family: Arial;
	color: #FFFFFF;
	line-height: 14px;
}

#downbut {
	margin:0 auto;
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	width:260px;
	height:33px;
	padding-top:14px;
	text-align:center;
	background-image:url(../imgs/but_down_bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-weight: 900;
	font-variant: normal;
	text-transform: uppercase;
}
a.links:link {font-family: Verdana;font-size: 9px;color:#FFF;text-decoration:none;}
a.links:visited  {font-family: Verdana;font-size: 9px;color:#FFF;text-decoration:none;}
a.links:active  {font-family: Verdana;font-size: 9px;color:#FFF;text-decoration:none;}
a.links:hover {font-family: Verdana;font-size: 9px;color:#FFF;text-decoration:underline;}

a.linksMap:link {font-family: Verdana;font-size: 10px;color:#0B236F;text-decoration:none;}
a.linksMap:visited  {font-family: Verdana;font-size: 10px;color:#0B236F;text-decoration:none;}
a.linksMap:active  {font-family: Verdana;font-size: 10px;color:#0B236F;text-decoration:none;}
a.linksMap:hover {font-family: Verdana;font-size: 10px;color:#FFF;text-decoration:underline;}

a.linksdownload:link { 	font-family: Arial; font-size: 10px; color:#FFF; text-decoration:none; text-transform: uppercase; font-weight: bold; letter-spacing: -1px; text-decoration:none;}
a.linksdownload:visited  {	font-family: Arial; font-size: 10px; color:#FFF; text-decoration:none; text-transform: uppercase; font-weight: bold; letter-spacing: -1px; text-decoration:none;}
a.linksdownload:active  {	font-family: Arial; font-size: 10px; color:#FFF; text-decoration:none; text-transform: uppercase; font-weight: bold; letter-spacing: -1px; text-decoration:none;}
a.linksdownload:hover {	font-family: Arial; font-size: 10px; color:#FFF; text-decoration:none; text-transform: uppercase; font-weight: bold; letter-spacing: -1px; text-decoration:underline;}

a.linkact:link { 	font-family: Arial; font-size: 10px; color:#EC4F19; text-decoration:none; text-transform: uppercase; font-weight: bold; letter-spacing: -1px; text-decoration:none;}
a.linkact:visited  {	font-family: Arial; font-size: 10px; color:#EC4F19; text-decoration:none; text-transform: uppercase; font-weight: bold; letter-spacing: -1px; text-decoration:none;}
a.linkact:active  {	font-family: Arial; font-size: 10px; color:#EC4F19; text-decoration:none; text-transform: uppercase; font-weight: bold; letter-spacing: -1px; text-decoration:none;}
a.linkact:hover {	font-family: Arial; font-size: 10px; color:#EC4F19; text-decoration:none; text-transform: uppercase; font-weight: bold; letter-spacing: -1px; text-decoration:underline;}

a.linklista:link{font-family: Arial; line-height:18px; font-size: 13px; color:#4a6d59; text-decoration:none; font-weight: bold;text-decoration:none;}
a.linklista:visited{font-family: Arial; line-height:18px; font-size: 13px; color:#4a6d59; text-decoration:none; font-weight: bold;text-decoration:none;}
a.linklista:active{font-family: Arial; line-height:18px; font-size: 13px; color:#4a6d59; text-decoration:none; font-weight: bold; text-decoration:none;}
a.linklista:hover{font-family: Arial; line-height:18px; font-size: 13px; color:#EC4F19; text-decoration:none; font-weight: bold; text-decoration:underline;}

a.linkarticulos:link{font-family: Arial; line-height:13px; font-size: 13px; color:#ec4f19; text-decoration:none; font-weight: bold;text-decoration:none;}
a.linkarticulos:visited{font-family: Arial; line-height:13px; font-size: 13px; color:#ec4f19; text-decoration:none; font-weight: bold;text-decoration:none;}
a.linkarticulos:active{font-family: Arial; line-height:13px; font-size: 13px; color:#ec4f19; text-decoration:none; font-weight: bold; text-decoration:none;}
a.linkarticulos:hover{font-family: Arial; line-height:13px; font-size: 13px; color:#4a6d59; text-decoration:none; font-weight: bold; text-decoration:underline;}

.Titles2n {

	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #F0652D;
}
.Titles3 {


	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #F0652D;
}
#endpromo {
	width:797px;
	height:13px;
	background-image:url(../imgs/body_botton_endpromo.png);
	background-repeat:no-repeat;
}
.Txt14Promo {
	color:#FFFFFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	line-height: 18px;
}
.Txt11Tagoma {
	font-size: 11px;
	font-family: Tahoma;
	color: #333333;
	line-height: normal;
}

.bases{
	font-family: Verdana;font-size: 9px;color:#000;
}
