
/***************************** BANDON ***************************************/

.header {
	width:945px;
	height:171px;
	background-image: url(../images/bandon/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg-header {
	background: #FFFFFF url(../images/bandon/header_bg.jpg) repeat-x scroll center top;
	width:1024px;
}

.top-login {
	background: url(../images/bandon/top_login.jpg) no-repeat top right;
	height:260px;
}
.td_top {
	background-color: #eae8e9;
	border: 1px solid #CCCCCC;
	padding:3px;
}

.td_bottomblog {
	height:22px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.div_verde {
	background-image: url(../images/bandon/lineaverdes_div.gif);
	background-repeat: repeat-x;
	height:8px;
}




.marco_imagen{
	padding: 3px;
	border: 1px solid #4c6c05;
}

.marco_imagen_sel{
	padding: 3px;
	border: 3px solid #00CC00;
}

.marcogris_imagen{
	padding: 3px;
	border: 1px solid #666666;
}
.marcoblanco_imagen{
	padding: 3px;
	border: 1px solid #FFFFFF;
}


.top_menu {
	background: url(../images/bandon/top_menu.jpg) no-repeat top left;
}

.top_login_izquierdo {
	background: url(../images/bandon/top_login_izq.jpg) no-repeat top left;
	
}

.bg_contenido {
	background-image: url(../images/bandon/contenido_bg.jpg);
	background-repeat: repeat-x;
	
}
.top_esquina {
	background-image: url(../images/bandon/top-esquina.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 53px;	
}

/*************TITULOS CON TABLAS *****************/
.fin_sub {
	background-color:#ecf3e1;
	border: 1px solid #b3c58f;
	text-align:left;
	height:25px;
}


.titulo_verdebandon {
	color: #5b8408;
	font-weight:bold;
	text-align: left;
}

.titwhite {
	color: #FFFFFF;
}

.titulo_white {
	color: #FFFFFF;
	font-weight:bold;
}

.titulo_whiteplain {
	color: #FFFFFF;
	font-weight:normal;
}

.finseccion_izq {
	background-image: url(../images/bandon/finseccion_izq.gif);
	height: 35px;
	width: 15px;
}

.finseccion_ctr {
	background-image: url(../images/bandon/finseccion_ctr.gif);
	height: 35px;
	background-repeat: repeat-x;
	color: #000000;
}

.finseccion_der {
	background-image: url(../images/bandon/finseccion_der.gif);
	height: 35px;
	width: 15px;
}

.titulo_principal {
	height: 74px;
	width: 475px;
	background-image: url(../images/bandon/titulo_principal.jpg);
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	padding:3px;
	margin:0px;
}
.titulo2-principal {
	height: 74px;
	width: 645px;
	background-image: url(../images/bandon/titulo2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color:#FFFFFF;
	font-weight:bold;
	text-align: left;
}
.titulo2a {
	height: 40px;
	width: 20px;
	background-image: url(../images/bandon/titulo2a.jpg);
	background-repeat: no-repeat;
}
.titulo2b {
	width: 656px;
	background-image: url(../images/bandon/titulo2b.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.titulo2c {
	height: 40px;
	width: 20px;
	background-image: url(../images/bandon/titulo2c.jpg);
	background-repeat: no-repeat;
}	

/************* LINKS *****************/


a.blackplain:link {
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
a.blackplain:visited {
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
a.blackplain:active {
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
a.blackplain:hover {
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
}

.td1_borde {
	border: 1px solid  #b0db79	 /* #175493*/;
}

.td1_fondo {
	background-color: #6bbc19;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 25px;
}
.td2_fondo {
	background-color: #d8ddf1;
	font-weight: bold;
	color: #175493;

}
.td4_fondo {
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
}
.td3_fondo {
	background-color:#E9EFE7;
	border: 1px solid #CCCCCC;
}


