/* ------------------------------------------------------------
	enbolivia.com s.r.l.
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Proyect	   : ABDES Web Site
	Description: Diseņo basado en CSS 2
	Designer   : Luis Villasante
	E - mail   : luis@enbolivia.com
	Filename   : style.css
	Version    : 1.0
	Date       : Feb 1, 2010
-------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#f0f7ec;
}
div#container {
	width:892px;
	margin:0 auto;
}
div#container div#banner {
	float:left;
	width:892px;
}
div#banner div#banner_title {
	float:left;
	width:892px;
}
div#banner div#banner_img {
	float:left;
	width:892px;
	height:200px;
}
div#container div#main {
	float:left;
	width:892px;
	margin-top:15px;/*overflow:hidden;*/
}
div#main div#left {
	float:left;
	width:211px;
}
div#left div#menu {
	float:left;
	width:200px;
	height:290px;
	/*background-color:#bddbae;/*overflow:hidden;*/
	background: url(../images/imag_09.jpg) top center repeat-y;
}
/*div#menu div#titulo{*/
div#left div#titulo {
	float:left;
	width:195px;
	height:27px;
	background-color:#69b456;
	margin:6px 0 0 5px;
	_margin:6px 0 0 2px;
	padding-top:5px;
	color:#e0edd8;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.29em;
	font-weight:bold;
	text-align:center;
}
div#left div.titulo_interior {
	float:left;
	width:200px;
	height:27px;
	color:#e0edd8;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background-color:#F0F7EC;
	background-image:url(../images/borde_titulo.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	padding-top:12px;
}
div#left div.titulo_interior a, a:hover {
	text-decoration:none;
	color:#e0edd8;
	font-size:14px;
	position:relative;
	z-index:90;
}
div#left div.borde_inf {
	width:201px;
	height:15px;
	float:left;
	background-color:#F0F7EC;
	background-image:url(../images/borde_inf_tit.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
div#menu div#menu_down {
	display:block;
	height:22px;
}
div#left div#busqueda {
	float:left;
	width:185px;
	height:41px;
	background-color:#bddbae;
	margin-top:8px;
	padding:3px 0 0 15px;
	color:#69b456;
	font-size:10px;
}
div#left div#busqueda_interior {
	float:left;
	width:202px;
	height:44px;
	background-image:url(../images/buscador.jpg);
	background-repeat:no-repeat;
	margin-top:6px;
	_margin-top:4px;
	padding:3px 0 0 15px;
	color:#69b456;
	font-size:10px;
	font-weight:bold;
}
/*div#busqueda input[type="text"]{
	border:0px solid #fff;
	background-color:#fff;
	padding:2px;
}*/
.input_form {
	border:0px solid #fff;
	background-color:#fff;
	padding:2px;
}
/*div#busqueda input[type="submit"]{
	width:21px;
	height:21px;
	background-image:url(../images/icon_search.jpg);
	background-color:#bddbae;
	background-repeat:no-repeat;
	border:0px;
}*/
.search {
	width:21px;
	height:21px;
	background-image:url(../images/icon_search.jpg);
	background-color:#bddbae;
	background-repeat:no-repeat;
	border:0px;
}
div#left div#img_foro {
	float:left;
	width:200px;
}
div#left div#ins_miembro {
	float:left;
	width:200px;
	background-color:#bddbae;
	margin-top:6px;
	_margin-top:0px;
}
div#ins_miembro div#miembros {
	float:left;
	width:199px;/*padding:5px 0 0 0;*/
}
div#ins_miembro div#miembros_interior {
	float:left;
	width:199px;/*padding:5px 0 10px 0;*/
}
div#conten {
	width:680px;
	min-height:10px;
	overflow:hidden;
	float:left;
	_margin-left:-10px;
}
div#main div#central {
	float:left;
	width:435px;
	overflow:hidden;
}
div#central div#abdes {
	float:left;
	width:400px;
	height:300px;
	background-image:url(../images/bg_abdes.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-align:justify;
	line-height:24px;
	padding:0px 20px 0 17px;
}
div#abdes h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:30px;
	color:#1fa22e;
}
div#tools {
	float:left;
	width:428px;
	height:40px;
	padding:10px 0 0 308px;
}
div#tools_int {
	display:inline;
	float:right;
	width:auto;
}
div#tools_int img {
	margin-left:4px;
}
div#central div#destacados {
	float:left;
	width:436px;
	min-height:324px;
	_height:auto !important;
	_height:347px;/*363*/
	padding-bottom:33px;
	_padding-bottom:15px;
	/*background-color:#bddbae;*/
	background: url(../images/imag_23.jpg) top center repeat-y;
}
div#destacados h2 {
	width:426px;
	height:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#69b456;
	background-image:url(../images/bor3.gif);
	background-repeat:no-repeat;
	/*padding-top:35px;*/
	padding-left:10px;
	padding-bottom:20px;
	padding-top:15px;
}
div#destacados h2 a {
	text-decoration:none;
	color:#69B456;
	font:Verdana, Geneva, sans-serif;
	font-size:20px;
}
div#destacados div.des {
	float:left;
	width:435px;
}
div#destacados_foot {
	width:436px;
	height:24px;
	float:left;
	background-image:url(../images/bor4.jpg);
	background-repeat:no-repeat;
}
div#destacados div.des div.des_titulo {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	padding:5px 10px 0 10px;
	color:#135087;
}
div.des_titulo a, a:hover {
	font-size:14px;
	text-decoration:none;
	color:#135087;
}
div#destacados div.des div.des_cont {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	padding:5px 15px 10px 15px;
	text-align:justify;
}
div#destacados div.des div#des_cont img {
	border:1px solid #108966;
	float:left;
	width:auto;
	margin:5px 3px 3px 10px;
}
div#main div#right {
	float:left;
	width:246px;
	_width:240px;
	overflow:hidden;
}
div#right div#titulo_noti {
	/*float:left;
	width:235px;
	height:27px;
	background-color:#69b456;*/
	/*margin:6px 0 0 5px;
	_margin:6px 0 0 2px;*/
	padding-top:10px;
	color:#e0edd8;
	font:Verdana, Geneva, sans-serif;
	font-size:14px;/*1.3em*/
	font-weight:bold;
	text-align:center;
	float:left;
	width:235px;
	height:30px;
	background-image:url(../images/bor1.jpg);
	background-repeat:no-repeat;
}
div#right div#titulo_noti a, a:hover {
	text-decoration:none;
	color:#E0EDD8;
	font-size:16px;
}
div#right div#noticias {
	float:right;
	width:235px;
	height:276px;
	_height:276px;
	/*background-color:#bddbae;*/
	background:url(../images/imag_07.jpg) top center repeat-y;
}
div#right div#noticias_footer {
	width:236px;
	height:15px;
	float:right;
	background-image:url(../images/bor2.jpg);
	background-repeat:no-repeat;
}
div#noticias div.noti {
	font-family:Verdana, Geneva, sans-serif;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	float:left;
	width:235px;
}
div#noticias div.noti div.subtitulo_noti {
	font-size:1.12em;
	/*font-size:14px;*/
	font-weight:bold;
	padding:11px 0 0 12px;
	color:#135087;
}
div.noti div.subtitulo_noti a, a:hover {
	font-size:12px;
	text-decoration:none;
	color:#135087;
}
div#noticias div.noti div.fecha_noti {
	font-size:12px;
	font-weight:bold;
	padding:1px 0 0 12px;
	color:#000;
}
div#noticias div.noti div.content_noti {
	float:left;
	width:auto;
	height:45px;
	overflow:hidden;
	font-size:12px;
	color:#000;
	padding: 13px 13px 0 12px;
	margin-bottom:10px;
	text-align:justify;
	line-height:15px;
}
div#noticias div#more {
	float:left;
	width:222px;/*235*/
	font-size:13px;
	font-weight:bold;
	text-align:right;
	padding:0 13px 10px 0;
}
div#more a, a:hover {
	text-decoration:none;
	color:#000;
}
/***** Begin Pestaņas *****/
div#right div#multimedia {
	float:right;
	width:241px;
	height:390px;
	float:left;
	margin-left:6px;
	_margin-left:2px!important;
	_height:393px;
	margin-top:8px;
	/*background-color: #bddbae;*/
	background-image: url(../images/bg_multimedia.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}
div#multimedia div#tab {
	float:left;
	display:inline;
	width:238px;
	height:26px;
	float:left;
	_width:240px;
	margin:9px 0 0 4px;
	/*background-color:#000;*/
	background-image:url(../images/borde_granade.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
div#tab span#publicaciones {
	display:block;
	float:left;
	/*width:105px;*/
	height:20px;
	color:#e0edd8;
	font-size:15px;
	/*background-color:#69b456;*/
	/*padding:6px 0 6px 12px;*/
	padding:5px 2px 2px 2px;
}
div#tab span#fotos {
	display:block;
	float:left;
	width:48px;
	height:20px;
	color:#e0edd8;
	font-size:15px;
	/*background-color:#4D9F39;*/
	padding:5px 2px 2px 2px;
}
div#tab span#videos {
	display:block;
	float:left;
	width:64px;
	height:15px;
	color:#e0edd8;
	font-size:15px;
	/*background-color:#4d9f39;*/
	padding:6px 0 6px 5px;
}
/*
div#tab a, a:hover {
	text-decoration:none;
	color:#d6ff7f;
}
*/
/***** End Pestaņas *****/
div#multimedia div#content_multimedia {
	float:left;
	width:230px;
}
div.publicacion {
	float:left;
	width:215px;
	font-size:11px;
	text-align:justify;
	padding:10px 5px 5px 12px;
}
div.publicacion span.verde a {
	color:#108966;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
div.publicacion img {
	border:0px;
	float:right;
	/*width:auto;*/
	margin:0 5px 5px 10px;
}
div#container div#footer {
	float:left;
	width:892px;
	height:80px;
	margin-top:33px;
	border-top:2px solid #69b456;
	color:#747978;
}
div#footer a, a:hover {
	color:#747978;
	text-decoration:none;
}
div#footer div#dir {
	display:block;
	float:left;
	width:350px;
	padding:5px 0 0 10px;
}
div#footer div#dir a {
	text-decoration:none;
}
div#footer div#dir a:hover {
	text-decoration:underline;
	font-weight:normal;
}
div#footer div#copy {
	display:block;
	float:right;
	width:350px;
	text-align:right;
	padding:5px 8px 0 0;
}
div#footer div#copy a {
	text-decoration:none;
}
div#footer div#copy a:hover {
	text-decoration:underline;
	font-weight:normal;
}
div.galery {
	margin-left:20px;
	text-align:left;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
}
div.galery a {
	color:#1f4ca6;
	text-decoration:none;
	font-size:11px;
}
div.galery div.photo {
	width:190px;
	height:141px;
	float:left;
	overflow:hidden;

}

div.galery div.photo a.alto{
	
	width:190px;
	float:left;
	height:141px;
	overflow:hidden;
	
}


/*********************Estilos para tabs publicaiones videos y fotos**************/
span.tab_x {
	/*background:#6D6D6D url(../images/bg_tabs_s.jpg) center center repeat-x;*/
	/*border:1px solid #424242;*/
	text-align:center;
	width:75px;
	padding:5px 2px 2px 3px;
	/*margin:0 1px 0 0px;*/
	display:block;
	float:left;
	height:20px;
}
span.tab_x a {
	/*color:#FFFFFF;
	text-transform:uppercase;*/
	width:75px;
	color:#d6ff7f;
	text-decoration:none;
	font-size:11px;
	/*letter-spacing:0px;
	padding:0px 7px;*/
	font-weight:bold;
}
span.tab_selected {/*border.radius: 16px;
	-moz-border-radius:16px;  /* FF*//*-webkit-border-radius:16px;  /* Safari*//*-ms-border-radius:16px; /*Microsoft*/
	/*border-radius:16px;*/ /*IE*/
	/*behavior:url(border-radius.htc);*/
	/*background:#69B456 /*url(../images/bg_tabs.jpg) repeat-x*/;
	/*border:1px solid #69B456;*/
	width:75px;
	height:25px;
	background-image:url(../images/borde.gif);
	background-repeat:no-repeat;
	text-align:center;
	/*padding:5px 7px 3px 2px;*/
	/*margin:0 1px 0 0;*/
	/*display:block;*/
	float:left;/*height:15px;*/
}
span.tab_selected a, a:hover {
	width:75px;
	color: #FFFFFF;
	/*text-transform:uppercase;*/
	font-size:11px;
	font-weight:bold;/*letter-spacing:0px;/*font-weight:bold;*/
}
span.tab_x a:hover {
	width:75px;
	/*color: #FFCC00;*/
	color: #d6ff7f;
	font-size:11px;
}
.tab_content {
	width:225px;
	/*height:160px;*/
	/*overflow:hidden;*/
	float:left;
	clear:both;
	/*border-top:6px solid #246049;*/
	padding:0 5px;
	margin:0;
}
.tab_content img {
	float:left;
	margin:0 5px 0 0;
}
.hide {
	visibility:hidden;
	display:none;
}
hr, .verde {
	color:#1157A4;/*1fa22e*/
}
.verde:hover {
	color:#DF8800;
	font-weight:normal;
}
.size a {
	text-align:justify;
}
div#tab span#fotos, div#tab span#publicaciones, div#tab span#videos {
	width:75px;
}
/*** Begin Documentos ***/

#borde_int_sup {
	width:680px;
	height:29px;
	float:left;
	background-image:url(../images/borde_sup.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
#borde_int_inf {
	width:680px;
	height:35px;
	float:left;
	background-image:url(../images/borde_inf.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
#contenedor_central {
	width:680px;
	height:auto;
	float:left;
}
#int a, a:hover {
	font-size:12px;
}
div#int div#doc {
	float:left;
	width:auto;
	height:auto;
}
div#int .doc h2 {
	background-color:#ddd;
	border-bottom:2px solid #ccc;
	min-height:23px;
	_height:auto !important;
	_height:23px;
	margin:15px 0 0 0;
	padding:5px 0 0 3px;
}
div#int .doc p {
	text-align:justify;
	line-height:16px;
	line-height:inherit;
	background-color:#F9F9F9;
	padding:0 15px;
	float:left;
	width:600px;
}
div#int .doc p img {
	float:left;
	width:auto;
	display:block;
	margin-right:10px;
}
div#int .doc p a {
	float:left;
	width:500px;
	margin:10px 0;
	_margin:7px 0 20px 0;
}
div#int .doc p a img {
	float:left;
	width:16px;
	margin-right:8px;
}
/*** End Documentos ***/

/*** Begin sombras de fotos ***/
div#int table tbody tr td div a .sombra {
	float:left;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 5px;
}
div#int table tbody tr td div a .sombra img {
	width:189px;
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	_margin: -6px 3px 6px -6px;
	padding: 4px;
}
/*** End sombras de fotos ***/

.enlaces2 a {
	color:#003300;
	font-weight:bold;
}
.enlaces2 a:hover {
	font-weight:bold;
}
div#video {
	border: 1px solid rgb(105, 180, 86);
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	width: 190px;
	height: 180px;
	padding-left: 6px;
	padding-bottom: 5px;
	padding-right: 5px;
	float: left;
	padding-top:5px;
}
.textocontpeq_2 {
	font-size:10px;
	text-align:left;
	padding:5px;
}
.nenlace a, li a {
	color:#006600;
}
.text_12-3 {
	font-weight:bold;
}
#logo {
	float:left;
	width:206px;
	height:147px;
}
