@charset "utf-8";
* {
  padding:0;
  margin:0;
}
body {
	background:url(themes/apinals/headertop.jpg) no-repeat top center #FFFFFF;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:1em;
	margin-top:0px;
}
a:link, a:visited {
	color:#2B91E2;
	text-decoration:none;
	font-weight:bold;
}
a:hover, a:active {
	color:#3399FF;
	text-decoration:underline;
}
#my_slideshow {
	float:left;
	padding: 0px;
	width:450px !important;
	height:300px !important;
}
#contenedor {
	width:778px;
	margin:0px auto;
}
#logo {
	display:block;
	width:405px;
	height:215px;
	clear:both;
	background:url(themes/apinals/logo.jpg) no-repeat top left;
}
#logo h1 {
	margin:0;
	padding:0;
}
#logo h1 a {
	width:405px;
	height:215px;
	display:block;
	text-indent:-9000em;
	outline: 0;
}
#menu1 {
	width:659px;
	padding:18px 60px 60px 59px;
}
#menu1 ul li {
	list-style-type:none;
	float:left;
	padding:0px 20px 0px 0px;
}
#menu1 ul li a:link, #menu1 ul li a:visited {
	font-size:14px;
	color:#666666;
	text-decoration:none;
}
#menu1 ul li a:hover, #menu1 ul li a:active {
	color:#3399FF;
	text-decoration:none;
}
#tabla {
	background:url(themes/apinals/fondotabla.jpg) repeat-y top center;
	margin:0 auto;
	width:778px;
	height:auto;
	float:left;
}
#contenido {
	clear:both;
	background:url(themes/apinals/fondotabla.jpg) repeat-y top center #fff;
	width:659px;
	padding:0px 60px 30px 59px;
	font-size:11px;
	color:#333;
}
#contenido h1, #contenido h2, #contenido_admin h1, #contenido_admin h2, #contenido_home h1, #contenido_home h2 {
	color:#66CC33;
}
#contenido h1, #contenido_admin h1, #contenido_home h1 {
	font-size:30px;
	margin:20px 0px;
}
#contenido h2, #contenido_admin h2, #contenido_home h2 {
	font-size:24px;
	margin:20px 0px;
}

#contenido_admin {
	background:url(themes/apinals/fondotabla.jpg) repeat-y top center #fff;
	float:left;
	width:659px !important;
	width:520px;
	margin:auto;
	padding:0 60px 30px 59px !important;
	padding:0 10px 50px 10px;
	font-size:0.8em;
}


#contenido_admin p {
	margin:1.6em 0px;
}

#contenido_admin table td {
	padding:3px 8px;
}

#contenido_home {
	clear:both;
	background:url(themes/apinals/fondotabla.jpg) repeat-y top center #fff;
	width:768px;
	padding:0px 5px 30px 5px;
	font-size:11px;
	color:#333;
}
#cajaderecha {
	width:270px;
	float:right;
	clear:right;
	padding-right:20px;
}
#cajaderecha p {
	margin-bottom:20px;
}
#cajaderecha a:link, #cajaderecha a:visited {
	color:#66CC33;
}
#cajaderecha a:hover, #cajaderecha a:active {
	color:#66CC00;
}
#sidebar-left {
position:absolute;
left:10px;
	background:#66CC00;
	width:160px;
	float:left;
	margin-left:25px !important;
	margin-left:10px;
	padding:20px !important;
	padding:15px;
	font-size:11px;
}

/*#sidebar-left {
	background:#66CC00;
	width:160px;
	float:left;
	margin-left:25px !important;
	margin-left:10px;
	padding:20px !important;
	padding:15px;
	font-size:11px;
}
*/
#sidebar-left a:link, #sidebar-left a:visited {
	color:#d1ffa4;
}
#sidebar-left a:hover, #sidebar-left a:active {
	color:#fff;
}
#sidebar-left a.active {
	color:#000;
}

#cierre {
	background:url(themes/apinals/bottom.jpg) no-repeat top center #fff;
	height:67px;
	clear:both;
}
#pie {
	clear:both;
	background:url(themes/apinals/footer.jpg) no-repeat top center #fff;
	margin:0 auto;
	height:144px;
}
#menu2 {
	width:659px;
	margin:0px auto;
	padding:18px 60px 30px 59px;
}
#menu2 ul li {
	list-style-type:none;
	float:left;
	padding:5px 20px 0px 0px;
}
#menu2 ul li a:link, #menu2 ul li a:visited {
	font-size:14px;
	color:#666666;
	text-decoration:none;
}
#menu2 ul li a:hover, #menu2 ul li a:active {
	color:#3399FF;
	text-decoration:none;
}
#copyright {
	margin:20px auto;
	text-align:center;
	width:778px;
	font-size:11px;
}





/* ESTILOS DRUPAL ----------- */

.hide {
  display: none
}