/*************** Fixes y Bugs *******************/
.FloatContainer:after{
content: ".";
display: block;
height: 0;
font-size:0;
clear: both;
visibility:hidden;
}
.FloatContainer{display: inline-block;}

/* Hides from IE Mac \*/
* html .FloatContainer {height: 1%;}
   .FloatContainer{display:block;}
/* End Hack */


/*ONLY FOR IE*/

.FloatContainer2{display: inline-block;}
/* Hides from IE Mac \*/
* html .FloatContainer2 {height: 1%;}
.FloatContainer2{display:block;}
/* End Hack */

/* \*/
* html .Layout { height: 1%; }/* */
/*********END Fixes y Bugs ****************/


body
{
	color: #151515;
	margin: 4px 0px 0px 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#CCCCCC;
}
img
{
	border: 0;
	vertical-align: middle;
}
table
{
	border: none;
}
p
{
	margin-top: 2px;
	font-size: 11px;
	margin-bottom: 2px;
	line-height: 16px;
}
ul
{
	font-size: 11px;
	margin: 5px 0px 2px 0px;
	padding: 0px 0px 0px 17px;
	list-style-type: square;
}
li
{
	margin: 0px 0px 4px 0px;
}
a
{
	font-weight: normal;
	color: #10488F;
	text-decoration: underline;
}
h1
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	height:20px;
	padding: 2px 0px 0px 8px;
	margin-bottom:8px;
}

h1.tituloSeccion
{
	background-image: url(/img/TitelSectionGenerico.jpg);
	background-repeat: no-repeat;
}
* html h1
{
}
h2
{
	font-size: 14px;
	font-weight: bold;
	color: #0EA9A2;
	margin: 0px;
	padding: 0px 0px 1px 0px;
}
h3
{
	font-size: 11px;
	font-weight: bold;
	margin: 3px 0px 0px 0px;
}
h4
{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 4px 0px 2px 2px;
	color: #595959;
}
form
{
	margin: 0px 0px 0px 0px;
}
textarea
{
	font-family: Arial;
	font-size: 12px;
	border: solid 1px #10488F;
	width: 250px;
	height: 80px;
	overflow: auto;
}
input
{
	vertical-align: middle;
	font-family: Arial;
	margin: 0px 0px 4px 0px;
	padding: 0px;
}
input[type=button]
{
	border: 0px;
}
select
{
	vertical-align: middle;
	border: solid 1px #10488F;
	font-size: 11px;
	width: 138px;
	color: #151515;
	margin: 4px 0px 4px 0px;
	padding: 0px;
}
fieldset
{
	border: none;
	padding: 0px 10px 10px 10px;

}
abbr
{
	text-decoration: none;
	border-bottom: none;
}
input[type=text],input.Text
{
	border: solid 1px #C3D3D5;
	border:1px solid #10488F;
}
a {
	color:#F34901;
	text-decoration:underline;
}
a:hover {
	color:#F34901;
	text-decoration:none;
}

/* for all browsers that understand min-width */
.container {position:relative; width:100%; min-width:770px;}
.holder {display:block; color:#000;}

/* method 1 a bodge for IE5.5 and IE6 browsers */
* html .container {border-right:770px solid #fff;}
* html .holder {display:inline-block; position:relative; margin-right:-770px;}

/* for all browsers that understand min-width */
.container2 {position:relative; width:90%; min-width:400px;}
.holder2 {display:block; color:#000;}

/* method 2 a bodge for IE browsers IE5.01, IE5.5 and IE6 */
* html .container2 {border-right:400px solid #fff;}
* html .holder2 {float:left; position:relative; margin-right:-400px;}

* html body { border-right:790px solid #CCCCCC; overflow: hidden;}

* html div.container3 { margin-right: -790px; }

* html div.holder3 { float:left; position:relative; margin-right:-790px; }


/* for all browsers that understand min-width */
.container4 {position:relative; width:100%; min-width:790px;}
.holder4 {display:block; color:#000;}

/* method 1 a bodge for IE5.5 and IE6 browsers */
* html .container4 {border-right:790px solid #fff;}
* html .holder4 {display:inline-block; position:relative; margin-right:-790px;}



.container3
{
	min-width: 790px;
}

.tr, .bl, .br {
  position : absolute;
  width : 9px;
  height : 9px;  /* corner images are 40x40 */
  display : block;
  margin-bottom : -1px;  /* this is for IE */
}

.tr {
  background : transparent url(/img/HeaderPanelBg-r.gif) no-repeat;
  top : 0px;
  right : 0px;
}

.tl {
	background-image: url(/img/HeaderPanelBg-l.gif);
	background-repeat:no-repeat;	
}


.zbl {background: url(/img/zbl.gif) 0 100% no-repeat #FCA807; width: 20em}
.zbr {background: url(/img/zbr.gif) 100% 100% no-repeat}
.ztl {background: url(/img/ztl.gif) 0 0 no-repeat}
.ztr {background: url(/img/ztr.gif) 100% 0 no-repeat; padding:0px; padding-top: 2px;}
.zblgris {background: url(/img/zbl-gris.gif) 0 100% no-repeat #A9A9A9; width: 20em}
.zbrgris {background: url(/img/zbr-gris.gif) 100% 100% no-repeat}
.ztlgris {background: url(/img/ztl-gris.gif) 0 0 no-repeat}
.ztrgris {background: url(/img/ztr-gris.gif) 100% 0 no-repeat; padding: 0px; padding-top: 4px;}
/* .zcont {background: url(/img/zbk.gif); background-repeat: repeat-x; background-position: -10px -10px;} */
.zclear {font-size: 1px; height: 1px} 

#Container
{
	margin: 5px;
	background-color:#FFFFFF;

}
#HeaderPanel
{
	overflow: hidden;
	position: relative;
	height: 95px;
	width: 100%;
}
#HeaderPanel #Logo
{
	margin: 4px 0px 0px 5px;
	float: left;
	width: 156px;
	position: relative;
}
* html #HeaderPanel #Logo
{
	margin: 4px 0px 0px 0px;
	padding-left: 10px;
	float: left;
	width: 140px;
}

#HeaderPanel #Logo h1
{
	margin: 0px;
	padding: 0px;
	width: 131px;
}
#HeaderPanel #Tools
{
	float: left;
/*	width: 616px; */ 
	margin: 3px 0px 0px 2px; 
	width: 100%;	
	position: relative;
}

* html #HeaderPanel #Tools #Slogan
{
	margin: 0px 166px 0px 160px;	
}


#HeaderPanel #Tools #Slogan
{
	margin: 0px 165px 0px 160px;
	padding: 0px 0px 0px 0px;
/*	margin: 2px 2px 0px 2px; */
/*	margin: 0px; */
/*	padding: 0px 30px 0px 17px;*/
	
	min-width: 403px; 
	height:61px;
/*	background-image: url(/img/SloganBg.jpg); */
	background-image: url(/img/degradado_naranja.gif);
	background-position: bottom center;
/*	background-repeat: no-repeat; */
	background-repeat: repeat-x;
/*	margin: 0px 170px 0px 160px;
	margin: 0px 185px 0px 160px; */

	position: relative;
	top: 0px;
	border: 0px;
}

* html #HeaderPanel #Tools #Slogan
{
	margin: 0px 166px 0px 160px;	
}
/*
* html #HeaderPanel #Tools #Newsletter
{
	margin: 0px 8px 0px -12px;
}
*/
#HeaderPanel #Tools #Newsletter
{
	width:158px;
	height:62px;
	/* margin: 0px 45px 0px 10px; */
	margin: 0px 13px 0px -2px;
	
	background-image: url(/img/NewsletterBg.jpg);
	background-repeat:no-repeat;

	float: right;
	right: -8px;
	position: relative;	
}
/*
* html #HeaderPanel #Tools #Newsletter
{
	margin: 0px 8px 0px -12px;
}
*/
#HeaderPanel #Tools #Newsletter H4{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform: none;
	display:block;
	background-image:url(/img/UnderlineOrangeBg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:4px 4px 4px 9px;
}


#HeaderPanel #Tools #Newsletter input.InputBox {
	height:14px;
	width:126px;
	margin:0px 0px 0px 9px;
	background-image:url(/img/InputBox.gif);
	background-repeat:no-repeat;
	border-width:0px;
	padding:2px 0px 0px 1px;
	color:#666666;
	font-size:10px;
}
#HeaderPanel #Tools #Newsletter input.InputButton {
	width:18px;
	height:16px;
}
#HeaderPanel #Tools #Newsletter a {
	color:#FFFFFF;
	float:right;
	margin:0px 4px 0px 0px;
}

#Options
{
	/* width:613px; 
	height:20px;
	background-image: url(/img/OptionsBg.gif);
	background-repeat:no-repeat;
	float:left;
	margin-top:0px;
	vertical-align:top;
	margin:4px 0px 0px 2px;
	padding-top:3px;
	*/
}
#Options ul
{
	display:inline;
	margin-top:0px;
	padding:0px;
}
#Options ul li.First {
	background:transparent none repeat scroll 0%;
	padding:0px 0px 0px 18px;
}
#Options ul li
{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
	float: left;
	background-image: url(/img/ListSeparator.gif);
	background-position: 8px 2px;
	background-repeat: no-repeat;
}
#Options ul li a
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#Options ul li input.InputBox {
	height:14px;
	width:87px;
	margin:0px 0px 0px 9px;
	padding:0px 0px 0px 2px;
	color:#666666;
	font-size:10px;
	background-image: url(/img/InputBuscar.gif);
	background-repeat:no-repeat;
	border-width:0px;
}
#Options ul li input.InputButton {
	width:18px;
	height:14px;
}

#ContentPanel
{
	margin: 0px 0px 20px 0px;
}
#Sidebar
{
	width: 156px;
	float: left;
	margin-left: -100%;
}
#Sidebar ul{
	list-style-type:none;
	padding-left:0px;
	margin-left:2px;
	background-image:url(/img/SidebarBg.gif);
}

#Sidebar ul li.creadi {
	background-image:url(/img/menuBgCreadi2.gif);
	background-repeat:no-repeat;
}

#Sidebar ul li.TwoLines {
	background-image:url(/img/menuBg.gif);
	background-repeat:no-repeat;
}

#Sidebar ul li {
	background-image:url(/img/menuBgOneline.gif);
	background-repeat:no-repeat;
}

#Sidebar ul li.nobg {
	background-image: none;
}

#Sidebar ul li div {
	background-image:url(/img/SidebarBg.gif);
	background-repeat:repeat;
	pading-top:2px;
	width: 154px;
}


#Sidebar ul li div select {
	margin:4px 0px 2px 0px;
	width:150px;
	background-image:url(/img/SidebarBg.gif);
	background-repeat:repeat;
}

#Sidebar ul li div input.Button{
	padding:4px;
	float:right;
	background-image:url(/img/SidebarBg.gif);
	background-repeat:repeat;
}

#Sidebar ul li div img{
	margin:4px 0px 4px 0px;
}


#Sidebar ul li a{
	display:block;
	font-weight:bold;
	color:#FFFFFF;
	height:17px;
	padding:3px 0px 0px 5px;
	text-decoration:none;
}

#Sidebar ul li a.TwoLines{
	height:30px;
	padding:0px 0px 0px 5px;

}

#Content
{
	/*ATENCION: No se expandira el content para la derecha-------------*/
	/*margin: 0px 174+32px 0px 174+23px; la suma de la medida de los sidebar mas el margin "real"*/
	/*margin: 0px 206px 0px 197px;*/
}
#ContentFixed
{
	/* float: left; */
	margin: 4px 0px 0px 160px;
	/* padding: 4px 0px 0px 160px; */
	/*width: 78%;*/	
}
* html #ContentFixed
{
	/*Fix Internet explorer 6 o menor: 3px de margenes inventados*/
	/*margin-left: 194px;*/
	margin: 4px 0px 0px 2px;
	/*float: left;*/
	/*width: 95%;*/
}

#ContentFixed p
{
	margin: 5px;
}

#Home {
}
#Home ul
{
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

.ReadMore{
	text-align: right;
}

#ListContainer
{
}
#ListContainer ul
{
	padding:0px 5px 0px 5px;
}
#ListContainer ul li.ColumnA
{
	margin-right:5px;
}

#ListContainer ul li.ColumnB
{
}

#ListContainer ul h2
{
	color:#FFFFFF;
	padding:2px 0px 0px 6px;
	height:20px;
}
.ztr h2
{
	color:#FFFFFF;
	padding:2px 0px 0px 6px;
	height:20px;
}

#ListContainer ul h2.UltimosDatos
{
	background-image:url(/img/UltimosDatosBg.jpg);
	background-repeat:no-repeat;
}
#ListContainer ul h2.UltimosDocumentos
{
	background-image:url(/img/UltimosDocumentos.jpg);
	background-repeat:no-repeat;
}
#ListContainer ul h2.ProximosEventos
{
	background-image:url(/img/ProximosEventos.jpg);
	background-repeat:no-repeat;
}
#ListContainer ul h2.EntidadesRegistradas
{
	background-image:url(/img/EntidadesRegistradas.jpg);
	background-repeat:no-repeat;
}

#ListContainer ul li ul {
	padding:5px 3px 5px 3px;
}
#ListContainer ul li ul li div a {
	color:#484848;
	text-decoration:none;
}
#ListContainer ul li ul li div a:hover {
	color:#484848;
	text-decoration:underline;
}
#ListContainer ul li ul li div a.Descripcion {
	display:block;
	float: left;
	width: 180px;
}
#ListContainer ul li ul li div a.Entidad {
	display:block;
	float:right;
	/* width:60px; */
	text-align:right;
	max-height: 300px;
}
#ListContainer ul li ul li div span.Descripcion {
	font-weight: bold;
	display:block;
	float: left;
	/* width: 180px; */
}
#ListContainer ul li ul li div span.Entidad {
	font-weight: bold;
	text-align: left;
	display:block;
	float:right;
	/* width:60px; */
	text-align:right;
	max-height: 300px;
}
#ListContainer ul li ul li div a.Fecha {
	display:block;
	float:left;
	width:90px;
	text-align:right;
	max-height: 300px
}
#ListContainer ul li ul li div.ReadMore {
	background-image: url(/img/BgImg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:5px;
}

#ListContainer ul li ul li div.ReadMore a {
	color:#F34901;
	text-decoration:underline;
}
#ListContainer ul li ul li div.ReadMore a:hover {
	color:#F34901;
	text-decoration:none;
}
#ListContainer ul li ul li a.Separator {
	background-image: url(/img/BgImg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	display: block;
	padding-bottom:8px;
	color:#484848;
	text-decoration:none;
}

#ListContainer ul li ul li a.Separator:hover {
	color:#484848;
	text-decoration: underline;

}
#ListContainer div.vermas {
	text-align: right;
	margin-bottom: 8px;
}

/* MODULO BUSCADOR */

#SearchBox {

}
#ContentSearchBox {
	/* background-image:url(/img/SearchBoxBg.jpg);*/
	background-repeat:no-repeat;
	border: 2px solid #F0F0F0;
	background-color: #FCFCFC;
	padding: 5px;
	margin: 5px;
}
#ContentSearchBox h2 {
	font-size:14px;
	color:#8c8c8c;
	padding:0px;
	margin:0px;
	letter-spacing: 0em;
	text-align:left;
	padding:0px 0px 4px 8px;
}
#ContentSearchBox form {
	padding: 10px 0px 0px 15px
}
#ContentSearchBox Select {
/*	width:275px */
}

#ContentSearchBox Input {
	width:270px
}
#ContentSearchBox Input.Button {
	border: 0px none; height: 15px; display: block; 	
	width:50px;
	float:right;
	margin: 6px 15px 0px 0px;

}
#ContentSearchBox div.BotonBuscar {
	clear:both;
	height:25px;
}
#FootSearchBox {
	/* background-image: url(/img/SearchBoxBotton.jpg);*/
	background-repeat:no-repeat;
	height:9px;
}

/* TERMINA MODULO BUSCADOR */

/* MODULO RESULTADOS BUSQUEDA */

#ResultadoBox {

}
#ContentResultadoBox {
	background-repeat:no-repeat;
	margin-top: 20px;
	border: 2px solid #F0F0F0;
	padding: 5px;
}
#ContentResultadoBox h2 {
	font-size:14px;
	color:#8c8c8c;
	padding:0px;
	margin:0px;
	letter-spacing: 0em;
	text-align:left;
	padding:0px 0px 4px 8px;
}
#ContentResultadoBox table {
	margin:6px 0px 0px 3px;
	text-align:left;
	table-layout: fixed;
}

table th {
	background-color:#AAAAAA;
}

table th h3 {
	padding:2px 0px 2px 10px;
	color:#FFFFFF;
	margin: 0px;
}

table th h3.first {
	background-image:url(/img/TableHeadIzqCornerz.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
table th h3.last {
	background-image: url(/img/TableHeadDerCornerz.gif);
	background-repeat:no-repeat;
	background-position: right center;
}
table td.MasInfo {
	text-align:right;
	background-image:url(/img/DivisionTabla.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0px 6px 4px 0px;
}

table td p {
	padding: 2px 2px 0px 2px;
	padding: 1px;
}

#FootResultadoBox {
	background-image: url(/img/ResultBoxBotton.jpg);
	background-repeat:no-repeat;
	height:9px;
}

.Paginacion {
	text-align:right;
	padding:8px;
}
/* TERMINA RESULTADOS BUSQUEDA */

/* SECCIÓN ENTIDADES */
h1#DirectorioEntidades {
	background-image:url(/img/TitelSectionDirectorioEntidades.jpg);
	background-repeat:no-repeat
}
#RegistraEntidad {
	color:#F34901;
	text-align:right;
	margin:0px 2px 0px 0px;
	padding:0px;
}

/* TERMINA SECCIÓN ENTIDADES */

/* SECCIÓN GENÉRICA ( ... ) */

strong
{
	color: #F34901;
}

.c
{
	text-align: center;
}

.b
{
	font-weight: bold;
}

fieldset
{
border:2px solid #F0F0F0;
display:block;
margin-bottom:0.5em;
margin-left:13px;
padding-top: 5px;
padding-bottom:12px;
}
fieldset legend
{
	color:#8C8C8C;
	font-size:14px;
	letter-spacing:0em;
	margin:0px;
	padding:0px 0px 4px 8px;
	text-align:left;
	font-weight: bold;
}
ol li
{
	margin-bottom: 10px;
}

ol li ul li
{
	margin-bottom: 0px;
}
*
{
	font-size: 11px;
	color: #484848;
}
div.nohay
{
	padding: 20px;
	text-align: center;
}
div.dato
{
	margin-bottom: 2px;
}
img.arrow
{
	margin-right: 5px;
}
div.dato span.nombre_dato
{
	font-weight: bold;
}

h2.subseccion
{
	border-bottom:1px solid #626262;
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:10px;
	margin:10px 2px 5px 6px;
	padding:8px 2px 4px;
	text-align:left;
}
span.resalta
{
	color: #E88E0C;
	font-weight: bold;
}

form.front
{
	width: 100%;
}
form.front div.required
{
	float: left;
	margin:2px 9px;
}

form.front div.error
{
	background-color: #FFCC54;
}

form.front label
{
	font-weight: bold;
}
/* FIXME */
form.front div div.error
{
	background-color: #FFCC54;
}
form.front div.required label
{
	display:block;
}
form.front div.required input[type=text], input[type=password]
{
	border:1px solid #10488F;
}

form.front div.required select
{
	margin: 0px;
}
.suave
{
	font-weight: normal;
	color: #a0a0a0;
}

div.descripcion_campo
{
	clear: left;
	padding-left: 10px;
	font-size: 10px;
}

div.explicacion_obligatorios
{
	clear: both;
	text-align: right;
	margin-right: 20px;
	padding-top: 15px;
}

/* FIN SECCIÓN GENÉRICA */

#Footer
{
	text-align: center;
	padding-top:30px;
	clear:both;
	font-weight:bold;
}
#Footer #EspacioDe {
	float:left;
	width:300px;
}
#Footer #DesarrolladoPor {
	float:left
}

