body {
	font-family: Arial, Helvetica, sans-serif;
	/*line-height: 18px;*/
	font-size: 12px;
	color: #272727;
	margin: 10px 0 0 0 ;
	padding: 0;
	/*background: #fff url(../img/vitalia_home.jpg) center no-repeat;*/
	min-height: 1297px;
}

a img {border:none;}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #5e5e5e;		/* Gris */
}
h1 {
	font-size: 23px;
	margin: 0 0 2px 0;
	color: #000;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	margin: 0 0 5px 0;
	color: #000;
	font-weight: normal;
}
h3 {
	font-size: 13px;
	margin: 0 0 5px 0;
	color: #000;
	font-weight: bold;
}
h4 {
	font-size:15px;
	margin: 0 0 10px;
	color: #cc3333;
	font-weight: bold;
}

a { 
	text-decoration:none; 
	color:#0044ba; 
}
a:hover { 
	text-decoration: underline; 
}

a.more{

}
p {
	color: #272727;
}
/************************************************************
 	MAIN LAYOUT
************************************************************/
#wrapper { 
	width: 995px;
	/*width: 105px;*/
	margin: auto;
}

#left-bar {
	width: 175px;
	/*height: 190px;*/
	/*border: 1px solid red;*/
	float: left;
}
#right-bar {
	width: 320px;
	/*height: 190px;*/
	/*border: 1px solid red;*/
	float: left;	
}
#right-bar .banner {
	margin-bottom: 6px;
}
#center-area {
	width: 500px;
	/*height: 190px;*/
	/*border: 1px solid red;*/
	float: left;
    display: block;
}
#footer{
    clear: both;
    margin-bottom: 10px;
    padding: 10px 0;
    text-align:center;
    font-size: 7pt;
    line-height: 10px;
}
/************************************************************
 	HEADER
************************************************************/
#header {
	height: 195px;
	/*border: 1px solid red;*/
	background: #fff url(../img/logo.jpg) no-repeat;
}
#header #column-1 {
	width: 665px;
	height: 190px;
	/*border: 1px solid red;*/
	float: left;
}
#header #column-2 {
	width: 320px;
	height: 190px;
	float: right;
}
#header #buscador {
	float: right;
    margin-top: 105px;
	height: 35px;
	display: block;
}
#header #buscador #form-area {
	
}

/************************************************************
 	MENU TOP
************************************************************/
#header #logo{
    width: 379px;
    height: 129px;
    float: left;
}
#header #top-menu {
	width: 665px;
	height: 40px;
	margin-top: 20px;
	background: url(../img/top-menu-separator.gif) no-repeat top right;	
}
#header #top-menu ul {
	margin: 0;
	padding: 0;
}
#header #top-menu li {
	list-style: none;
	background: url(../img/top-menu-separator.gif) no-repeat top left;
	float: left;
	margin: 0px 0 0 0px;
	padding: 0px 47px;
	/*border-right: 2px solid #d1d5d4;*/
}
#header #top-menu li a {
	/*color: #cc3333;*/
    color: #009966;
	font-weight: bold;
}
#header #top-menu li.current a {
	/*color: #009966;*/
    color: #cc3333;
}
/************************************************************
 	LEFT MENU
************************************************************/
#left-menu {
	margin-top: 11px;
}
#left-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#left-menu li {
	margin: 0;
	padding: 0;
    background: url(../img/menu-bar-1.gif) no-repeat;
}
#left-menu li.current {
    background: url(../img/menu-bar-2.gif) no-repeat;
}
#left-menu li a{
	width: 165px;
	height: 24px;
	display: block;
	color: #FFF;
	font-weight: bold;
	padding: 2px 0 0 12px;
    line-height: 21px;
	margin: 0;
}
#left-menu li.alt{
	background: url(../img/menu-bar-1.1.gif) no-repeat;
}
#left-menu li a:hover {
	background: url(../img/menu-bar-2.gif) no-repeat;
}

/************************************************************
 	MAIN STYLES
************************************************************/

#content {
	margin: 0 10px 0 0;
}

#content p {
	margin: 0;
	padding: 0 0 10px;
}
#content .intro {
	font-style: italic;
	font-size: 13px;
}
#content ul {

}

#content  li { 

}

#content ol {

}

/* Index de secciones */
.section-index h1 {
    font-size: 18px;
}
.section-index a {
    color: #009966;
}
/* FEATURE BOX */
.feature-box {
	float: left;
	width: 240px;
	padding-right: 10px;
}
.feature-box .volanta {
	color: #4D4E53;
	padding: 5px 0 0 0;
	margin: 0;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}
.feature-box ul {
	margin: 0;
	padding: 0 0 0 18px;;
}
.feature-box li {
	list-style-image: url(../img/bullet.gif);
	font-size: 14pt;
	padding: 0 0 10px 0;
}

/* FEATURE BOX 1 */
.feature-box-1 h1 {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 18pt;
	font-weight: normal;
	line-height: 100%;
}

.feature-box-1 p {
	padding: 0;
	margin: 0;
}

/* FEATURE BOX 2 con backgroud */

.feature-box-2 {
	background-color: #ffebb4;
	width: 229px;
	padding: 5px;
	margin-right: 10px;
}
.feature-box-2 h1 {
	color: #d4302e;
	padding: 0px;
	margin: 0;
	font-size: 14pt;
	font-weight: normal;
}
.feature-box-2 p {
	padding: 0;
	margin: 0;
}

/* FEATURE BOX 3 */
.feature-box-3 h1 {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 14pt;
	font-weight: normal;
}
.feature-box-3 p {
	padding: 0;
	margin: 0;
}

.line-separator {
	clear: both;
	background: url(../img/line-separator.gif) repeat-x bottom;
	height: 10px;
	margin-bottom: 10px;
}

#counter {
	background-color: #666666;
	width: 145px;
	height: 60px;
	color: #ffffcc;
	padding: 10px;
}
#counter .numbers{
    color: #FFF;
    font-weight: bold;
    width: 102px;
    margin: 8px auto;
}
#counter .numbers .number{
    background: url(../img/counter_bkg.gif) no-repeat;
    width: 17px;
    height: 22px;
    display: block;
    float: left;
    font-size: 14px;
    text-align: center;
    line-height: 22px;
}

#locales-wrapper {
    /*background: url(../img/locales.jpg) no-repeat;*/
    width: 320px;
    height: 178px;
    cursor: pointer;
}
a:hover #locales-wrapper {
    text-decoration: none;
}
#locales {
    padding: 12px 0 0 166px;
}
#locales p {
    font-size: 9px;
    padding: 0px;
    margin: 0 0 3px 0;
}
#numeros-anteriores p {
    margin: 0;
    padding: 2px 0;
}
#numeros-anteriores .image-issue{
    float: right;
    padding: 0 0 0 10px;
}
#numeros-anteriores ul {
    margin: 0;
    padding: 0 0 0 30px;
}
#numeros-anteriores li {
    list-style: square;
    color: #009966;
}
#numeros-anteriores li a {
    color: #272727;
}

a.boton-naranja {
	background-color: #ff6600;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	font-size: 13px;
	margin-top: 10px;
	line-height: 25px;
	text-decoration: none;
}
a.boton-naranja:hover {
	background-color: #FF7C24;
}
#buscador a.boton-naranja {
	line-height: 20px;
    padding: 2px 10px;
}

#contactenos-wrapper {
    background: url(../img/contact-back.jpg) no-repeat;
    width: 490px;
    height: 563px;
    display: block;
}

.search-list h1 {
    font-size: 18px;
}

/************************************************************
	FORMS
************************************************************/
form {
	margin: 0;
	padding: 0;
}

#form-box {
	background-color:#CCCCCC;
	color:#666666;
	padding: 20px 30px;
	margin: auto;
	border: 1px solid gray;
	width: 380px;
}

#form-box legend {
	font-weight:bold;
	font-size:12px;
}

#form-box input[type=text] {
	border:1px solid #CCCCCC;
}
#form-box input.btn {
	padding:2px;
	color:#FFFFFF;
	background-color:#FF6600;
}
label {
    font-weight: bold;
}
.submit input {
	margin-left: 5.5em;
}
.field-required {

}
.error {
	color: red;
}
.required {
	color: red;
}
/************************************************************
	CONTACTENOS
************************************************************/
#contactenos {
    float: right;
    margin-top: 20px;
}
#contactenos table td {
    padding: 6px;
}

/************************************************************
	SLIDER
************************************************************/
#slider-wrapper {
	float: left;
	width: 490px;
	background-color: #dbe7a7;
	margin-bottom: 10px;
}
#slider {
	overflow: hidden; 
	width: 490px;
	height: 293px;
}

#slider-navigation {
	float: right;
	padding: 2px 10px;
}
#slider-navigation a {
	background: url(../img/slider-pager.gif);
	width: 16px;
	height: 16px;
	display: block;
	float: left;
}
#slider-navigation a.activeSlide {
	background: url(../img/slider-pager-current.gif);
}
		
/************************************************************
	COMMON
************************************************************/
/************* Para evitar el contenido Flotando en Firefox */
.clearfix:after {
       content: ".";
       display:block;
       height: 0;
       clear: both;
       visibility: hidden;
}
.clearfix {
       display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
       height: 1%;
}
.clearfix {
       display: block;
}
/* End hide from IE-mac */

*.clear {
	clear: both;	
}

*.left{
	float: left;
}

*.right{
	float: right;
}

*.margin {
	margin: 10px;
}

*.margin-left {
	margin-left: 10px;
}

*.margin-right {
	margin-right: 10px;
}

*.margin-bottom {
	padding-bottom: 10px;
}

*.margin-top {
	margin-top: 10px;
}

*.border-bottom {
	border-bottom: 1px solid #CCCCCC;
}

*.white {
	color: #fff;
}

/* Colores alternativos */
*.violeta   {color: #cc33cc;}
*.verde     {color:	#009966;}
*.azul      {color:	#0066ff;}
*.rojo      {color:	#cc3333;}
*.naranja   {color:	#ff6600;}
*.gris      {color:	#999999;}

/* Colores de Fondo alternativos */
*.back-amarillo  {background-color:	#fff8aa;}
*.back-celeste   {background-color:	#c8e2ff;}
*.back-rosa      {background-color:	#edcdd3;}
*.back-naranja   {background-color:	#ffd89f;}
*.back-violeta   {background-color: #d9b7fe;}
*.back-verde     {background-color:	#c8f6b2;}
*.back-gris      {background-color:	#eae4ba;}

#locales-barrios {
	width: 190px;
	border-right: 1px solid #E9E9E9;
	float: left; /*min-height: 500px;*/
	padding-right: 10px;
}

#locales-barrios ul {
    margin: 0 0 0 10px;
    padding: 0;
    list-style: none;
}
#locales-barrios li {
    margin: 0;
    padding: 3px 0;
}
#locales-barrios ul.barrios a {
	color: #009966; /* Verde */
}
#locales-barrios ul.locales a {
	color: #FF6600; /* Naranja */
}

#locales-list {
	width: 270px;
    margin-left: 10px;
    float: left;
}

#locales-list ul {
    margin: 0 0 0 20px;
    padding: 0;
    /*list-style: none;*/
}
#locales-list li {
    margin: 0;
	padding: 3px 0;
	list-style: none;
}
#locales-list li.bullet{
	list-style: disc;
}
