hr {
	margin: 10px 0;
	border: 0;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #ffffff;
}
#cabecerabarra
{
	overflow: hidden;
    margin: 0px auto 0px auto;
	padding:0px;
	width:980px;
	height:40px;
	z-index:0;
}
#barrasocial{
	float:left;
	margin-top:7px;
	margin-right:10px;
}
#barrasocial img {
	margin-right:5px;
}
#barrabuscador {
	float:left;
	margin-top:7px;
	width:250px;
}

#barracliente {
	float:right;
	margin-top:10px;
	
}
#barracliente a {
	margin-right:10px;
	color:#fff;
	text-decoration:none;
}

.logo {
	margin-top:40px;
	margin-left:10px;
	float:left;
}
.websiteidioma {
	float:right;
	margin-top:70px;
}

/********************** Estilos contenido detalle *******************/
#articulo {
	line-height: 1.4em;
	text-align: justify;
	overflow:hidden;
	margin-bottom:15px;
}
#articulo ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.3em;
	margin-left: 0em;
	padding: 0px;
}
#articulo li {
	list-style: none;
	background-image: url(images/vineta_main.gif);
	background-repeat: no-repeat;
	background-position: 0.4em 0.3em;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 1.6em;
	padding-top: 0em;
	margin: 0em;
	}
/***************  Estilo contenidos resumen ********************/
.seccionindex100 {
	clear:both;
	margin-bottom:10px;
}
.seccionindex501 {
	width: 48%;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	height:140px;
}
.seccionindex502 {
	width: 48%;
	float:right;
	margin-bottom:10px;
	height:140px;
}
.seccionindex301 {
	width: 32%;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
.seccionindex302 {
	width: 32%;
	float:right;
	margin-bottom:5px;
}
dl.seccionindex {
	padding: 0px;
	margin: 0px;
	overflow:hidden;
	border-bottom: 1px dashed #CCCCCC;
}
dl.seccionindex dt {
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	}
dl.seccionindex dt a{
	text-transform: normal;
	letter-spacing: normal;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
	color:#c1381d;
}

dl.seccionindex dd {
	margin:0px;
	padding: 0px;
	line-height: 1.4em;
	text-align:justify;
}
dl.seccionindex dd  span{
	margin: 0px;
	padding: 0px;
	color:#999;
}

dl.seccionindex dd a {
	font-weight:bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	text-align:justify;
	text-decoration: none;
}
dl.seccionindex dd img, .seccionindex img {
	float: left;
	padding: 0;
	margin-right:10px;
	margin-bottom:10px;

}

/********* Estilo de galeria de fotos *********/
#galeriafotos li {
	
   display:inline;
   float:left;
   width:220px;
   height:250px;
   margin:0 20px 20px 0;
} 
#galeriafotos li a {
	font-size: 1em;
} 

#galeriafotos li img {
	margin-bottom:10px;
}
#galeriafotos1 li {
   display:inline;
   float:left;
   width:172px;
   height:180x;
   margin:10px 20px 10px 0px;
   text-align: center;
} 
#galeriafotos2 li {
   display:inline;
   float:left;
   width:150px;
   height:170px;
   margin:0 20px 10px 0;
   text-align: center;
	font-size:11px;
	border:1px solid #84b24f;
} 
#galeriafotos2 li img {
	margin:10px;
}
#galeriafotos3 li {
   display:inline;
   float:left;
   width:220px;
   height:200px;
   margin:10px 20px 10px 0px;
   text-align: center;
	overflow:hidden;
} 
#galeriafotos4 li {
   display:inline;
   float:left;
   width:220px;
   height:200px;
   margin:0 20px 20px 0;
} 
#galeriafotos4 li img {
	margin-bottom:10px;
}

#galeriafotos4 li a {
	text-align: center;
	font-size: 12px;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	word-spacing: normal;
	} 
#clear {
	clear:both;
}



/************ Paginacion de contenidos ******************/
.seccionpaginacion 
{
	margin:0px;
	padding:0px;
	height:30px;
	font:12px/15px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	text-align:justify;
	color:#666666;
}

div.pagination {
	padding-top:10px;
	padding-bottom:10px;

}

div.pagination a {
	font-weight:bold;
	color:#0030ce;
	text-decoration:none;
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	border:1px solid #b7d8ee;
	height:25px;
}

div.pagination a:hover, div.pagination a:active {
	color:#ed7b1d;
	border:1px solid #b7d8ee;
	background-color:#d2eaf6;
}
div.pagination span.current {
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	border:1px solid #b7d8ee;
	font-weight:bold;
	color:#444444;
	background-color:#d2eaf6;
	height:20px;

}
div.pagination span.disabled {
	display:none;
}


/*************  Formularios  ***************/

#formcuenta form {
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #CCC;
	padding:20px;
	background-color:#f1f1f1;
}


#formcuenta label {
	float: left;
	width:130px;
	text-align:right;
	margin-right:10px;
	height: 25px;
	display:block;
	padding-top:5px;
	
}
#formcuenta .cuadro {
	border: 1px solid #CCC;
	width: 300px;
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom:10px;
	margin-right:5px;
	background-color:#FFF;
}
#formcuenta .cuadromax {
	border: 1px solid #CCC;
	width: 500px;
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom:5px;
	margin-top:5px;
	margin-right:5px;
	background-color:#FFF;
}
#formcuenta .cuadromin {
	border: 1px solid #CCC;
	width: 150px;
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom:5px;
	margin-top:5px;
	margin-right:5px;
	background-color:#FFF;
}
#formcuenta .combo {
	border: 1px solid #CCC;
	width: 300px;
	height: 30px;
	padding:5px;
	margin-bottom:5px;
	margin-top:5px;
	background-color:#FFF;
}
#formcuenta .combomin {
	border: 1px solid #CCC;
	width: 140px;
	height: 30px;
	padding:5px;
	margin-bottom:5px;
	margin-top:5px;
	background-color:#FFF;
}
#formcuenta .cuadroarea {
	border: 1px solid #CCC;
	width: 300px;
	padding:5px;
	overflow: auto;
	height: auto;
	margin-bottom:5px;
	margin-top:5px;
	background-color:#FFF;
}
#formcuenta img {
	margin-bottom:10px;
}

/****************** formularios Validacion  *****************/
#formcuenta LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

#formcuenta .LV_valid {
    color:#00CC00;
}
	
#formcuenta .LV_invalid {
    color:#CC0000;
	font-size:11px;
}
    
#formcuenta .LV_valid_field,
#formcuenta input.LV_valid_field:hover, 
#formcuenta input.LV_valid_field:active,
#formcuenta textarea.LV_valid_field:hover, 
#formcuenta textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
	background-color:#D6F7D5;
}
    
#formcuenta .LV_invalid_field, 
#formcuenta input.LV_invalid_field:hover, 
#formcuenta input.LV_invalid_field:active,
#formcuenta textarea.LV_invalid_field:hover, 
#formcuenta textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
	background-color:#FFCECE;
}

/*********** Slider Nivo ****************/
#slider1 {
	position:relative;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider1 img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider1 a {
	border:0;
	display:block;
}

#slider2 {
	position:relative;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider2 img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider2 a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:20px;
	top:20px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

.clear {
	clear:both;
}

/****  tablas ****/

table.tablanormal {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.tablanormal th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.tablanormal td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}

/*******Slider Imagenes productos *****************/

#products {
	width:480px;
	height:360px;
	position:relative;
	z-index:0;
	margin-left:0px;
}
#products .slides_container {
	width:480px;
	overflow:hidden;
	float:left;
	position:relative;
	display:none;
}
#products .slides_container a {
	width:480px;
	height:360px;
	display:block;
}
#products .next,#products .prev {
	position:absolute;
	top:127px;
	left:0;
	width:21px;
	height:0;
	padding-top:21px;
	overflow:hidden;
	display:block;
	z-index:101;
}
#products .prev {
	background:url(images/arrow-prev.png);
}
#products .next {
	left:480px;
	background:url(images/arrow-next.png);
}
#products .pagination {
	width:480px;
	padding:0px;
	margin-top:5px;
	float:left;
	margin-left:0px;
}
#products .pagination li {
	float:left;
	margin:0px 5px 10px 0px;
	list-style:none;
}
#products .pagination li a {
	display:block;
	width:60px;
	height:50px;
	margin:0px;
	float:left;
}
#products .pagination li.current a {
	margin:0;
}



/******* Botones **********/
#botones {
	margin: 0;
	padding: 0;
	list-style: none;
	background:#F90;
}
#botones li {
	float: left;
	padding: 0;
	margin: 0;
	margin-right:20px;
	list-style: none;
	background-repeat: no-repeat;
}
#botones li a, #botones li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 115px;
	width:117px;
}
.boton1 a{background-image: url(images/boton1.png)}
.boton1 a:hover {background-image: url(images/boton1b.png);}
.boton2 a{background-image: url(images/boton2.png)}
.boton2 a:hover {background-image: url(images/boton2b.png);}
.boton3 a{background-image: url(images/boton3.png)}
.boton3 a:hover {background-image: url(images/boton3b.png);}
.boton4 a{background-image: url(images/boton4.png)}
.boton4 a:hover {background-image: url(images/boton4b.png);}
#botones:after {content: "."; display: block; height: 0; clear: both; }

.leermas {
	background-color:#0c4376;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	padding:5px 30px;
	text-decoration:none;
	margin-bottom:20px;
}
.leermas:hover {
	
	background-color:#f89306;
}
.leermas:active {
	position:relative;
	top:1px;
}


.botonverde {
        -moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
        -webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
        box-shadow:inset 0px 1px 0px 0px #a4e271;
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809));
        background:-moz-linear-gradient(top, #89c403 5%, #77a809 100%);
        background:-webkit-linear-gradient(top, #89c403 5%, #77a809 100%);
        background:-o-linear-gradient(top, #89c403 5%, #77a809 100%);
        background:-ms-linear-gradient(top, #89c403 5%, #77a809 100%);
        background:linear-gradient(to bottom, #89c403 5%, #77a809 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809',GradientType=0);
        background-color:#89c403;
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        border-radius:6px;
        border:1px solid #74b807;
        display:inline-block;
        color:#ffffff;
        font-family:arial;
        font-size:15px;
        font-weight:bold;
        padding:6px 24px;
        text-decoration:none;
        text-shadow:0px 1px 0px #528009;
}
.botonverde:hover {
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403));
        background:-moz-linear-gradient(top, #77a809 5%, #89c403 100%);
        background:-webkit-linear-gradient(top, #77a809 5%, #89c403 100%);
        background:-o-linear-gradient(top, #77a809 5%, #89c403 100%);
        background:-ms-linear-gradient(top, #77a809 5%, #89c403 100%);
        background:linear-gradient(to bottom, #77a809 5%, #89c403 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403',GradientType=0);
        background-color:#77a809;
}
.botonverde:active {
        position:relative;
        top:1px;
}

.botonrojo {
        -moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
        -webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
        box-shadow:inset 0px 1px 0px 0px #f5978e;
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f));
        background:-moz-linear-gradient(top, #f24537 5%, #c62d1f 100%);
        background:-webkit-linear-gradient(top, #f24537 5%, #c62d1f 100%);
        background:-o-linear-gradient(top, #f24537 5%, #c62d1f 100%);
        background:-ms-linear-gradient(top, #f24537 5%, #c62d1f 100%);
        background:linear-gradient(to bottom, #f24537 5%, #c62d1f 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f',GradientType=0);
        background-color:#f24537;
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        border-radius:6px;
        border:1px solid #d02718;
        display:inline-block;
        color:#ffffff;
        font-family:arial;
        font-size:15px;
        font-weight:bold;
        padding:6px 24px;
        text-decoration:none;
        text-shadow:0px 1px 0px #810e05;
}
.botonrojo:hover {
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537));
        background:-moz-linear-gradient(top, #c62d1f 5%, #f24537 100%);
        background:-webkit-linear-gradient(top, #c62d1f 5%, #f24537 100%);
        background:-o-linear-gradient(top, #c62d1f 5%, #f24537 100%);
        background:-ms-linear-gradient(top, #c62d1f 5%, #f24537 100%);
        background:linear-gradient(to bottom, #c62d1f 5%, #f24537 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537',GradientType=0);
        background-color:#c62d1f;
}
.botonrojo:active {
        position:relative;
        top:1px;
}

.botonceleste {
        -moz-box-shadow: 0px 1px 0px 0px #f0f7fa;
        -webkit-box-shadow: 0px 1px 0px 0px #f0f7fa;
        box-shadow: 0px 1px 0px 0px #f0f7fa;
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #33bdef), color-stop(1, #019ad2));
        background:-moz-linear-gradient(top, #33bdef 5%, #019ad2 100%);
        background:-webkit-linear-gradient(top, #33bdef 5%, #019ad2 100%);
        background:-o-linear-gradient(top, #33bdef 5%, #019ad2 100%);
        background:-ms-linear-gradient(top, #33bdef 5%, #019ad2 100%);
        background:linear-gradient(to bottom, #33bdef 5%, #019ad2 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bdef', endColorstr='#019ad2',GradientType=0);
        background-color:#33bdef;
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        border-radius:6px;
        border:1px solid #057fd0;
        display:inline-block;
        color:#ffffff;
        font-family:arial;
        font-size:15px;
        font-weight:bold;
        padding:6px 24px;
        text-decoration:none;
        text-shadow:0px -1px 0px #5b6178;
}
.botonceleste:hover {
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #019ad2), color-stop(1, #33bdef));
        background:-moz-linear-gradient(top, #019ad2 5%, #33bdef 100%);
        background:-webkit-linear-gradient(top, #019ad2 5%, #33bdef 100%);
        background:-o-linear-gradient(top, #019ad2 5%, #33bdef 100%);
        background:-ms-linear-gradient(top, #019ad2 5%, #33bdef 100%);
        background:linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#019ad2', endColorstr='#33bdef',GradientType=0);
        background-color:#019ad2;
}
.botonceleste:active {
        position:relative;
        top:1px;
}

.botonazul {
        -moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
        -webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
        box-shadow:inset 0px 1px 0px 0px #54a3f7;
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
        background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
        background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
        background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
        background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
        background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
        background-color:#007dc1;
        -moz-border-radius:3px;
        -webkit-border-radius:3px;
        border-radius:3px;
        border:1px solid #124d77;
        display:inline-block;
        color:#ffffff;
        font-family:arial;
        font-size:13px;
        font-weight:normal;
        padding:6px 24px;
        text-decoration:none;
        text-shadow:0px 1px 0px #154682;
}
.botonazul:hover {
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
        background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
        background-color:#0061a7;
}
.botonazul:active {
        position:relative;
        top:1px;
}

.titlehome {
	background-color:#1594d1;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    padding: 5px;
    border-left: 1px solid #FFF;

}
.titlecen {
	background-color:#1594d1;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    padding: 5px;
    border-left: 1px solid #FFF;
	
}
.titleend {
	background-color:#1594d1;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    padding: 5px;
    vertical-align: middle;
    border-left: 1px solid #FFF;

}
.colgristitle {
    background-color: #DADCDD;
    border-color: #C2C2C2;
    border-style: solid;
    border-width: 1px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 5px;
}
.colgrishome {
    background-color: #EAEBED;
    border-left: 1px solid #C2C2C2;
    border-right: 1px solid #C2C2C2;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #C2C2C2;
	
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 5px;
}
.colgriscen {
    background-color: #f3f3f3;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #C2C2C2;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #C2C2C2;
	
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 5px;
}
.colgrisend {
    background-color: #f3f3f3;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #C2C2C2;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #C2C2C2;
	
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 5px;
}
.colblancohome {
    background-color: #FFFFFF;
    border-left: 1px solid #C2C2C2;
    border-bottom: 1px solid #C2C2C2;
	
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 5px;
}
.colblancocen {
    background-color: #FFFFFF;
    border-bottom: 1px solid #C2C2C2;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 5px;
}
.colblancoend {
    background-color: #FFFFFF;
    border-bottom: 1px solid #C2C2C2;
    border-right: 1px solid #C2C2C2;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 5px;
}

#boxfull 
{
	float:left;
	padding:0px;
	margin: 0px auto 0px auto;
	width:100%;
	background-color:#fff;
}
#boxfull h3
{
	background-color:#e3e3e3;
	color:#535353;
	padding:5px;
	margin-top:0px;
	margin-bottom:15px;
	border-bottom:2px solid #e3e3e3;
	text-transform: uppercase;
	font-size: 1.2em;
	font-family: 'Oswald',Arial,Verdana,sans-serif;
}
#boxfullcontenido
{
    margin: 0px auto 0px auto;
	height:auto;
	overflow:hidden;
	text-align:justify;
}

#box980 
{
	padding:0px;
	margin: 0px auto 0px auto;
	width:980px;
	background-color:#fff;
}
#box980 h3
{
	background-color:#e3e3e3;
	color:#535353;
	padding:5px;
	margin-top:0px;
	margin-bottom:15px;
	border-bottom:2px solid #e3e3e3;
	text-transform: uppercase;
	font-size: 1.2em;
	font-family: 'Oswald',Arial,Verdana,sans-serif;
	font-weight:normal;	
}
#box980contenido
{
    margin: 0px auto 0px auto;
	height:auto;
	overflow:hidden;
	text-align:justify;
}
#box300 
{
	float:left;
	padding:0px;
	margin: 0px 20px 20px 0px;
	width:300px;
	background-color:#fff;
}
#box300 h3
{
	background-color:#98ac79;
	color:#fff;
	padding:5px;
	margin-top:0px;
	margin-bottom:15px;
	border-bottom:1px solid #98ac79;
	text-transform: uppercase;
	font-size: 1.2em;
	font-family: 'Oswald',Arial,Verdana,sans-serif;
	font-weight:normal;
	}
#box300contenido
{
    margin: 0px auto 0px auto;
	height:auto;
	overflow:hidden;
	text-align:justify;
}

#box300n 
{
	float:left;
	padding:0px;
	margin: 0px 20px 20px 0px;
	width:300px;
	background-color:#fff;
}
#box300n h3
{
	background-color:#c1381d;
	color:#fff;
	padding:5px;
	margin-top:0px;
	margin-bottom:15px;
	border-bottom:1px solid #c1381d;
	text-transform: uppercase;
	font-size: 1.2em;
	font-family: 'Oswald',Arial,Verdana,sans-serif;
	font-weight:normal;
}
#box300ncontenido
{
    margin: 0px auto 0px auto;
	height:auto;
	overflow:hidden;
	text-align:justify;
}


#box300r 
{
	float:left;
	padding:0px;
	margin: 0px 0px 20px 0px;
	width:300px;
	background-color:#fff;
}
#box300r h3
{
	background-color:#ff9e02;
	color:#fff;
	padding:5px;
	margin-top:0px;
	margin-bottom:15px;
	border-bottom:1px solid #ff9e02;
	text-transform: uppercase;
	font-size: 1.2em;
	font-family: 'Oswald',Arial,Verdana,sans-serif;
	font-weight:normal;
}
#box300rcontenido
{
    margin: 0px auto 0px auto;
	height:auto;
	overflow:hidden;
	text-align:justify;
}

ul.tabs
{
    padding: 7px 0;
    font-size: 0;
    margin:0;
    list-style-type: none;
    text-align: left; /*set to left, center, or right to align the tabs as desired*/
}
        
ul.tabs li
{
    display: inline;
    margin: 0;
    margin-right:3px; /*distance between tabs*/
}
        
ul.tabs li a
{
    font: normal 12px Verdana;
    text-decoration: none;
    position: relative;
    padding: 7px 16px;
    border: 1px solid #CCC;
    border-bottom-color:#B7B7B7;
    color: #000;
    background-color:#F0F0F0;
    border-radius: 3px 3px 0 0;
    outline:none;
}
        
ul.tabs li a:visited
{
    color: #000;
}
        
ul.tabs li a:hover
{
    border: 1px solid #B7B7B7;
	background-color:#F0F0F0;
}
        
ul.tabs li.selected a, ul.tabs li.selected a:hover
{
    position: relative;
    top: 0px;
    font-weight:bold;
    background: white;
    border: 1px solid #B7B7B7;
    border-bottom-color: white;
}
        
        
ul.tabs li.selected a:hover
{
    text-decoration: none;
}
     

div.tabcontents
{
    border: 1px solid #B7B7B7; padding: 30px;
    background-color:#FFF;
    border-radius: 0 3px 3px 3px;
}