html{
	/*background:#fff;*/
}
/*body{
	text-align:center;
	
}*/

body { 	
	font-size:76%;
	margin:0;	
	padding:0;	
	color:#000000;
	background-image: url('http://www.colloqueafdece2010/rep/images/body.jpg'); 
	background-repeat: repeat;
	background-position: right top;
	background-color: #e8e3d2;
}

.magin {	
	font-family: verdana,arial,helvetica;
	line-height: 175%;
	margin:0;	
	padding:0 20px 0 20px;	
} 

.magin1 {	
	font-family: verdana,arial,helvetica;
	line-height: 175%;
	margin:0;	
	padding:0 10px 0 0px;	
} 

.magin2 {	
	font-family: verdana,arial,helvetica;
	line-height: 175%;
	margin:0;	
	padding:0 10px 0 5px;	
} 

#container{
	text-align:left;
	background:#ffffff; /*Color interno de la forma*/
	border:1px solid #8c8474;/*Color y ancho del borde*/	
	-webkit-box-shadow:rgba(0,0,0,.2) 0px 0px 5px;
	-moz-box-shadow:rgba(0,0,0,.2) 0px 0px 5px;
}
#container, #bottom{
	margin:0 auto;
	width:190px; /* Ancho de la forma */
}
#bottom{
	width:190px;
	height:10px !important;
	margin-bottom:10px;
	display:block !important;
}

#container1{
	text-align:left;
	background:#ebd6a9; /*Color interno de la forma*/
	border:1px solid #8c8474;/*Color y ancho del borde*/	
	-webkit-box-shadow:rgba(0,0,0,.2) 0px 0px 5px;
	-moz-box-shadow:rgba(0,0,0,.2) 0px 0px 5px;
}
#container1, #bottom1{
	margin:0 auto;
	width:335px; /* Ancho de la forma */
}
#bottom1{
	width:335px;
	height:10px !important;
	margin-bottom:10px;
	display:block !important;
}

#container2{
	text-align:left;
	background:#e5e5e5; /*Color interno de la forma*/
	border:1px solid #8c8474;/*Color y ancho del borde*/	
	-webkit-box-shadow:rgba(0,0,0,.2) 0px 0px 5px;
	-moz-box-shadow:rgba(0,0,0,.2) 0px 0px 5px;
}
#container2, #bottom2{
	margin:0 auto;
	width:540px; /* Ancho de la forma */
}
#bottom2{
	width:540px;
	height:10px !important;
	margin-bottom:10px;
	display:block !important;
}

form.colloque{
	margin:8px 10px 8px 10px;/* Margenes al interior de la forma */
	padding:0 0 0 0;
}

form.colloque1{
	margin:15px 8px 5px 10px;/* Margenes al interior de la forma de logos */
	padding:0 0 0 0;
}

/* ----- ENCABEZADO  ----- */

h5{
	margin:0;
	padding:5px 0 0 0;
	min-height:25px;
	height:25px;
	background-color:#90acba; /*color del fondo del encabezado*/
	text-align:center;
}

h3{
	margin:0;
	padding:5px 0 0 0;
	min-height:25px;
	height:25px;
	line-height: 150%;
	/*background-color:#ebd6a9; /*color del fondo del encabezado*/
	text-align:left;
}

h3 b{
	font-size: 1.65em;
/*	font-size:165%;*/
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;/*color de la letra*/
}

h4{
	margin:0;
	padding:5px 0 0 0;
	min-height:25px;
	height:25px;
	line-height: 150%;
	/*background-color:#ebd6a9; /*color del fondo del encabezado*/
	text-align:left;
}

h4 a{
	font-size:165%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;/*color de la letra*/
}

h5 a{
	font-size:small;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	color: #3f3c35;/*color de la letra*/
}
* html h5 a{
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/wflogo.png", sizingMethod="crop");
}
img, a img{
	border:none;
	-ms-interpolation-mode: bicubic;
}
* html #bottom{ 
	_behavior: url(images/iepngfix.htc);
}
.hide{
	display:none !important;
}

hr {
  border-bottom: 1px solid #000; 
  margin: 0 0 0 0;
  padding:0 0 0 0;
}
hr1 {
  font-size:small;
  font-family: font-family:"Times New Roman",Times,serif;
  margin: 0 0 0 0;
  padding:0 0 0 0;
}
hr b{
	font-size:small;
	font-family: font-family:"Times New Roman",Times,serif;
	color: #d0d0d0;/*color de la letra*/
	/*border-bottom: 1px solid #d0d0d0; */
}

/****  blocky  ****/

#navigator{
	padding: 0px;
	margin: 0px;	
}
#navigator ul{
	padding: 0px;
	margin: 0px;
	border-bottom: 1px #7F7F7F solid;
	list-style: none;
}
#navigator li{
	margin: 0px;
	padding:0px;
	text-align: left;
}
#navigator li a {text-decoration: none; font-weight : bold;}
#navigator a#normal{  
	display: block;
	padding: 5px 0 7px 15px;	
	border-top: 1px #F0F0F0 solid;
	border-left: 1px #F0F0F0 solid;
	border-right: 1px #F0F0F0 solid;
	white-space: nowrap;
/*	color:#3B3B3B;*/
	color:#3f3c35; /*Color de la letra*/
}
#navigator a#normal:hover { 
	color:#F0F0F0;
/*	background-color:#B2B2B2;*/
	background-color:#90acba;/*Color de la opcion por encima*/
	
}

#navigator a#current{  
	display: block;
	 padding: 5px 0 7px 15px;
	border-top: 1px #F0F0F0 solid;
	border-left: 1px #F0F0F0 solid;
	border-right: 1px #F0F0F0 solid;	
	white-space: nowrap;
	color:#3B3B3B;
/*	background-color:#A2A2A2;*/
	background-color:#e1ba81;	
}


/*  css for php layers menu 3.2.0-rc (c) 2001-2004 marco pratesi - http://www.marcopratesi.it/  */

.submenu {
	left: 0px; 
	top: 0px;
	visibility: hidden; 
	position: absolute;
	z-index:25; 
}
.subframe {
	border: #7F7F7F 1px solid; 
	display: block; 
	filter: alpha(opacity=95); 
	position: absolute; 
	background-color: #ffffff;
}
.item {
	white-space: nowrap; 
	text-align: left;
	border-bottom: 1px dashed #B2B2B2;
	margin-top:0px;
}
.item a {
	font-weight: normal; 
	text-decoration: none;
	color:#000000;
	position: relative;
	display:block;
	padding:3px 0;
}
.item a:hover {
	font-weight: normal; 
	color: #ffffff; 
	background-color:#A2A2A2; 
	text-decoration: none;
	position: relative;
	display:block;
	padding:3px 0;
}
.item .fwdarr {
	right: 7px;
	top: 5px; 
	position: absolute;	
}

/*a:link {color:#666666; text-decoration: none;}*/
a:link {color:#000080; text-decoration: none;}
/*a:visited {color:#666666; text-decoration: none;}*/
a:visited {color:#800000; text-decoration: none;}
a:hover {color:#4C4C4C; text-decoration: underline;}
a:active {color:#4C4C4C; text-decoration: underline;}
