body{
	background:#ffffff;
	text-align:center;
	font-size:12px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	height:2000px;
	/*background-image:url(http://www.voces.org.es/voces/gradient/imagenGradiente.php?from=6d6e70&to=c8ce52&w=10&h=1200);
	background-repeat:repeat-x;*/
}
a{
text-decoration:none;
color:#52535c;
}
p{
text-align:left;
font-weight:normal;
}
/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------wrapper general
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
#wrapperGeneralVoces{
width:924px;
margin:auto;
background:#ffffff;
border:0px dotted #ccc;
background-image:url(../img/comun/logo_voces.jpg);
background-repeat:no-repeat;
text-align:left;
margin-top:34px;
}
/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------reset
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
p,h1,h2,h3,ul,li,ul,ol,form{
margin:0px;
padding:0px;
}
ol,ul{
list-style-type:none;
}
img{
border:0px;
}
button{
cursor:pointer;
}
body:nth-of-type(1) strong {/*hack para Safari�?*/
font-weight:normal;
}


/* ensayo hacks mac*/
.ie .example {
	background-color: yellow
}
.ie7 .example {
	background-color: orange
}
.gecko .example {
	background-color: gray
}
.win.gecko .example {
	background-color: red
}
.linux.gecko .example {
	background-color: pink
}
.opera .example {
	background-color: green
}
.konqueror .example {
	background-color: blue
}
.safari .example {
	background-color: black
}
.chrome .example {
	background-color: cyan
}
.example {
	width: 100px;
	height: 100px;
	border: 1px solid black;
}
.no_js { display: block }
.has_js { display: none }
.js .no_js { display: none }
.js .has_js { display: block }


.win.gecko .divFirmar {			
	padding-top:22px;
}		
.ie .divFirmar {			
	padding-top:22px;
}		
.safari .divFirmar {			
	padding-top:22px;
}		
.safari .divUnidoSuVoz strong {			
	font-weight:bold;
}


.gecko strong{
	font-weight:normal;
}			
.win.gecko strong{
	font-weight:bold;
}		
.safari strong{
	font-weight:normal;
}
		

/* fin del ensayo para hacks mac*/



/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------css generales
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
.clearfix{
clear:both;
}
.derecha{
float:right;
}
.izquierda{
float:left;
}
/*BOLDS*/
.bold{
font-weight:bold;
}
.safari p.bold{
font-weight:normal;
}
.win.gecko p.bold {			
font-weight:bold;
}
.gecko p.bold {			
font-weight:normal;
}
/**/
.borde{
border:1px solid black;
}
.centrado{
text-align:center;
}
.oculto{
/*display:none;*/
}
.divOculto{
display:none;
}
.cursor{
cursor:pointer;
}
div.wrapperForm{
position:relative;
top:0px;
left:0px;
}
div.posicRelativa{
position:relative;
top:0px;
left:0px;
}
a.subrayado{
text-decoration:underline;
}
a.desplegable{
display:inline;
background-image:url(../img/comun/flecha_desplegable.jpg);
background-repeat:no-repeat;
width:40px;padding:4px 13px 4px 10px;
height:15px;border:0px solid red;
}
input.campo{
background:#ffffff;
border:1px solid #999;
}
tr.fila{


}
/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------encabezados de color
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
p.verde{
font-color:#bec729;color:#bec729;
}
a.verde{
font-color:#bec729;color:#bec729;
}
p.grisOscuro{
font-color:#52535c;color:#52535c;
}
a.grisOscuro{
font-color:#52535c;color:#52535c;
}
a.btnCerrar{
background-image:url(../img/cerrar.gif);
background-repeat:no-repeat;
width:20px;
}
p.letraBlanca{
font-color:#ffffff;
}
div.fondoGrisOscuro{
background-color:#52535c;
}
div.seleccionado{

}
table.tabla{
color:#000000;
font-size:10px;
}
/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------BOTONERA SUPERIOR
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
#botoneraSuperior{
width:924px;
display:block;
text-align:center;
height:30px;
margin: 0 auto;
background-image:url(menu_imgs/bg_menu_top_black.gif);
background-repeat:repeat-x;
border:0px solid red;
}
ul.menuBotonera{
list-style-type:none;
}
ul.menuBotonera li{
float:left;
}
ul.menuBotonera li.izquierda{
float:left;
}
ul.menuBotonera li.derecha{
float:right;
width:40px;
}
ul.menuBotonera li.home{
background-image:url("menu_imgs/bt_home.gif");/*ojo estas imagenes est�n en la propia carpeta css*/
background-repeat:no-repeat;
height:30px;
}

ul.menuBotonera li.izquierda a{
display:block;
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size:14px;
color:#ffffff;
font-weight:bold;
margin:5px 11px 0px 11px;
padding:0px 9px 0px 10px;
}
ul.menuBotonera li.izquierda a:hover{
color:white;
background-color: #333333;
}
ul.menuBotonera li.izquierda a.seleccionado{
color:white;
background-color: #333333;
}
/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------t�tulos generales
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
ul#listaTotalNoticias{
border:0px solid red;
list-style-type:none;
}
ul#listaTotalNoticias li{
border:0px solid red;
padding:5px;
}
ul#listaTotalNoticias li a{
color:white;
}
/*
HOME
*/
table.tablaFormulario{
font-size:11px;
}

/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------PAGINACI�N DE FOTOS Y V�DEOS
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
ul.paginas{

}
ul.paginas li{
float:left;
background:white;
padding:5px;
cursor:pointer;
margin-right:5px;
}
ul.paginas li.seleccionado {
background:black;
color:#ffffff;
}

/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------HOME
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/

/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------QU� ES VOCES
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
#wrapperQueEs{


}
#SupVoces{

}
#izqSupVoces{
float:left;
width:398px;
height:325px;
background-image:url(../img/que_es_voces/bg_verde_horiz.jpg);
}
#derSupVoces{
float:right;
border:0px solid red;
width:516px;
}
#InfVoces{
padding-top:10px;
}
#izqInfVoces{
float:left;
width:398px;
border:0px solid green;
background:#6d6e70;
height:370px;
}
#derInfVoces{
float:right;
border:0px solid red;
width:516px;
}
h2{
font-size:27px;
font-weight:bold;
color:#6d6e70;
}
h3{
font-size:14px;
font-weight:bold;
}
#InfVoces h3{
color:#d3de24;
padding-bottom:12px;

}
p.textoQueEsVoces{
font-family:Trebuchet MS;
font-size:12px;
font-weight:bold;
color:#6d6e70;
padding-bottom:20px;
}
p.textoBlancoBold{
font-family:Trebuchet MS;
font-size:15px;
font-weight:bold;
color:#ffffff;
padding:0px 20px 20px 0px;
}
/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------SAB�AS QUE
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
#wrapperSabiasQue{

}
#botoneraSabiasQue{
background-image:url(../img/sabias_que/botoneraSabiasQue.gif); 
border:0px dotted blue;
background-repeat:no-repeat;
width:190px;
padding-bottom:4px;
}
#botoneraSabiasQue ul{
/*background-image:url(../gradient/imagenGradiente.php?from=bfc82f&to=f1f3de&h=400&w=10);*/

padding:7px 0px 8px 3px;
}

#botoneraSabiasQue ul li{
float:left;
padding:4px 2px 8px 5px;
cursor:pointer;

}
#botoneraSabiasQue ul li a{
font-color:#ffffff;
color:#ffffff;
}
#botoneraSabiasQue ul li a.seleccionado{
font-weight:bold;
}
div.sabiasIzq{
width:340px;
float:left;
padding:0px 10px 0px 20px;
}
div.sabiasDer{
width:544px;
float:right;
}
#sabiasAbajo{
background-image:url(../gradient/imagenGradiente.php?from=bfc82f&to=f1f3de&h=400&w=10);
background-repeat:repeat-x; 
height:150px;
padding:20px;
}
p.orden{
font-family:'Courier New';
font-size:4em;
font-weight:bold;
}
div.texto{
font-size:16px;
width:300px;
}
div.texto table{
color:black;
font-size:10px;
}
div.texto p{

}
body:nth-of-type(1) p.texto {/*hack para Safari�?*/
font-weight:normal;
}
p.tituloCategoriaArticulo{
font-weight:bold;
size:20px;
padding-bottom:10px;
}
div.bloqueSabias{
padding-right:20px;
}
div.bloqueSabias ul{
}
div.bloqueSabias ul li{

background-image:url(../img/sabias_que/flecha_derecha_voces.gif);
background-repeat:no-repeat; 

padding-left:20px;
padding-bottom:4px;
}
/*
ART�CULOS DE SAB�AS QUE
*/
div.Categoria{
border:0px solid red;
padding:5px 0px 15px 0px;
}
div.Subcategoria{
border:0px solid blue;
padding:5px 0px 5px 20px;
margin-left:20px;
background-image:url(../img/sabias_que/flecha_derecha_voces.gif);
background-repeat:no-repeat;
background-position:0px 5px;
/*background-image:url(../gradient/imagenGradiente.php?from=bfc82f&to=f1f3de&h=400&w=10);*/
}
/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------NOTICIAS
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
#articulosRelacionados{
border:0px solid blue;width:370px;height:305px; float:right; 
background-image:url(../img/comun/bg_articulosVerde.jpg); 
padding:10px 10px 0px 10px;font-size:11px;color:#666666;
}
a.linkAmpliarGris{
font-family:'Trebuchet MS', Verdana, sans-serif; 
text-align:right; line-height:15px; 
background-image:url(../img/comun/flecha_dcha_gris.gif); 
background-repeat:no-repeat; 
background-position:right center;  
padding-right:15px; 
float:left;
margin-top:8px;
}
#wrapperNoticias{
width:924px;
}
#noticiasMenuVerde{
background-image:url(../img/comun/bg_menuverde.jpg);
height:29px;
width:924px;
font-family:"Trebuchet MS", Verdana, sans-serif;
font-size:14px;
line-height:29px;
float:left;
font-weight:bold;
display:block;
text-align:center;
}
#noticiasMenuVerde ul{
margin: 0; 
padding: 0; 
height:100%;
}
#noticiasMenuVerde li{
display:block;
height:29px;
float: left;
list-style-type: none;
margin:0px;
padding:0px;
padding:0px 7px 0px 7px;
}
#noticiasMenuVerde li a{
color:#333333;
float: left;
text-decoration:none;	
display: block;
font-weight: bold;
line-height: 29px;
width: 101px;
border: 0;
}
#noticiasMenuVerde li a:hover{
color:#FFFFFF;
}
#noticiasOrdenador{
background-color:#DDDDDD;
height:29px;
float:right;
width:260px;
display:block;
}
#izqBorde{
width:8px;
float: left;
height: 29px;
}
h1{/*usado en manifiesto*/
color:#56565b;
size:32px;
font-size:32px;
}
h1.tituloCaja{/*usado en manifiesto*/
color:#56565b;
size:32px;
font-size:32px;
}
#newsdestacada{
margin-top:10px;
margin-bottom:10px;
background-image:url(../img/comun/bg_g_w.gif);
display:block;
float:left;
width:100%;
background-repeat: repeat-x;
}
#apDiv1 {
position:absolute;
left:460px;
top:115px;
width:89px;
height:75px;
z-index:1;
}
.fecha{
font-size: 10px;
}
#textoNoticiaDestac{
width:450px;
float:right;
padding:75px 40px 0px 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}
#textoNoticiaAmpliada{
float:left;
display:block;
padding:30px 10px 0px 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
background-image:url(../img/comun/bg_g_w.gif);
background-repeat:repeat-x;
width: 500px;
}
h3.tit{
margin-top:10px;
font-weight:bold;
font-size:12px;
margin-bottom:10px;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
h3{
font-weight:bold;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
h2{
font-size:16px; 
font-weight:bold; 
font-family:'Trebuchet MS', Verdana, sans-serif;
}
#textoNoticiaDestac div.texto{
padding-right:10px;
text-align:justify
}
#noticiRelac{
height:80px;
display:block;
margin-bottom:10px;
margin-top:10px;
}
/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------NOTICIAS PORTADA
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
#wrapperNoticiasPortada{
}
#wrapperNoticiasPortada img{
border:0px solid blue;
}
div.noticiaPortada{
border:0px dotted green;
/*margin:18px 0px 13px 10px;
padding-bottom:12px;*/
padding:12px 0px 12px 10px;
}
div.contenidoNoticia{
width:340px;
border:0px solid red;
padding-left:20px;
}
a.btnLeerNoticia{
background-image:url(../img/comun/flecha_derecha.gif);
background-position:right top;
background-repeat:no-repeat;
padding-right:20px;
font-weight:bold;
color:#333;
/*float:right;*/
margin-top:10px;
}
p.tituloNoticiaPortada{
padding-bottom:12px;
}

/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------NOTICIAS
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/

/*LISTADO DE NOTICIAS*/
div.bloqueNoticiaLista{
color:white;
clear:both;
margin-bottom:10px;
overflow:hidden;
}
div.bloqueNoticiaLista img{
color:white;
margin-right:15px;
}
div.bloqueNoticiaLista p.fecha{
color: #CCCCCC;
font-size:10px;
}
div.bloqueNoticiaLista p.tituloNoticia{
color:white;
font-weight:bold;
padding-top:0px;
overflow:hidden;
max-height:50px;
}
a.linkAmpliar{
float:left;
background-image:url(../img/comun/flecha_dcha_verde.gif);
background-position:right bottom;
background-repeat:no-repeat;
padding:8px 20px 0px 0px;;
font-weight:bold;
font-size:9px;
}

/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------FOTOS
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
#izqFotos{
float:left;
border:0px dotted black;
width:500px;
height:400px;
}
#derFotos{
float:right;
border:0px dotted black;
width:400px;
}
#listadoFotos{
position:relative;
top:0px;
left:0px;
/*background-image:url(gradient/imagenGradiente.php?from=C3CA3C&to=333333&h=400&w=10);
background-repeat:repeat-x;*/
margin-top:10px;
}
div.fotoFlickr{
float:left;
border:1px solid green;
width:75px;
height:75px;
cursor:pointer;
background-repeat:no-repeat;
}
div.botonAnterior{
float:right;

cursor:pointer;

/*margin-top:150px;
background-image:url(../img/comun/flecha_izquierda.gif);
background-repeat:no-repeat;*/
}
div.botonPosterior{

float:right;
cursor:pointer;
/*margin-top:150px;
background-image:url(../img/comun/flecha_derecha.gif);
background-repeat:no-repeat;
background-position:right top;*/
}
div.divLoader{
position:absolute;
top:0px;
left:0px;


}

/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------ACT�A
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
#wrapperActua{
height:710px;
}	
#wrapperActua img{
cursor:pointer;
}
#actuaIzq{
float:left;	
/*padding:40px 30px 10px 20px;*/
width:656px;
border:0px solid red;
/*background-image:url(../img/actua/bg_horizontal.jpg);
background-repeat:repeat-x;*/
}	
#actuaDer{
float:right;
width:263px;
text-align:right;
background:#ffffff;
}
div.bloqueActua{
margin:0px 0px 23px 20px;
}	
div.bloqueActua img{
float:left;
}	
div.textoBloque{
width:474px;
float:left;
border:0px dotted magenta;
margin-left:30px;
}
p.tituloBloqueActua{
font-weight:bold;
font-size:16px;
font-family:Trebuchet MS;
padding-top:10px;
}	
p.textoBloqueActua{
font-family:Trebuchet MS;
line-height:13px;
}
a.linkActua{
text-decoration:underline;
font-weight:bold;
color:#c1c91e;
padding-left:5px;
}
.linkActua{
cursor:pointer;
}
p.tituloActua{

font-size:15px;
line-height:21px;




}
body:nth-of-type(1) p.tituloActua {/*hack para Safari�?*/
font-weight:normal;
}
p.tituloLink{
text-decoration:underline;
cursor:pointer;
}
#wrapperActua{
/*background-image:url(img/actua/PantallaActua.jpg);*/
}
/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------MURO (WALL)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
#listaWall{
width:462px;border:0px solid red;
height:800px;
overflow:hidden;
}
.ie #listaWall{
background-color:#ffffff;
height:800px;
}
.gecko #listaWall{/*firefox de mac*/
background-color:#ffffff;
height:820px;
width:465px;
}
.win.gecko #listaWall{/*firefox de windows*/
background-color:#ffffff;
height:820px;
}

#divWall{

margin-top:10px;
border:1px solid white;

}
#wallIzq{
float:left;
width:476px;
}

#wallDer{
float:right;
width:420px;
height:800px;
overflow:hidden;
position:relative;
top:0px;
left:0px;
background-color:#F4F7E6;
background-image:url(http://www.voces.org.es/gradient/imagenGradiente.php?from=C3CA48&to=F4F7E6&w=10&h=500);
/*background-image:url(../img/proyectos/bg_horizontalVerde.jpg);*/
background-repeat:repeat-x;
}
#wallDer p{
padding:5px 0px 5px px;
}
p.separacion{
padding:15px 0px 15px px;
}
div.wall{
float:left;
cursor:pointer;
}
div.foto{
width:75px;
height:75px;
background-repeat:no-repeat;
border:1px solid #333333;
}
#colecciondeFotos div.foto{
float:left;
border:1px solid blue;
width:150px;
height:150px;
}
button.botonMensaje{
background:#333;
color:#ffffff;
border:0px;
cursor:pointer;
font-size:11px;
}
a.btnPagina{
display:inline;
padding:0px 3px 0px 3px;
background-repeat:repeat-x;

}
a.avanzarIzquierda{
background-image:url(../img/wall/flecha_izquierda_voces.png);
background-repeat:no-repeat;
width:16px;

}
a.avanzarDerecha{
background-image:url(../img/wall/flecha_derecha_voces.png);
background-repeat:no-repeat;
width:16px;
}
a.avanzarInicio{
background-image:url(../img/wall/flecha_inicio.png);
background-repeat:no-repeat;
width:46px;
padding:0px 9px 0px 9px;
/*margin-right:10px;*/
border:0px solid blue;
}
a.avanzarFin{ 
background-image:url(../img/wall/flecha_fin.png);
background-repeat:no-repeat;
width:36px;
padding:0px 9px 0px 12px;
margin-left:10px; 
}

/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------ENV�A A UN AMIGO
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
#izqAmigo{
float:left;
border:0px dotted green;
background-image:url(../img/proyectos/bg_horizontal.jpg);
background-repeat:repeat-x;
height:600px;
}
#derAmigo{
float:right;
border:0px dotted blue;
background-image:url(../img/proyectos/bg_horizontalVerde.jpg);
background-repeat:repeat-x;
text-align:center;
height:600px;
}
/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------PROYECTOS
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
#izqProyectos{
float:left;
width:459px;
border:0px dotted green;
background-image:url(../img/proyectos/bg_horizontal.jpg);
background-repeat:repeat-x;
height:600px;
}
#derProyectos{
float:right;
border:0px dotted blue;
width:450px;
background-image:url(../img/proyectos/bg_horizontalVerde.jpg);
background-repeat:repeat-x;
text-align:center;
height:600px;
}

span.numProyecto{
font-size:19px;
}

.verde{
color:#d3de24;
}
.bold{
font-weight:bold;
}
span.resalteProyecto{
font-size:14px;
display:inline;
}
a.botonAmpliarProyecto{
color:white;
font-weight:bold;
padding:3px 4px 3px 4px;
font-decoration:none;
float:right;
display:block;
height:30px;
}
a.bgBotVerd{
background-image:url(../img/proyectos/bg_botonVerde.jpg);
background-repeat:repeat-x;
background-position:0px 3px;
}
a.bgBotVerd:hover{
background-image:url(../img/proyectos/bg_horizontalBoton.jpg);
}
.bgBotGris{
background-image:url(../img/proyectos/bg_horizontalBoton.jpg);
background-repeat:repeat-x;
background-position:0px 3px;
}
a.linkPeq{
font-size:10px;
}

#izqEnviaAmigo{
}
#derEnviaAmigo{
}

/*proyectos ajax*/
p.parrafoIntroProyecto{
text-align:left;
padding:3px 10px 5px 0px;
}
p.titulo2{
text-align:left;
font-size:14px;
font-weight:bold;
padding:0px 0px 15px 0px;
}

/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------DEJA UN MENSAJE
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
#wrapperDifunde{

}
#izqDifunde{
float:left;
width:500px;
border:1px solid magenta;
background-image:url(../img/proyectos/bg_horizontal.jpg);
background-repeat:repeat-x;

}
#derDifunde{
float:right;
width:400px;
border:0px solid magenta;
background-image:url(../img/proyectos/bg_horizontalVerde.jpg);
background-repeat:repeat-x;
text-align:center;
height:600px;
}
#wrapperDifunde{

}
#izqDifunde{
float:left;
width:500px;
border:0px solid magenta;
background-image:url(../img/proyectos/bg_horizontal.jpg);
background-repeat:repeat-x;
height:600px;
}
#derDifunde{
float:right;
width:400px;
border:0px solid magenta;
background-image:url(../img/proyectos/bg_horizontalVerde.jpg);
background-repeat:repeat-x;
text-align:center;
height:600px;
}
p.comentarioPor{

}
div.textoMensaje{
border:0px solid red;
}
p.comentarioPor{

}
div.textoMensaje{
border:0px solid red;
}
/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------HAZTE VOLUNTARIO
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
#izqVoluntario{
float:left;
width:459px;
border:0px dotted green;
background-image:url(../img/proyectos/bg_horizontal.jpg);
background-repeat:repeat-x;
}

#derVoluntario{
float:right;
border:0px dotted blue;
width:450px;
background-image:url(../img/proyectos/bg_horizontalVerde.jpg);
background-repeat:repeat-x;
text-align:center;
}
#wrapperVoluntario table{

}
/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------MANIFIESTO
nota: Esta secci�n ha quedado deshabilitada, Actualmente est� en un popup en footer
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
#wrapperManifiesto{
width:924px;
}
#wrapperManifiesto div#izq{
display:block;
float:left;
width:526px;

}
#wrapperManifiesto div#containerTexto{
padding:15px 10px 10px 10px;
_padding-bottom:0px;/*nota: Esto se pone para IE6 con el fin de enrasar la altura*/
background-image:url(../img/manifiesto/bg_manifiesto.jpg);
margin-top:10px;
height:323px;
}
#wrapperManifiesto div#containerTexto p{
padding-bottom:10px;
font-family:Verdana;
font-size:11px;
padding-right:18px;_padding-right:14px;
text-align:justify;
color:#56565b;
}
/*derecha*/
#wrapperManifiesto div#der{
display:block;
width:388px;
}
#textoUnete{
background:#6d6e70;
color:#FFFFFF;
/*padding:40px 10px 0px 15px;*/
height:270px;
}
#textoUnete h3{
color:#d3de24;
padding-bottom:12px;
}
#textoUnete img{
float:right;
margin-right:10px;
}
#textoUnete p{
font-size:12px;
size:12px;
line-height:19px;
}
/*formulario*/
#formularioManifiesto{
}
p.titFormManifiesto{
font-size:14px;
font-weight:bold;
padding-bottom:10px;
}
p.campoForm{
font-size:11px;
padding:5px 0px 5px 0px;
font-weight:bold;
color:#333;
}
#wrapperFormulario{
height:398px;_height:398px;
margin-top:10px;
background-image:url(../img/manifiesto/bg_formulario.jpg);
}
.tituloCaja{/*usado en manifiesto*/
padding-bottom:15px;
color:#56565b;
size:32px;
font-size:32px;
}
fieldset{
border:0px;
margin:0px;
padding:0px;
}
/**/
div#mensajebarra{
margin-top:10px;
background-image:url(../img/manifiesto/bg_mensaje.jpg);
height:17px;
text-align:center;
color:#FFFFFF;
font-weight:bold;
}
/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------FOTOS
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
#wrapperGralFotos{

}
#wrapperGralFotos ul{

}#wrapperGralFotos li.imagenThumb{
float:left;
margin:10px;
border:0px solid black;
width:128px;
height:105px;
overflow:hidden;
cursor:pointer;
background:transparent;
}


/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------V�DEOS
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
#videoListaVerde{
background-image:url(../img/comun/bg_articulosVerde.jpg); 
background-repeat:repeat-x;
margin-top:10px;
}
a.linkVideo{
display:block;
background-image:url(../img/comun/flecha_derecha_gris.gif); 
background-repeat:no-repeat; 
background-position:right center;  
padding-right:15px;
color:#333333;
}
div.videoElemento{/*este es el elemento que se repite en la lista de thumbs*/
position:relative;
top:0px;
left:0px;
height:70px;
display:block;
margin-bottom:15px;
margin-top:10px;
float:left;
cursor:pointer;

}
/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------COLABORADORES (SOMOS VOCES)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
#wrapperColaboradores{
/*background-image:url(../img/colaboradores/bg-horizontal.jpg);
background-repeat:repeat-x;*/
}
div.bloqueColaborador{
clear:both;
margin-bottom:20px;
border-bottom:1px dotted #cccccc;
padding-bottom:10px;
}
div.imagenColaborador{
float:left;
border:0px solid #666;
width:260px;
overflow:hidden;
}
div.textoColaborador{
float:left;
border-bottom:0px dotted #666;
width:490px;
}
/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------footer
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
ul.footer{
list-style-type:none;
}
ul.footer li{
display:inline;
}


/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------MANIFIESTO POP UP
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
#containerTextoManifiesto p{
padding:5px 0px 5px 0px;
}


/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------validaci�n de formularios
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
div.container ol{
}
div.container ol li{
padding:10px 0px 10px 0px;
}
/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------jquery cycle
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
.pics { padding:0; margin:0; overflow: hidden }
.pics img { width: 429px; top:0; left:0 }
/*
.pics { height: 232px; width: 232px; padding:0; margin:0; overflow: hidden }
.pics img { height: 200px; width: 200px; padding: 15px; border: 1px solid #ccc; background-color: #eee; top:0; left:0 }	
*/
/*
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------noticias relacionadas
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
#relaciones{
padding:20px 0px 0px 0px;
}
#tituloNoticiasRelacionadas{
font-weight:bold;
padding-bottom:15px;
}

div.cuadroCrop{
position:absolute;top:0px;left:0px;z-index:1000;
width:80px;
height:80px;
border:2px solid green;
cursor:pointer;
}

/**/
a.external{
display:block;
padding:0px 0px 5px 20px;
background-image:url(../img/sabias_que/flecha_derecha_voces.gif);
background-repeat:no-repeat; 
background-position:0px 4px;
line-height:18px
}
a.external:hover{
color:#000000;
}
