/* Estilos default ==================================================== */ 
	
		* {
			margin: 0;
			padding: 0;
		}
		
		body {
		
		background-color:#8aa2c2;
			
		/* Textos default */
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:normal;
			color:#646566;
		}
		
		/* Links */
		a, a:visited, a:active {
			font-size:11px;
			text-decoration: none;
			color: #7799BC;
			outline:none;
		}
		a:hover {
			text-decoration: underline;
			color: #3D6284;
		}
		
		.centrado {
			margin-left: auto;
			margin-right: auto;
		}
		
		a.pie {
			text-decoration:none;
		}
		
		a.novedades {
			text-decoration:none;
		}
		
		a.link_pie {
			font-size:11px;
			color:#0E3C93;
		}


/* Divs ==================================================== */ 

#wrapper {
	width:770px;
	margin:0 auto;
}

#encabezado {
	background-color:#fff;
	height:111px;
	float:left;
}

#encabezado img {
	/*padding:12px 15px 10px 15px;*/
	margin: 10px;
	float:left;
}

#encabezado_img {
	background:url(../img/fondos/head.jpg) #fff no-repeat 0 0;
	height:111px;
	width:605px;
	position:relative;
	float:left;
}
.slogan { position:absolute; text-align:right; right:15px; top:8px; font-size:11px; background:#fff; padding:2px 10px; }

#contacto {
	position:absolute;
	right:15px;
	top:50px;
}

#elea {
	background-color:#FFF;
	float:left;
	height:30px;
}

#elea img {
	margin:3px 15px 0 0;
}

#bajada_logo {
	width:594px;
	height:30px;
	background:#FFF;
	float:left;
	padding:10px 0 5px 15px;
}

#botonera {
	background:#F47C40;
	border-top:1px solid #0E3C93;
	width:770px;
	height:34px;
}

#sub-botonera {
	background:#F4F2EF url(../img/fondos/fondo_botonera.gif) repeat-x 0 0;
	width:770px;
	height:27px;
}

#contenedor {
	width:770px;
	/*height:580px; esta altura va definida?------------------------------*/
	background:#fff;
}

#contenido {
	width:580px;
	float:left;
	background:#FFF;
}

#cont_1_columna {
	margin:15px 15px 0 15px;
	background:#FFF;
}

#asociarse {
	margin:15px 15px 0 15px;
	background:#FFF;
}

#novedades {
	width:170px;
/*	padding-right:20px;*/
	float:left;
	background:#EDEDED;
}

#novedades_encabezado { 
	/*height:20px;
	padding:15px;
	background:url(../img/fondos/borde_izq_columna.gif) no-repeat left;
	background:url(../img/fondos/borde_der_columna.gif) no-repeat right;*/
	background-color:#7FA2CC;
	/*margin-top:10px;*/
}

#novedades_contenido {
	padding:12px;
}

#contenido_columna_1 {
	margin:15px 9px 0 15px;
	width:265px;
	float:left;
	background:#FFF;
}

#contenido_columna_2 {
	margin:15px 8px 0 0;
	width:265px;
	float:left;
	background:#FFF;
}

#pie {
	width:770px;
	height:30px;
	/*border-bottom:1px solid #708DB5;*/
	background:#fff url(../img/fondos/fondo_pie.gif) bottom repeat-x;
	clear:both;
}

#cont_pie_datos {
	width:770px;
	height:65px;
	background:#fff url(../img/imagenes/pie.gif) bottom left no-repeat;
}

#pie_datos {
	float:left;
	margin:10px 0 0 15px;
}

#p3 {
	width:110px;
	float:right;
	margin:10px 15px 0 0;
}
		
/* Textos ==================================================== */ 

h1 {
	font-family:"raspoutine", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#F47C40;
}

h2 {
	font-family:"raspoutine", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#fff;
}

h3 {
	font-family:"raspoutine", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#7FA2CC;
}

.titulo_novedad {
	font-size:16px;
	color:#0E3C93;
}

.subtitulo {
	font-size:12px;
	color:#0E3C93;
}

.destacado { 
	color:#F47C40;
	font-size:14px;
	font-weight:bold;
}

.destacado_light { 
	color:#F47C40;
	font-size:12px;
}

.pie {
	font-size:10px;
	color:#0E3C93;
}

.txt_chico {
	font-size:10px;
	color:#606060;
}

.novedades {
	font-size:11px;
	color:#F47C40;
}

/* Fondos ==================================================== */ 

.borde_suave_abajo {
	border-bottom:solid 1px #E7E7E8;
}

.borde_abajo {
	border-bottom:solid 1px #999999;
}

.borde_suave {
	border:solid 1px #E7E7E8;
	background-color:#F4F4F4;
}

.fondo_blanco {
	background-color:#FFF;
}

#fondo_color {
	/*background-color:#f9f9f9;*/
	background:url(../img/fondos/degradado.jpg) repeat-y 0 0;
}

#fondo_1 {
	background:url(../img/fondos/fondo_head.gif) repeat-x 0 0;
	background-color:#fff;
	width:770px;
}

#fondo_2 {
	background:url(../img/fondos/borde_izq_contenido.gif) no-repeat 0 0;
	background:url(../img/fondos/borde_der_contenido.gif) no-repeat 763px 0;
	background-color:#fff;
	width:770px;
	height:5px;
}

/* Formularios ==================================================== */ 

textarea {
	width:250px;
	height:100px;
	border:1px solid #f47c40;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

.campos_formulario {
	width:250px;
	padding-bottom:2px;
	padding-top:2px;
	border:1px solid #f47c40;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
#divErrorMsj{
	display:none;
}
.error{
	background:#F0F0F0;
}
.campos_cortos {
	width:100px;
	height:20px;
	border:1px solid #f47c40;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

.campos_mas_cortos {
	width:30px;
	height:20px;
	border:1px solid #f47c40;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

.formularios_ok {
	border:1px solid #7fa2cc;
	background:#f2f2f2;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7fa2cc;
}

.formularios_error {
	border:1px solid #cc0000;
	background:#f2f2f2;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cc0000;
}

/* Botonera ========================================================= */ 

.item_botonera a, .item_botonera a:link, .item_botonera a:visited {
			/*display: -moz-inline-box;
			display:inline-block;*/
			float:left;
			text-decoration:none;
			border-left:1px solid #f8a77e;
			height:20px;
			
			/* Texto */
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#fff;
			
			padding: 8px 10px 6px 10px;
			/*background: url(../img/bullets/flecha_menu.gif) no-repeat 6px 12px;*/
}

.item_botonera a:hover {
			background: #f6905c url(../img/bullets/flecha_menu_on.gif) no-repeat 0 0;
			
			/* Texto */
			color:#fff;
}
		 

body#institucion a.seleccionado1, body#objetivos a.seleccionado1, body#autoridades a.seleccionado1, body#delegaciones a.seleccionado1,
body#profesionales a.seleccionado2, body#cursos a.seleccionado2, body#eventos a.seleccionado2, body#premio a.seleccionado2, body#revista a.seleccionado2, body#articulos a.seleccionado2, body#bibliografia a.seleccionado2, body#links a.seleccionado2,
body#miembro a.seleccionado3,
body#comunidad a.seleccionado4,
body#novedades2 a.seleccionado5, 
body#home a.seleccionado17,
body#marco_legal a.seleccionado9 {
			background:#f6905c url(../img/bullets/flecha_botonera.gif) no-repeat 20px 0;
			
			/* Texto */
			color:#fff;
}

.item_sub-botonera a, .item_sub-botonera a:link, .item_sub-botonera a:visited {
			/*display: -moz-inline-box;
			display:inline-block;*/
			float:left;
			text-decoration:none;
			height:20px;
			
			/* Texto */
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size:12px;
			color:#0E3C93;
			
			padding: 8px 5px 6px 5px;
			/*background: url(../img/bullets/flecha_menu.gif) no-repeat 6px 12px;*/
}

.item_sub-botonera a:hover {
					
			/* Texto */
			color:#000033;
}
		 

body#objetivos a.seleccionado6, 
body#autoridades a.seleccionado7, 
body#delegaciones a.seleccionado8, 
/*body#marco_legal a.seleccionado9, */
body#cursos a.seleccionado10, 
body#eventos a.seleccionado11, 
body#premio a.seleccionado12, 
body#revista a.seleccionado13, 
body#articulos a.seleccionado14, 
body#bibliografia a.seleccionado15, 
body#links a.seleccionado16, 
body#consensos a.seleccionado18 {
						
			/* Texto */
			color:#7FA2CC;
}		 
		 
/* Listas ---------------OJOOOOOOOOOOOOOOOOOOOOO LOVEARGENTINA-----------*/

ul, ol {
	list-style:none;
	padding: 10px 0 0 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#58595B;
}

ul li, ol li {
	background:url(../img/bullets/flecha_listado.gif) no-repeat 0 3px;
	padding-left:23px;
	margin-bottom:4px;
}

ul.flecha_naranja {
	list-style:none;
	margin: 4px 0 0 2px;
}

ul.flecha_naranja li {
	background:url(../img/bullets/flecha_listado_nar.gif) no-repeat 0 5px;
	padding-left:17px;
	margin-bottom:7px;
}

/* hack para IE, no tocar ni alterar ==================================================== */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
