/* CSS Document */

body
{
	color: #000;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	background: #FFF url(../imgs/background.jpg) repeat-x;
}

img {border: none;}

a {text-decoration: none; color: inherit; border:none;}
a:visited {text-decoration: none; color: inherit; border:none;}
a:link {text-decoration: none; color: inherit; border:none;}

.preloader
{
	background:white url(../imgs/headermenuoptionon.gif) no-repeat top right;
	width:1px;
	height:0px;
	position:absolute;
	display:none;
}

.ie6 div { behavior:url(includes/csshover.htc);}

.main
{
	width:964px;
	min-height:291px;
	margin:0 auto;
	background:#fff;
}

.gecko .main
{
	top:-3px;
	position:relative;
}

.ie6 .main
{
	height:308px;
}

.header
{
	position:relative;
}

.headermenu
{
	margin:-26px;
	height:26px;
	width:860px;
	position:absolute;
	top:108px;
	left:130px;
	font-size: 13px;
	z-index:1;
	text-align:right;
	/*text-align:right;*/
}

.ie7 .headermenu
{
	/*margin:-16px;*/
	top:108px;
}

.headermenuoption , .dp, .bandera
{
	color:#000;
	padding-top:5px;
	height:26px;
	display:block;
	float:right;
	font-family:Century Gothic;
}

.bandera
{
	padding-top:0px;
}

.headermenuoption:hover
{
	color:#FFF;
	background:url(../imgs/headermenuoptionon.gif) no-repeat right top;
}

.headermenuoption a{color:#000;}
.headermenuoption a:hover{color:#FFF;}

.language
{
	margin-top:3px;
}

.contentwrapper
{
	position:absolute;
	width:964px;
	background: url(../imgs/contentbkgnoborder.jpg);
	overflow:hidden;
}

.sidemenu
{
	width:202px;
	min-height:291px;
	position:absolute;
	left:763px;
	z-index:2;
	text-align:center;
	/*background: url(../imgs/sidemenubkg.jpg) no-repeat;*/
}

.ie6 .sidemenu
{
	height:308px;
}

.sidemenu .head
{
	font-size: 14px;
	padding:5px;
}

a.sidemenuoption
{
	width:182px;
	min-height:17px;
	position:relative;
	left:12px;
	/*padding-left:15px;*/
	margin-top:2px;
	color:#bec2c8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	text-indent:15px;
	cursor:hand;
	background:#fa1e1e url(../imgs/sidemenuoptionoff.jpg) no-repeat top;
	background-position:0px 0px;
	display:block;
	border:none;
}

.ie6 a.sidemenuoption
{
	height:17px;
	left:2px;
}

.ie7 a.sidemenuoption
{
	left:2px;
}

a.sidemenuoption:hover
{
	cursor:hand;
	background:#262326 url(../imgs/sidemenuoptionon.jpg) no-repeat top;
	background-position:0px 0px;
}

.news
{
	padding:10px;
	text-align:left;
}

.date
{
	color:#004990;
}

.more
{
	float:right;
}

.ie .more
{
	padding-right:10px;
}

.content
{
	color:#617583;
	position:relative;
	min-height:308px;
	width:745px;
	margin:10px;
	z-index:2;
	font-weight:bold;
	text-align:justify;
	/*font-size:15px;*/
}

.ie6 .content
{
	height:308px;
}

.content h1
{
	position:relative;
	min-height:33px;
	padding-left:30px;
	margin-top:27px;
	color:#FFF;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:normal;
	background:#a12121 url(../imgs/h1bkgred.jpg) no-repeat top left;
}

.ie6 .content h1
{
	height:33px;
}

.content h2
{
	position:relative;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
	color:#a12121;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.content h2.first
{
	margin-top:23px;
}

.content  p
{
	margin-left:10px;
	margin-right:10px;
}

.content  p.first
{
	margin-top:30px;
}

.content  p.header2
{
	margin-top:5px;
}

.content  p.derecha
{
	text-align:right;
}

.producto
{
	float:right;
	width:290px;
	text-align:center;
}

.texto
{
	float:left;
	width:445px;
}

.flashbkg
{
	position:absolute;
	bottom:65px;
	z-index:1;
}

.bottomlogos
{
	position:absolute;
	top:5px;
	left:0px;
	z-index:2;
}

.footer
{
	min-height:64px;
	width:754px;
	color:#48555e;
	font-weight:bold;
	font-size: 12px;
	text-align: center;
	background: white;
	z-index:100;
	width:956px;
	text-align:right;
	padding-right:8px;
	position:relative;
	text-align:center;
}

.ie .footer
{
	height:64px;
}

.footertxt
{
	position:absolute;
	top:1px;
	right:0px;
	background: white url(../imgs/footerbkg.jpg) no-repeat right top;
	width:738px;
	height:30px;
	padding:8px;
}