body
	{
		margin-top:10px;
		font-family: Verdana, "Trebuchet MS", Arial;
		font-size:12px;
		background-color:#000;
		text-align:center;
	}
	
li
	{
		font-size:34px;
		list-style:none;
	}
	
h3
	{
		font-size:34px;
		margin:15px;
	}
	
div#contenedor
	{ 
		position:relative;
		width:950px;
		height:650px;
		margin:0 auto 0 auto; 
		text-align:center;
		background-image:url('../../images/publica/Fondo.jpg');
		background-repeat: no-repeat;
		border: 1px solid #4f4f4d;
	}
	
div#flashcontent {
		position:absolute;
		width: 900px;
		height: 180px;
		left:24px;
		top:155px;
	}

div#logo
	{
		position:absolute;
		left:405px;
		top:50px;
		height:140px;
		width:140px;
		text-align:center;
		background-image:url('../../images/publica/Logo.png');
		background-repeat:no-repeat;
	}

div#direccion
	{
		position:absolute;
		left:60px;
		top:54px;
		height:100px;
		font-size:10px;
		color:#FFF;
		text-align:left;
	}
	
div#contacto
	{
		position:absolute;
		right:75px;
		top:54px;
		height:100px;
		font-size:10px;
		color:#FFF;
		text-align:left;
	}

div#firmas
	{
		position:relative;
		top:350px;
		left:270px;
		max-width:650px;
		max-height:300px;
		min-height:230px;
	}
	
div#form_contacto
	{
		position:relative;
		top:370px;
		left:270px;
		max-width:650px;
		max-height:200px;
		min-height:200px;
		color:#FFF;
	}	

.firma
	{
		position:absolute;
	}

br.puntoaparte
	{
		line-height:14px;
	}
	
div#menu
	{
		position:absolute;
		left:40px;
		top:370px;
		text-align:left;
		width:250px;
		height:200px;
		font-size:30px;
		color:#FFF;
		background-color:transparent;
		line-height:40px;
	}

div#contenido
	{
		position:absolute;
		left:275px;
		top:378px;
		text-align:left;
		width:600px;
		height:200px;
		font-size:92%;
		color:#FFF;
		background-color:transparent;
	}
	
div#navegacion
	{
		position:absolute;
		left:275px;
		top:200px;
		text-align:left;
		width:400px;
		height:50px;
		font-size:92%;
		color:#FFF;
		background-color:transparent;
		border:1px solid #FF0000;
	}

div#temp
	{
		position:absolute;
		left:295px;
		top:464px;
		text-align:left;
		width:600px;
		height:250px;
		font-size:12px;
		color:#FFF;
		background-color:transparent;

	}

div#sede1
	{
		position:absolute;
		left:300px;
		top:420px;
		text-align:left;
		width:300px;
		height:200px;
		font-size:95%;
		color:#FFF;
		background-color:transparent;
	}

div#sede2
	{
		position:absolute;
		left:610px;
		top:420px;
		text-align:left;
		width:300px;
		height:200px;
		font-size:95%;
		color:#FFF;
		background-color:transparent;
	}
	
div#categorias
	{
		position:relative;
		top:25px;
		left:70px;
	}

div#pie
	
	{
		position:absolute;
		top:650px;
		left:0px;
	}
	
.capcha
	{
		font-size:14px;
		font-weight:bold;
		color:#FFF;
		font-family: 'Courier New', monospace;
	}
	
.boton_enviar
	{
	width: 120px;
	height: 20px;
	/*margin-left: 80px;*/
	background: #c79d3b;
	color:#FFF;
	font-size:10px;
	font-family:Verdana;
	font-weight:bold;
	margin-top:10px;
	
	}

input, textarea
	{
		border:1px solid #000;
		font-size:11px;
	}

/*.texto
	{
		font-size:11px;
		color:#000;
		line-height:20px;
	}
*/

p.parrafo
	{
		margin-bottom:0.5px;
		margin-top:0.5px;
	}

p.texto
	{
		margin-bottom:20px;
	}

a.enlace1
{
	font-size: 100%;
	font-family: Verdana, "Trebuchet MS", Arial;
	color:#FFF;
	/*font-weight:bold;*/
}
a.enlace1:link {
	text-decoration: none;
}
a.enlace1:visited {
	text-decoration: none;
	
}
a.enlace1:hover {
	
	color: #f8f823;
	
}
a.enlace1:active {
	text-decoration: none;
}

a.enlace2
{
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size:11px;
	color:#FFF;
}
a.enlace2:link {
	text-decoration: none;
}
a.enlace2:visited {
	text-decoration: none;
	
}
a.enlace2:hover {
	
	color: #f8f823;
	
}
a.enlace2:active {
	text-decoration: none;
}

