body
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 13px;
	color: #666666;
	background: #ffffff;
	letter-spacing: 0px;
	margin: 0px 0px 0px 0px;
	line-height: normal;	/*background: url("imag/plantilla/fondo_gral.gif"); 
	background-repeat: repeat-y;
	background-position: center;*/
}
a:link
{
	color: #FF6600;	
	font-weight: bold;
	text-decoration: none;	
}

a:active
{
	color: #FF6600;	
	text-decoration: none;	
}

a:visited
{
	color: #FF6600;	
	text-decoration: none;	
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
	color: #FF6600;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#contenedor
{
	margin-left: auto;
	margin-right: auto;
	width: 810px;
	background-color:#ffffff;

}

#cabecera
{
	width: 810px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	background: url("images/cabecera2.gif"); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position:relative;
	}
	

	
#menu
{
	width: 810px;
	height: 101px;
	margin: 0px 0px 0px 0px;
	background: url("images/menu.gif"); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position:relative;
	}

#izq
{
	width: 360px;
	min-height: 250px;
	_height:250px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
	background-image: url("images/izq.gif");
	float:left;
	position:relative;
		padding-bottom:20px;
	}

	
#izq-text
{
	min-height:250px;
	}
	#izq-text li
{
	margin:0px;
	padding:0px;
	padding-top:10px;
	list-style-image: url(images/bullet.gif);
	color:#666666;
	}
	
	
	.titulo{
	color:#999999;
	font-weight:bold;
	background-repeat: no-repeat;
	}
	.titulo a:hover,.titulo.selected a{
	color:#FF6600;
	font-weight:bold;
	}
	

#der
{
	width: 450px;
	min-height: 250px;
	_height:250px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/der.jpg);
	text-align:left;
	float:right;
	position:relative;
	padding-bottom:20px;
	}

	#der li
{
	margin:0px;
	padding:0px;
	padding-top:210px;
	list-style-image: url(images/bullet.gif);
	color:#666666;
	}
	
			#der p{
			padding-top:180px;
			padding-left:20px;
			
}

#coment
{
	width: 800px;
	margin: 0 auto;
	position:relative;
	float:left;
	*padding-bottom:20px;
	}

		
		

	#pie{
	width:100%;
	color: #FF6600;	
	font-size:10px;
	font-weight: bold;
	float:left;
	margin-left: auto;
	margin-right: auto;
	padding-top:38px;
		background-image: url(images/pie.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height:50px;
	
		}
#izq-text img {
float:left;
padding-right:10px;
}

#buscador{

float:left;
padding-left:420px;
font-size:10px;
margin-top:50px;
height:50px;


}
#buscador a{
padding-right:10px;



}

	#buscador input.buscador_text {
	position: relative;
	border: 1px solid #FF9900;
	left:10px;

}
	#buscador input.buscador_submit {
	position: relative;
	width: 20px;
	height:20px;
	border: 0px;
	cursor: pointer;
	background-image: url(images/lupa.gif);
	background-repeat: no-repeat;
	background-position: left top;
	left:10px;

	
	
}

	#logo
{
	width:55px;
	height: 100px;
	float:right;
	padding-right:60px;
	}
	
	#idiomas{
	width:100px;
	float:left;
	padding-top:75px;
		}
		
	#idiomas img{
	padding-left:10px;
	}

