/* 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; border:none;}
a:link {text-decoration: none; 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;
}

.gecko .main
{
	top:-3px;
	position:relative;
}

.ie6 .main
{
	height:308px;
}

.header
{
	position:relative;
}

.headermenu
{
	margin:-26px;
	height:26px;
	width:880px;
	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:#6e7a87;
	padding-top:5px;
	height:26px;
	display:block;
	float:right;
	font-family:Century Gothic;
        font-size: 14px;
        font-weight: bold;
}

.bandera
{
	padding-top:0px;
}

.headermenuoption:hover
{
	color:#ee3b33;
}

.headermenuoption a{color:#000;}
.headermenuoption a:hover{color:#FFF;}

.language
{
	margin-top:3px;
}

.contentwrapper
{
	position:absolute;
	width:964px;
	/*overflow:hidden;*/
}

.sidemenu
{
	width:194px;
	min-height:291px;
	position:absolute;
	left:763px;
	z-index:2;
	text-align:center;
	background: url(../imgs/back-menu.png) no-repeat;
        top: -32px;
}

.ie6 .sidemenu
{
	height:308px;
}

.sidemenu .head
{
	font-size: 14px;
	padding:5px;
        color: #31383e;
        font-weight: normal;
}
h2.head{
  margin: 0px;
  padding: 0px;
  
}
a.sidemenuoption
{
	width:182px;
	min-height:18px;
	/*padding-left:15px;*/
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	text-indent:20px;
	cursor:hand;
	background:transparent url(../imgs/sidemenuoptionoff.jpg) no-repeat top;
	background-position:0px 0px;
	display:block;
	border:none;
        margin: 0px auto;
}

.ie6 a.sidemenuoption
{
	height:17px;
	left:2px;
}

.ie7 a.sidemenuoption
{
	left:2px;
}

a.sidemenuoption:hover
{
	cursor:hand;
}

.news
{
	padding:10px;
	text-align:left;
}

.date
{
	color:#004990;
}

.more
{
	float:right;
}

.ie .more
{
	padding-right:10px;
}

.content
{
	color:#707676;
	position:relative;
	min-height:308px;
	width:745px;
	margin:10px;
	z-index:2;
	text-align:justify;
	/*font-size:15px;*/
}

.ie6 .content
{
	height:308px;
}

.content h1
{
	position:relative;
	margin-top:27px;
	color:#324355;
	font-size:26px;
        padding-left:12px;
}

.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;
}

.bottomlogos
{
	position:absolute;
	top:5px;
	left:0px;
	z-index:2;
}

.footer
{
	min-height:64px;
	width:754px;
	color:#48555e;
	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;
}

#banner{
    overflow: hidden;
    height: 206px;
    position: relative;
}
#logo img{
    margin-top: 4px;
}
.webkit #logo img,.ie8 #logo img{
    margin-top: 1px;
}
.ie7 #logo img{
    margin-top: -2px;
}
.slidetabs{
    left: 50%;
    margin-left: -31px;
    margin-top: -27px;
    position: absolute;
    top: 100%;
    width: 62px;
    visibility: hidden;
}
.slidetabs a{
    background-image: url("../imgs/banner-item.png");
    color: white;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 19px;
    padding-top: 3px;
    text-align: center;
    width: 16px;
}
.slidetabs a.current,.slidetabs a:hover{
    background-position: 0px -22px
}
#slogan{
    position: absolute;
    left: 770px;
    top: 29px;
}

