/* @override 
	http://edisur.estadologico.net/wp-content/themes/editheme/style.css
	http://www.edisurmultimedia.com/wp-content/themes/editheme/style.css
*/
/*
Theme Name: Edisur
Theme URI:
Description: Tema dise&ntilde;ado y desarrollado por Manuel Morante para Edisur Multimedia.
Version: 2.1
Author: Manuel Morante
Author URI: http://www.estadologico.com/
*/
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
img.alignleft {
	float: left;
	margin-right: 10px;
}
body{
	background-color: #f6f6f6;
	font: normal 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}
/* Enlaces */
a{
	color: #739046;
	font-weight: normal;
	font-style: normal;
}
/*fin enlaces*/
#header {
	height: 80px;
}

#header div.logo {
	float: left;
	margin-top: 6px;
	padding-top: 0;
	vertical-align:center;
}

#header div.logo-text {
	float: left;
	margin-top: 25px;
	margin-left:20px;
	padding-top: 0;
	vertical-align:center;
}

#header div.info {
	float: right;
	margin-top: 24px;
	margin-right: 0;
	font-size: 18px;
}
/* Banners */
#banners-top  {
	margin-bottom: 15px;
	margin-top: 10px;
	background-color: #fff;
	display:none;
}
#banners-top table  {
	margin: 0;
}
#banners-top table tr td {
	padding: 2px;
	margin: 0;
}

/*fin banners*/
#main-menu {
	background-image: url(images/menu.gif);
	height: 42px;
	overflow: hidden;
}
#main-menu div.menu {
	margin-left: 5px;
}
#main-menu div.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#main-menu div.menu ul li {
	display: inline;
}
#main-menu div.menu a {
	color: #f4ffe4;
	font-weight: bold;
	text-decoration: none;
	float: left;
	display: block;
	height: 28px;
	padding-top: 12px;
	border-right: 1px solid #7f9f4c;
	padding-right: 15px;
	padding-left: 15px;
}
#main-menu div.menu a:hover {
	background-color: #8cad5a;
	color: #fff;
}
#main-menu div.acceso {
	float: right;
	width: 344px;
	text-align: center;
	padding-top: 7px;
	height: 34px;
}
#main-menu div.acceso strong {
	color: #3f4e26;
	font-size: 14px;
	vertical-align: middle;
	margin-right: 12px;
}
#main-menu div.acceso img {
	vertical-align: middle;
}

/* Bloque general */
.box-gen{
	background: #fff url(images/box-bottom.gif) no-repeat center bottom;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.box-gen h2{
	background: url(images/box-tit.gif) no-repeat;
	height: 25px;
	color: #3f4e26;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 6px 0 0 10px;
}
.box-gen .body{
	float: left;
	padding-left: 15px;
	background-position: right top;
	background-repeat: no-repeat;
	width: 440px;
	padding-top: 9px;
}
.box-gen.cat1 .body{ background-image: url(images/images-categorias-09.jpg); }
.box-gen.cat2 .body{ background-image: url(images/images-categorias-07.jpg); }
.box-gen.cat3 .body{ background-image: url(images/images-categorias-03.jpg); }
.box-gen.cat4 .body{ background-image: url(images/images-categorias-04.jpg); }
.box-gen.cat5 .body{ background-image: url(images/images-categorias-06.jpg); }
.box-gen.cat6 .body{ background-image: url(images/images-categorias-08.jpg); }

.box-gen .body p{
	margin-bottom: 10px;
}
/*fin bloque general*/

/* Novedades */
.box-gen#home-novedades{
	height: 280px;
	margin-bottom: 0;
	width: 235px;
}
.box-gen#home-novedades .body{
	width: 200px;
}
.box-gen#home-novedades .body ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.box-gen#home-novedades .body li{
	float: left;
	padding-bottom: 9px;
	padding-left: 20px;
	background: url(images/icon-curso.gif) no-repeat 1px 3px;
	margin-bottom: 8px;
}
.box-gen#home-novedades .body li a{
	text-decoration: none;
	color: gray;
	font-size: 13px;
}
.box-gen#home-novedades .body li a:hover{
	color: #000;
}
.box-gen#home-novedades .body h3{
	font-size: 15px;
	font-weight: bold;
	color: black;
	margin-bottom: 8px;
	line-height: 16px;
}
/*fin novedades*/

/* Cursos / oposiciones home */
.home-cursos-opos .box-gen ul{
	list-style-type: none;
	margin: 0 0 15px;
	padding: 0;
}
.home-cursos-opos .box-gen ul li{
	background: url(images/icon-curso.gif) no-repeat left 3px;
	padding-left: 25px;
	margin-bottom: 4px;
}
.home-cursos-opos .box-gen ul li a{
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.home-cursos-opos .box-gen ul li a:hover{
	color: #467815;
}
/*fin cursos opos home*/

/* Menu pie*/
#menu-footer{
	background: #eee url(images/foot-top.gif) no-repeat center top;
}
#menu-footer .body{
	background: url(images/foot-bottom.gif) no-repeat center bottom;
	padding: 15px;
	font-size: 12px;
}
#menu-footer .body .item{
	float: left;
	width: 288px;
	padding-right: 20px;
}
#menu-footer .body .item h3{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 8px;
	padding: 0;
}
#texto-legal{
	font-size: 11px;
	color: gray;
}
/*fin menu pie*/

/*** Paginas ***/
.box-page {
	background: url(images/body-top.gif) no-repeat center top;
}
.page, .single {
	padding: 15px 20px 20px;
	background: white url(images/body-bottom.gif) no-repeat center bottom;
}
.single .content{
	float: left;
	width: 580px;
	padding-right: 20px;
}
.single .content h2{
	font-size: 35px;
	line-height: 36px;
	font-weight: bold;
	color: #323e20;
	border-bottom: 2px solid #dce4d5;
	padding-bottom: 10px;
	margin: 0 0 20px;
}
.single .content h3{
	color: #546936;
	font-size: 17px;
	font-weight: bold;
}

/* Noticias */
.single.noticias .content{
	float: left;
	width: 918px;
	padding-right: 0;
}
.single.noticias .content h2{
	font-size: 26px;
	line-height: 29px;
	font-weight: bold;
	border-bottom: 2px solid #dce4d5;
	padding-bottom: 10px;
	margin: 0 0 20px;
}

/*fin noticias*/


.single .form-info {
	width: 294px;
	color: #d7dfcf;
	float: right;
	height: 522px;	
	background: url(images/bg-form-info.jpg) no-repeat left top;
	margin: 0;
	padding-top: 25px;
	padding-left: 20px;
	font-size: 14px;
}
.single .form-info h3 {
	color: white;
	font-size: 19px;
	font-weight: bold;
	margin: 0 0 15px;
	padding: 0;
}
.single .form-info h4 {
	color: #ceee73;
	font-size: 13px;
}
.single .form-info table {
	width: 259px;
	margin-left: 5px;
}
.single .form-info td {
	padding: 0;
	margin: 0;
	text-align: right;
}
.single .form-info td.acepto {
	text-align: center;
	direction: ltr;
}

.single .form-info td.acepto label {
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
}
.single .form-info td.acepto label a {
	color: #ebebeb;
}
.single .form-info th {
	text-align: left;
	font-weight: normal;
	color: #f6ffe9;
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-style: normal;
}
.single .form-info .campo {
	height: 19px;
	width: 162px;
	background-color: #ebf3df;
	border: 2px solid #657e3f;
	color: #374522;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
	font-style: normal;
}
.single .form-info div.btn-enviar {
	width: 274px;
	text-align: center;
}
.single .form-info div.btn-enviar input {
	border-style: solid;
	border-color: #596e35;
	width: 138px;
	height: 32px;
	font-size: 14px;
	color: #fff;
	background-color: #47592c;
	line-height: 18px;
}
/* fin pagians*/


#p-privacidad {
	padding: 10px;
	color: #787878;
}









