@charset "utf-8";
/* ------------------------------------------------------------
	enbolivia.com s.r.l.
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Proyect	   : SuramÃ©rica Rural
	Description: DiseÃ±o basado en CSS 2
	Designer   : Luis Villasante
	E - mail   : luis@enbolivia.com
	Filename   : style.css
	Version    : 1.0
	Date       : Mar 02, 2010
-------------------------------------------------------------*/
* {margin:0; padding:0;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#fff;
}
div#container {
	width:1000px;
	margin:0 auto;
	background-color:#c28783;
}
div#container div#banner{
	float:left;
	width:1000px;
	height:98px;/*103px*/
	background-color:#854a50;
}
div#container div#marquesina2 {
	float:left;
	width:1000px;
	height:20px;
	background-color:#7D3538;
	background-image:url(../images/head5.jpg);
	background-repeat:repeat-x;
	color:#fff;
	font-size:13px;
}
div#container div#marquesina2 a, a:hover{
	color:#fff !important;
	text-decoration:none;
}
div#banner div#menu_top{
	float:right;
	display:inline;
	width:500px;
	padding:5px 5px 5px 0;
	text-align:right;
	color:#fff;
}
div#banner div#menu_top a{
	text-decoration:none;
	color:#fff;
}
div#banner div#menu_top a:hover{
	text-decoration:none;
	color:#c28782 !important;
}
div#banner div#lastUpdate{
	float:left;
	display:inline;
	color:#fff;
	padding:5px;
	background-color:#854A50;
	width:235px;
}
div#banner div#banner_img{
	float:left;
	width:1000px;
	_height:73px;
	overflow:hidden;
}

div#container div#menu_sup{
	float:left;
	display:inline;
	width:797px;
	background-color:#d1c4b4;
}

div#container div#buscador{
	float:right;
	width:200px;
	height:24px;
	_margin-top:-24px;
	list-style:none;
	display:block;
	background-image:url(../images/bg_buscador.jpg);
	background-repeat:no-repeat;
	position:relative;
	z-index:99;
}
div#container div#buscador .txt_search{
	border:0px solid #d1c4b4;
	background:transparent;
	width:162px;
	height:19px;
	padding:0 0 0 5px;
	_padding:2px 0 0 5px;
}
div#container div#buscador .btn_search{
	border:0;
	background-image:url(../images/bg_btn_buscador.jpg);
	width:24px;
	height:24px;
}

/**** Begin Principal ****/
div#container div#main{
	float:left;
	width:1000px;
	padding-top:13px;
	background-color:#c28783;
}
div#main div#left{
	float:left;
	width:217px;
}
	div#left div#menu_box{
		float:left;
		width:217px;
	}
	div#menu_box .box1{
		float:left;
		width:95px;
		height:62px;
		padding:0 0 13px 9px;
	}
	div#menu_box .box2{
		float:left;
		width:95px;
		height:62px;
		padding:0 0 13px 9px;
	}
	div#menu_box a:hover img, .selected2{
	 	background-color:#C28783;
		filter:alpha(opacity=65);
		-moz-opacity:0.65;
		-khtml-opacity: 0.65;
		 opacity: 0.65;
		 position:relative;
		 z-index:90;
	 }
	 div#left div#mapa{
		 float:left;
		 width:205px;
	 }
	 div#laft div#ipdrs{
		 float:left;
		 width:200px;
	 }
	 div#left div#ipdrs a:hover{
		filter:alpha(opacity=65);
		-moz-opacity:0.65;
		-khtml-opacity: 0.65;
		 opacity: 0.65;
	 }
	
div#main div#center{
	float:left;
	width:568px;
}
	div#center div#quepasa{
		float:left;
		width:323px;
		height:287px;
		background-image:url(../images/bg_que_pasa.jpg);
		background-repeat:no-repeat;
	}
	div#quepasa div#tituloQP{
		float:left;
		width:300px;
		color:#c28783;
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		margin:10px 0 5px 10px;
		_margin-left:4px;
	}
	div#quepasa div#tituloQP a, a:hover{
		text-decoration:none;
		color:#c28783;
	}
	div#quepasa div#paisQP{
		float:left;
		width:300px;
		color:#000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		margin:0 0 5px 10px;
		_margin-left:4px;
	}
	div#quepasa div#subtituloQP{
		float:left;
		width:304px;
		min-height:20px;
		height:auto !important;
		height:20px;
		color:#c28783;
		background:#eeedee;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		margin:0 0 5px 10px;
		padding-left:2px;
		_margin-left:4px;
	}
	div#quepasa div#subtituloQP a, a:hover{
		color:#c28783;
		text-decoration:none;
	}
	div#quepasa div#contenidoQP{
		float:left;
		width:305px;
		padding:10px;
		text-align:justify;
	}
	/*div#quepasa div#contenidoQP p{
		height:167px;
		overflow:hidden;
	}
	*/
	div#quepasa div#contenidoQP img{
		float:right;
		padding:5px;
		margin-left:10px;
		border:1px solid #999;
	}
	div#quepasa a{
		/*display:block;
		padding-top:6px;*/
		color:#c28783;
	}
	
	div#center div#novedades{
		float:right;
		width:236px;
		height:287px;
		background-image:url(../images/bg_novedades.jpg);
		background-repeat:no-repeat;
	}
	div#novedades div#tituloN{
		float:left;
		width:215px;
		color:#d1c4b1 ;
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		margin:10px 0 5px 10px;
		_margin-left:6px;
	}
	div#novedades div#tituloN a, a:hover{
		text-decoration:none;
		color:#d1c4b1 ;
	}
	div#novedades .item_novedades{
		float:left;
		width:216px;
		padding:0 10px; 
	}
	
	div#novedades .item_titulo{
		float:right;
		width:216px;
		text-align:right;
		color:#FFF;
	}
	div#novedades .item_titulo a, a:hover{
		color:#FFF !important;
		text-decoration:none;
	}
	div#novedades .item_cont {
		float:left;
		width:216px;
		color:#d3c3b4 ;
		font-size:13px;
		font-weight:bold;
	}
	div#novedades .item_cont a, a:hover{
		
		color:#d3c3b4  !important;
		text-decoration:none;
	}
	
	div#novedades .item_cont a, a:hover{
		color:#d3c3b4;
		text-decoration:none;
	}
	div#novedades .item_relevante{
		float:left;
		width:216px;
		color:#d3d3d6;
		margin-bottom:10px;
	}
	div#novedades hr{
		clear:both;
		border:1px solid #d1c4b1;
		width:216px;
		margin:0 0 10px 10px;
		_margin:0;
	}
	
	div#center div#dialogos{
		float:left;
		width:548px;
		background-color:#FFF;
		background-image:url(../images/bg_dialogos.jpg);
		background-position:top;
		background-repeat:no-repeat;
		margin-top:13px;
		padding:0 10px;
		margin-bottom:15px;
		min-height:270px;
		height:auto !important;
		height:270px;
	}
	div#dialogos div#tituloD{
		float:left;
		width:548px;
		color:#c28783;
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		margin-top:10px;
		margin-bottom:20px;
	}
	div#dialogos div#tituloD a, a:hover{
		color:#c28783;
		text-decoration:none;
	}
	div#dialogos div#paisD{
		float:left;
		display:inline;
		width:235px;
		font-weight:bold;
	}
	div#dialogos div#descargas{
		float:right;
		display:inline;
		width:200px;
		text-align:right;
		color:#753931;
		font-weight:bold;
	}
	div#dialogos div#subtituloD{
		float:left;
		width:548px;
		font-size:13px;
		background-color:#eeedee;
		min-height:30px;
		height:auto !important;
		height:30px;
		margin-top:5px;
		margin-bottom:15px;
	}
	div#dialogos div#subtituloD .resaltado{
		color:#c28783;
		font-weight:bold;
		font-size:17px;
	}
	div#dialogos div#subtituloD .resaltado a, a:hover{
		color:#c28783;
		text-decoration:none;
	}
	div#dialogos p {
		float:left;
		width:516px;
		margin-bottom:10px;
	}
	div#dialogos div#moreD{
		float:left;
		display:inline;
		width:200px;
	}
	div#dialogos div#moreD a, a:hover{
		color:#C28783;
		text-decoration:underline;
	}
	div#dialogos div#comentarios{
		float:right;
		display:inline;
		width:200px;
		text-align:right;
		font-weight:bold;
	}
	
div#main div#right{
	float:left;
	width:202px;
	padding-left:10px;

}
	div#right div#integracion{
		float:left;
		width:192px;
		height:186px;
		background-image:url(../images/bg_integracion.jpg);
		background-repeat:no-repeat;
		margin-bottom:6px;
	}
	div#right div#proyectos{
		float:left;
		width:192px;
		height:186px;
		background-image:url(../images/bg_proyectos.jpg);
		background-repeat:no-repeat;
		margin-bottom:6px;
	}
	div#proyectos .proy{
		float:left;
		width:170px;
		/*background-color:#f5f2ef;*/
		margin:10px 0 2px 10px;
		_margin-left:4px;
		font-size:11px;
		text-align:justify;
	}
	div#proyectos .proy p{
		float:left;
		width:160px;
		margin:5px;
		_margin-left:2px;
		font-size:11px;
	}
	div#proyectos .proy_titulo{
		float:left;
		width:160px;
		color:#762e32;
		font-weight:bold;
		background-color:#e6dfd6;
		border-bottom:1px solid #762e32;
		padding:0 4px;
	}
	div#proyectos .proy_titulo a, a:hover{
		color:#762e32;
		text-decoration:none;
	}
	div#right div#galeria{
		float:left;
		width:192px;
		height:186px;
		background-image:url(../images/bg_galeria.jpg);
		background-repeat:no-repeat;
	}
	
/*** Begin foto recortada ***/

div#galeria div#photo_marco{
                float:left;
                margin:10px 0 0 38px;
                _margin:10px 0 0 19px;
                width:100px;
                height:75px;
                border:1px solid #999;
                padding:5px;

}

div#galeria div#photo_marco div#photo{
                float:left;
                width:100px;
                height:75px;
                overflow:hidden;

}

div#galeria div#photo_marco div#photo img{
                overflow:hidden;
                border:0;
}

/*** End foto recortada ***/

	div#right div#galeria .tituolo_foto{
		float:left;
		width:185px;
		text-align:center;
		font-size:11px;
		margin-top:10px;
		color:#763931;
	}

	div#right .tituloRight{
		float:left;
		width:180px;
		color:#c28783;
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		margin:10px 0 5px 10px;
		_margin-left:4px;
	}
	div#right .tituloRight a, a:hover{
		color:#c28783;
		text-decoration:none;
	}
	div#right p{
		float:left;
		width:175px;
		/*text-align:justify;*/
		margin:10px 0 5px 10px;
		_margin-left:4px;
		font-size:11px;
	}
	div#right p img{
		float:right;
		width:auto;
		border:1px solid #999;
		padding:5px;
		margin-left:5px;
	}
	div#right a.moreRight{
		text-decoration:underline;
		color:#C28783;
		/*padding-left:10px;*/
		_padding-left:6px;
		width:100px;
		
	}
	div#right a.more{
		text-decoration:none;
		color:#C28783;
		/*padding-left:10px;*/
		_padding-left:6px;
		width:100px;
		font-size:12px;
		font-weight:bold;
	}
/**** End Principal ****/

/**** Begin Footer ****/
div#container div#footer{
	float:left;
	width:1000px;
	background-color:#C28783;
	border-top:1px dashed #CCCCCC;
	color:#FFFFFF;
	padding:10px 0;
	text-align:center;

}
div#container div#footer a{
	color:#7F3738;
	text-decoration:none;
}
div#container div#footer a:hover{
	text-decoration:underline;
}
/**** End Footer ****/

/**** Begin Interior ****/
div#center div#int{
		float:left;
		width:548px;
		background-color:#FFF;
		background-image:url(../images/bg_dialogos.jpg);
		background-position:top;
		background-repeat:no-repeat;
		padding:0 10px;
		margin-bottom:15px;
		min-height:570px;
		height:auto !important;
		height:570px;
	}
	div#int div#tituloD{
		float:left;
		width:548px;
		color:#c28783;
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		margin-top:10px;
		margin-bottom:20px;
	}
	div#int div#tituloD a, a:hover{
		color:#c28783;
		text-decoration:none;
	}
	div#int div#paisD{
		float:left;
		display:inline;
		width:235px;
		font-weight:bold;
	}
	div#int div#descargas{
		float:right;
		display:inline;
		width:200px;
		text-align:right;
		color:#753931;
		font-weight:bold;
	}
	div#int div#subtituloD{
		float:left;
		width:548px;
		font-size:14px;
		background-color:#eeedee;
		min-height:30px;
		height:auto !important;
		height:30px;
		margin-top:5px;
		margin-bottom:15px;
	}
	div#int div#subtituloD .resaltado{
		color:#c28783;
		font-weight:bold;
	}
	div#int p {
		float:left;
		width:516px;
		margin-bottom:10px;
	}
	div#int div#moreD{
		float:left;
		display:inline;
		width:200px;
	}
	div#int div#moreD a, a:hover{
		color:#C28783;
		text-decoration:underline;
	}
	div#int div#comentarios{
		float:right;
		display:inline;
		width:200px;
		text-align:right;
		font-weight:bold;
	}
/**** Begin Interior ****/

/**** Begin Interior Copia del anterior ***/
#centro {
	/*width:550px;
	float:left;
	background:#ffffff url(images/bg_int.gif) no-repeat top;
	margin:15px 0;
	padding:10px;
	min-height:600px;*/
	
	float:left;
	width:548px;
	background-color:#FFF;
	background-image:url(../images/bg_dialogos.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:10px;
	margin-bottom:15px;
	min-height:570px;
	height:auto !important;
	height:570px;
}
	#centro h1{
		font-size:18px;
		color:#C28783;
	}
	#centro h2{
		font-size:16px;
		color:#C28783;
	}
	#centro p{
		text-align:justify;
		line-height:14px;
		margin:10px 0;
	}
	#centro a{
		color:#C28783;
		line-height:normal;		
	}
	#centro a:hover{
		color:#7F3738;		
	}
	#centro table{
		margin:auto;		
	}
	#centro ul{
		margin-left:15px;
	}


#pie {
	width:980px;
	float:left;
	clear:both;
	color:#ffffff;
	text-align:center;
	padding:10px;
	background-color:#C28783;
	border-top:1px dashed #CCCCCC;
}
	#pie a{
		color:#7F3738;
		text-decoration:none;
	}
	
	#pie a:hover{
		color:#7F3738;
		text-decoration:underline;
	}
	
input{
	border:#D1C4B3 2px solid;	
}

textarea{
	border:#D1C4B3 2px solid;	
}

select{
	border:#D1C4B3 2px solid;	
}

.msgerror{
	color:#FF3829;
	font-weight:bold;
	font-size:11px;
}

.slim{ /*Outermost DIV for thumbnail viewer*/
padding: 10px;
padding-bottom: 0;
background: #D1C4B3;
/*border:thin solid #C28783;*/
}

#slim{
min-height:140px !important;
height:auto !important;
height:140px;
vertical-align:middle;
}

.table_slim{ /*Outermost DIV for thumbnail viewer*/
background: #FFFFFF;
border:thin solid #C28783;
}

.main_gallery{ /*Outermost DIV for thumbnail viewer*/
width:460px;
height:460px;
background: #FFFFFF;
border:thin solid #C28783;
margin: 0 auto 0 auto;
text-align:left;
}

.main_table{
margin: 0 auto;
background: #FFFFFF;
border:thin solid #C28783;
margin-top:60px;
.margin-top:90px;
_margin-top:0px;
}

.msg_info{
font-size:10px;
color:#C28783;
}

.text_10{
font-size:11px;
}

.img_der{
	float:right;
	margin: 0 0 10px 10px;
	border:1px solid #E0E0E0;
	padding:5px;
}
.img_izq{
	float:left;
	margin:10px 10px 10px 0;
	border:1px solid #E0E0E0;
	padding:5px;
}
.borde_fila{
	border-bottom: dashed 1px #C28783;

}
.datos{
	font-weight:bold;
	color:#763931;
}
.datos a{
	font-weight:bold;
	color:#763931;
	text-decoration:none;
}

.datos_violet
{
	font-weight:bold;
	color:#763931;
	background-color:#F5EBED;
}

.back_violet
{
	background-color:#F5EBED;
}

.datos_grey
{
	background-color:#EFEEEE;
}

.titular_izq
{
	background-color:#EFEEEE;
	float:left;
}
#pais{
	width:auto;
	margin:1px 0 0 0;
	padding:5px;
	font-size:22px;
	font-family: Arial, Helvetica, sans-serif;
	color:#DDCEC4;
	font-weight:bolder;
	border-top:1px solid #DDCEC4;
	border-bottom:1px solid #DDCEC4;
	text-align:center;
}

/*------------------------------------------------------------*/
#bloque_c{
	width:570px;
	float:left;
	padding:15px 0 0 0;
}
.centro1 {
	width:550px;
	float:left;
	background:#ffffff url(images/bg_int.gif) no-repeat top;
	margin:1px 0;
	padding:10px;
	min-height:250px !important;
	height:auto !important;
	height:250px;
}
	.centro1 h1{
		font-size:18px;
		color:#C28783;
	}
	.centro1 h2{
		font-size:16px;
		color:#C28783;
	}
	.centro1 p{
		text-align:justify;
		line-height:14px;
		margin:10px 0;
	}
	.centro1 a{
		color:#C28783;		
	}
	.centro1 a:hover{
		color:#7F3738;		
	}

#buscador{
			   float:right;
			   width:200px;
			   height:25px;                      
			   background:url(images/search.gif) no-repeat;
			   padding:0;
}
#buscador .input{
			   border:0px;
			   height:20px;
			   margin:0 15px 0 10px;                                                  
}

div.uno a img{
	margin:0 0 3px 0;
}

/**** End Interior Copia del anterior ***/

/**** Begin Proyectos ****/
div#main div#proyecto{
	float:left;
	width:775px;
	background-color:#FFF;
	background-image:url(../images/bg_proyectos_template.jpg);
	background-repeat:no-repeat;
	margin-bottom:15px;
}
div#proyecto h1{
	font-size:18px;
	color:#C28783;
	padding:10px 0 0 10px;
}
div#proyecto div#paisProy{
	float:left;
	width:460px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 5px 5px;
	_margin-left:3px;
}
/** Estilos para las visitas **/

div#paisProy .visitas{

                color:#763931;
                display:inline;
                float:right;
                _margin-top:-15px;
                font-weight:bold;
				

}
div#proyecto a{
	color:#C28783;
}
div#proyecto a:hover{
	color:#753931;
}
div#proyecto .link_proyecto{

                float:left;

                width:745px;

                text-align:right;

}

.link_integracion{

                float:right;

                width:120px;

                text-align:left;
				display:inline;
								

}
div#proyecto .link_proyecto a img{

                margin-right:5px;

                border:0;

}

 
	div#proyecto div#proy_centro{
		float:left;
		width:490px;/*502*/
		margin-right:10px;
		margin-left:10px;
		_margin-left:5px;
	}
	
	div#proy_centro .caja1{
		float:left;
		width:490px;
		border:1px solid #eeedee;
		margin-bottom:15px;
	}
	div#proy_centro .caja1 p{
		float:left;
		width:480px;
		padding:5px;
		text-align:justify;
	}
	div#proy_centro .caja1 h2{
		font-size:16px;
		color:#C28783;
		display:inline;
		margin-left:4px;
	}
	div#proy_centro form{
		float:left;
		width:465px;
		margin-top:15px;
		padding:5px;
	}
	div#proy_centro form .campos{
		float:left;
		width:100px;
	}
	
	div#proy_centro .subtitulo{
		float:left;
		/*width:480px;*/
		padding:10px 0 0 5px;
		color:#753931;
		font-weight:bold;
	}
	div#proy_centro .titulo1{
		float:left;
		width:485px;
		background-color:#eeedee;
		color:#c28783;
		font-size:13px;
		font-weight:bold;
		padding-left:5px;
	}
	div#proy_centro div#img_top{
		float:right;
		width:20px;
		display:inline;
		_margin-top:-15px;
	}
	div#proy_centro div#img_down{
		float:right;
		width:20px;
		display:inline;
		_margin-top:-15px;
	}
	.caja2{
		float:left;
		width:237px;
		border:1px solid #eeedee;
		margin-bottom:15px;
		margin-left:4px;
		_margin-left:2px;

 
	}
	.caja2 p{
		float:left;
		width:230px;
		padding:5px;
		text-align:left;
	}
	.caja2 ul{

                float:left;
                width:230px;
                list-style:none;
                padding-left:5px;
                padding-top:5px;

}

.caja2 ul li {

                line-height:20px;
                list-style: none;
                background: url(../images/icon_attach.gif) left top no-repeat;
                padding-left: 18px;

}

/*** Begin nuevo contenedor*/

                .caja22{

                               float:left;
                               width:237px;
                               border:1px solid #eeedee;
                               margin-bottom:15px;
                               padding-bottom:10px;

                }

                .caja22 p{

                               float:left;
                               width:230px;
                               padding:5px;
                               text-align:justify;

                }

                .caja22 ul{

                               float:left;
                               width:230px;
                               list-style:none;
                               padding-left:5px;
                               padding-top:5px;

                }
				.caja22 ul li a, a:hover{ color:#753931 !important; text-decoration:none; line-height:normal;

				}

                .caja22 ul li {

                               line-height:20px;
                               list-style: none;
                               background: url(../images/icon_attach.gif) left top no-repeat;
                               padding-left: 18px;

                }

                /*** End nuevo contenedor ***/

.caja2 ul#news{

                float:left;
                width:230px;
                list-style:none;
                padding-left:5px;
                padding-top:5px;

}

.caja2 ul#news li {

                line-height:20px;
                list-style: none;
                background: url(../images/vineta_news.jpg) left top no-repeat;
                padding-left: 23px;

}
	.caja2 ul li a, a:hover{
		color:#753931;
		text-decoration:underline;
		line-height:normal;
	}
	.caja2 ul li a img{
	/*	float:left;
		width:20px;
		margin-right:3px;
		_margin-right:-10px;
		*/
	}
	
	.caja2 .img_border{
		border:1px solid #999999;
		margin:10px 10px 10px 30px;
		padding:5px;
		float:left;
		width:100px;
	}
	.caja2 .img_border a{
		border:0;
	}
	.caja2 .img_gallery{
		float:none;
		width:57px;
		margin-top:25px;
	}
	.caja2 .img_gallery a{
		border:0;
	}
	.titulo2{
		float:left;
		width:232px;
		_width:235px;
		background-color:#eeedee;
		color:#c28783;
		font-size:13px;
		font-weight:bold;
		padding-left:5px;
	}
	.titulo2 a, a:hover{ text-decoration:none;}
	.subtitulo2{
		color:#753931;
		font-weight:bold;
		margin:50px 0 0 0;
	}
	.subtitulo2 a, a:hover{ color:#753931 !important; text-decoration:none; }
	.caja2 a, a:hover{
		color:#753931;
		text-decoration:none;
		line-height:normal;
	}
			
	
	div#proyecto div#proy_derecha{
		float:left;
		width:246px;
	}
/**** Begin Proyectos ****/

/**** Begin estilos para galeria de fotos  ****/

div#centro p a img.img_border{

                border:1px solid #999;

                padding:5px;

}

.galery{

                width:155px;

                text-align:left;

                margin-left:10px;

}

.galery p a img.img_border{

    border:1px solid #999;

    padding:5px;

}

/*** End estilos para galeria de fotos *****/




/*estilo para la animacion*/
div#left div#animacion{

                 float:left;

                 width:200px;

 }

/*estilos par los comentarios*/


.ver

{
width:500px;
height:auto;

}
.hidden{
visibility:hidden;
height:0px;
display:none;
}

#centro h2 {
color:#C28783;
font-size:16px;}

/**estilo para el logo de directorio*/

.logo_listado{
               float:left;
                width:150px;
                text-align:center;

}

/** Estilos para las visitas **/

.visitas{

                font-weight:bold;

                color:#763931;

                text-align:right;
				width:200px;
				float:right;			
                

}

.datos a img{ margin-right:5px; }

.margen
{
padding:10px;
}
/* para la parte de integración*/
div.integracion
{ 
padding:25px;
}

.line{
color:#999999;
border-bottom:solid, 1px #666666; width:auto; height:1px;}

 
