@charset "utf-8";
body {
	background-color: #C5C5C5;
	background-image: url(images/fondo.png);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat:   repeat-x;
}
#contenedor {
	margin-right: auto;
	margin-left: auto;
	width: 930px;
	margin-top: 10px;
}
#cabecera {
	background-image: url(images/top.png);
	height: 167px;
	background-repeat: no-repeat;
}
#logotipo {
	background-image: url(images/logo.png);
	height: 110px;
	width: 225px;
	float: right;
	text-indent: -3000px;
	background-repeat: no-repeat;
	margin-right: 25px;
	margin-top: 33px;
}
#origami {
	height: 160px;
	width: 80px;
	float: left;
	margin-left: 35px;
}

#centro {
	margin-top: 10px;
}

#menu_lateral {
	background-image: url(images/menu_lateral/m_lateral_01.png);
	background-repeat: no-repeat;
	width: 200px;
	padding-top: 21px;
}
#menu_lateral h2 {
	background-image: url(images/menu_lateral/m_lateral_02.png);
	height: 80px;
	text-indent: -9000px;
}
#menu_lateral a {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/menu_lateral/m_lateral_2.png);
	display: block;
	height: 25px;
	padding-top: 5px;
	padding-left: 20px;
	background-position: 0px 30px;
}
#menu_lateral a:hover {
	color: #333333;
	background-position: 0px 0px;
}

#inicio_lat a {
	background-image: url(images/menu_lateral/m_lateral_1.png);
}


#pie_menu {
	background-image: url(images/menu_lateral/m_lateral_03.png);
	height: 161px;
	background-repeat: no-repeat;
}
#libro_visitas {
	height: 212px;
}
#menu_top {
	background-image: url(images/menu_top.png);
	height: 38px;
	width: 714px;
	float: right;
	background-repeat: no-repeat;
	padding-left: 3px;
}
#botones_top li {
	display: inline;
}
#botones_top a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 32px;
	text-align: left;
	padding-right: 13px;
	padding-left: 19px;
	padding-top: 6px;
	margin-left: 10px;
}
#botones_top a:hover {
	color: #333333;
	background-image: url(images/menu_top_on.png);
	background-repeat: no-repeat;
}
#banner {
	height: 113px;
	width: 700px;
	float: right;
	margin-right: 6px;
	margin-top: 10px;
}

#contenido {
	width: 707px;
	float: right;
	padding-top: 15px;
	margin-left: -5px;
}
#cont_top {
	background-image: url(images/contenido_top.png);
	height: 398px;
	width: 707px;
	background-repeat: no-repeat;
	padding-top: 20px;
}



#cont_texto {
	background-image: url(images/contenido_02.png);
	background-repeat:  repeat-y;
}
#friki_1  {
	background-image: url(images/dis_1.png);
	background-repeat: no-repeat;
	background-color: transparent;
	margin-left: 25px;
	float: left;
	clear: both;
	height: 189px;
	z-index: 1;
}
#friki_1 p {
	background-image: url(images/bocadillo_1.png);
	height: 126px;
	width: 150px;
	padding-top: 17px;
	padding-left: 53px;
	background-repeat: no-repeat;
	padding-right: 30px;
	font-size: 1.3em;
	margin-left: 125px;
	margin-top: 40px;
}
#friki_2 {
	background-image: url(images/dis_2.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: right 0px;
	width: 168px;
	padding-top: 30px;
	height: 250px;
	float: right;
	margin-right: 30px;
}
#friki_2 p {
	background-image: url(images/bocadillo_4.png);
	height: 130px;
	width: 150px;
	padding-top: 57px;
	padding-left: 20px;
	background-repeat: no-repeat;
	font-size: 1.3em;
	margin-top: 125px;
	background-color: transparent;
}
#friki_3 {
	background-image: url(images/dis_3.png);
	background-repeat: no-repeat;
	background-color: transparent;
	margin-left: 15px;
	z-index: 2;
	background-position: right top;
	width: 450px;
	height: 200px;
	margin-top: 150px;
	padding-top: 100px;
	padding-left: 20px;
}
#friki_3 p {
	background-image: url(images/bocadillo_5.png);
	height: 100px;
	padding-top: 20px;
	padding-left: 15px;
	background-repeat: no-repeat;
	font-size: 1.3em;
	width: 354px;
}






#cont_pie {
	background-image: url(images/contenido_fin.png);
	height: 14px;
	background-repeat: no-repeat;
}






#pie_pag {
	background-image: url(images/pie.png);
	height: 38px;
	margin-top: 10px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	list-style-type: none;
	font-size: 0.8em;
}
#pie_pag #enlaces {
	margin-left: 220px;
}
#pie_pag p {
	font-size: 0.8em;
	padding-top: 10px;
	margin-left: 590px;
}

#pie_pag li {
	display: inline;
}
#pie_pag a {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.titulo_menu {
	background-image: url(images/menu_lateral/m_lateral_titulo.png);
	height: 24px;
	width: 180px;
	font-size: 0.9em;
	padding-top: 5px;
	padding-left: 20px;
	text-decoration: none;
	background-color: transparent;
	color: #000000;
	text-transform: capitalize;
	background-position: 0px top;
}
#menu_lateral a.submenu  {
	background-image: url(images/menu_lateral/submenu.png);
	display: block;
	height: 24px;
	width: 164px;
	font-size: 0.8em;
	padding-top: 6px;
	padding-left: 36px;
	background-color: transparent;
	text-decoration: none;
	color: #333333;
	background-position: left top;
	text-transform: capitalize;
}
#menu_lateral a:hover.submenu {
	background-color: transparent;
	color: #FFFFFF;
	background-position: 0px -30px;
}
#menu_lateral a.titulo_menu {
	background-image: url(images/menu_lateral/m_lateral_titulo.png);
	height: 23px;
	width: 180px;
	font-size: 0.9em;
	padding-top: 5px;
	padding-left: 20px;
	text-decoration: none;
	background-color: transparent;
	color: #000000;
	text-transform: capitalize;
	background-position: left top;
}
#menu_lateral a:hover.titulo_menu {
	background-image: url(images/menu_lateral/m_lateral_titulo.png);
	background-color: transparent;
	color: #FFFFFF;
	background-position: 0px -30px;
}
#proponemos  {
	background-image: url(images/contenido_top.png);
	background-repeat: no-repeat;
	padding: 20px;
}
#cont_top #form1 {
	margin-left: 20px;
}
#cont_top #form1 #tabla td {
	padding: 10px;
}
#cont_top #buzon {
	float: right;
	margin-top: -200px;
}
