body {
	margin:0;
	padding:0;
	background: #FFF url(archivos/f_bandas.gif) top left repeat-x;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
}

#contenedor{
	width:950px;
	margin:30px auto 0 auto;
}

#top {
	display:inline;
	float:left;
	height:263px;
	background: url(archivos/f_tabla.jpg) top left no-repeat;
}

#logotipo {
	display:inline;
	float:left;
	margin: 7px 0 0 15px;
}

#submenu {
	display:inline;
	float:right;
	margin:15px 10px 0 0;
	text-align:right;
	font-size: 11px;
	color: #a9c204;
}

#fotos {
	display:inline;
	float:left;
	margin:6px 0 0 0;
}

#complemento {
	display:inline;
	float:left;
	background:url(sombras/bgmain.jpg) top right no-repeat;
	margin:12px 0 0 0;
	width:100%;
}

#left {
	display:inline;
	float:left;
	width:198px;
	margin:0;
}

#left ul {
	margin:0 0 5px 0;
	padding:0;
	list-style:none;
}

#left a:link,#left a:active,#left a:visited {
	display:block;
	text-align:right;
	width:188px;
	height:28px;
	line-height:28px;
	padding:0 10px 0 0;
	margin:0 0 4px 0;
	color:white;
	background:#b9d305;
	font-size:14px;
	text-decoration:none;
}

#left a:hover{
	color:#000;
}

#left p {
	margin:0;
	padding:15px 0 8px 0;
	text-align:center;
	font-size: 11px;
	color: #666666;
	border:1px solid #ccc;
	border-width:0px 1px;
}

#main {
	display:inline;
	float:right;
	width:740px;
	margin:23px 0 0 0;
	padding:0 0 30px 0;
	background:url(sombras/bgmain.jpg) right bottom no-repeat;
}

#main p {
	margin:0 auto 13px auto;
	width:680px;
	font-size: 13px;
	color: #666666;
	text-align:justify;
}

#main h1 {
	margin:0 auto 13px auto;
	width:680px;
	text-align:right;
}

#main h2 {
	margin:0 auto 20px auto;
	width:680px;
	font-size: 13px;
	color: #a9c204;
	text-align:justify;
}

#main ul {
	margin:0 0 13px 0;
	font-size: 13px;
	color: #666666;
	text-align:justify;
	padding:0;
}

#main li {
	list-style: square outside;
	margin:0 0 0 70px;
	padding:0;
}

#main form {
	width:423px;
	margin:0 35px 0 0;
	float:left

}

#main label {
	width:125px;
	display:inline-block;
	font-size: 13px;
	color: #666666;
	margin:0 0 6px 30px;
}

#main input, #main textarea {
	width:262px;
	display:inline-block;
	vertical-align:top;
	margin:0 0 6px 0 !important;
}

#pie {
	float:right;
	display:inline;
	width:740px;
	text-align:center;
	font-size: 11px;
	color: #a9c204;
	margin:10px 0;
	padding:0;
}



.ban_der {
	background-image: url(sombras/ban_der.png);
	background-repeat:  repeat-y;
}
.ban_iz {
	background-image: url(sombras/ban_iz.png);
	background-repeat:  repeat-y;
}
.borde_gris {
	background-image: url(sombras/ban_sup_linea.png);
	background-repeat:  repeat-x;
}
.img_margen {
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.tex_gen {
	font-size: 13px;
	color: #666666;
}
.tex_gen_tit {
	font-size: 13px;
	color: #a9c204;
}
.tex_gen_vi {
	font-size: 13px;
	color: #666666;
	list-style-type: square;
}
.tex_pie {
	
}
.tex_pie_foto {
	font-size: 11px;
	color: #666666;
	padding:0 !important;margin:0 !important;
}
.tex_pie_mini {
	font-size: 10px !important;
	color: #666666;
}
.tex_menu {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #a9c204;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #a9c204;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
