/** generic tags **/
body {background-color: #fff; color: #000;}
input, select {border-top-color: #999; border-right-color: #ccc; border-bottom-color: #ccc; border-left-color: #999;}

#header {background-color: #6f7c8c; background-image: url(../img/bg_home.jpg); background-repeat: repeat-x;}

/** header **/
#headcontent a {color: #000;}

#txtcontent p {color: #fff;}
#txtcontent p a {color: #fff;}

/** main navigation **/
#nav {background-color: #e7e7e9;}
#nav ul li {border-right: solid 1px #000;}
#nav ul li a {color: #000;}

/** footer **/
#footer p {color: #8d8d8d;}
ul#corpolinks li {border-right: solid 1px #8d8d8d;}
ul#corpolinks li a {color: #8d8d8d;}
ul#logos {border-top: solid 1px; border-bottom: solid 1px; border-color: #d8d8d8;}

/** pub **/
div.publi {background-color: #e7e7e9;}

/** search box **/
div#buscador {background-image: url(./img/bg_buscador.gif); background-repeat: repeat-x; background-position: 0 100%;}

/** minibanners **/
ul.minibanners li img {border: solid 1px #e2e2e4;}

/** home **/
#leftcol h1 {border-top: solid 4px #899aaa;}

/** lists **/
table.list th {background-color: #e7e7e9;}
table.list td {border-bottom: solid 1px #e2e2e4;}
table.list td * {color: #686868;}
table.list td a {color: #899aaa;}

div.pager a {color: #1460be;}
div.pager ul li a {border-color: #999;}

/** ofertas **/
ul#lista_ofertas li {border-bottom-color: #8191a0;}
#lista_ofertas li h2 a {color: #8191a0;}

/** cada canal tiene un color en el titulo **/
#lista_ofertas li.eventos a {color: #87b203;}
#lista_ofertas li.field_marketing a {color: #87b203;}
#lista_ofertas li.administrativa a {color: #87b203;}

#body_oferta h1 {color: #8191a0;}

/** columns **/

.bottombg {border-right: solid 1px #e7e7e9; border-bottom: solid 3px #899ba9;
	background-image: url(./img/bg_buscador.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	} /** gradient bottom image at bottom **/
	
.topbg {border-right: solid 1px #e7e7e9; 
	border-bottom: solid 3px #899ba9;
	background-image: url(./img/bg_col.gif); 
	background-repeat: repeat-x; 
	background-position: 0 0;}
	
.topbg h2 {font-weight: normal; color: #8899ab;}

a.remark {	background-image: url(./img/blue_arrow.png); 
	background-repeat: no-repeat; 
	background-position: 0 50%;
	padding: 0 0 0 1.4em;}
	
/** magazine, zona empresa**/
div#mag h1 {color: #93c703;
div#mag h3 {color: #95c703; background-image: url(./img/tit3_bullet.png); background-repeat: no-repeat;}
ul.bulleted {color: #435f77; list-style-image: url(./img/dbl_arrow.png);}

