/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background-image:url(../images/vector-floral.gif);
/*	background-image:url(../images/fondoEdifs.gif);*/
	background-repeat:no-repeat;
	background-position:top center;	
	background-color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
}

hr{
	height:1px;
}

#contenedor{
	width:960px;
	background-color:#191B1C;
	margin: 0 auto;
	padding-bottom:10px;
}

h1, h2, h3 {
	margin-top: 0;
	margin-bottom:5px;
	padding:0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(../images/img07.gif);
}

a {
	color:#FFFFFF;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#top {
/*	background-color:#FFFFFF;*/
	height: 120px;
/*	background-image:url(../images/bg_top.gif);*/
	width:960px;
	margin: 30px auto 0px auto;
}

#top .logo{
	height:78px;
	width:324px;
	margin-top:25px;
	margin-left:10px;
	float:left;
	background-repeat:no-repeat;
}

/*banners*/
#bannerPri{
	width:950px;
	height:80px;
	margin: 5px 5px 5px 5px;
	padding-left:2px;
}

#bannerInferior{
	width:735px;
	float:left;
	text-align:left;
	background-color:#E6E6E6;
	padding-left:10px;
	margin-left:10px;
}

/*fin banners*/

/*destacados*/
#destacados{
	background-image:url(../images/bg_fichas.jpg);
	background-repeat:repeat-x;
	height:300px;
	margin:0px 10px 10px 10px;
	padding-top:20px;
}

#destaque{
	background-color:#333333;
	background-image:url(../images/hoja_verdelimon_transp.gif);
	background-repeat:no-repeat;
	float:left;
	width:470px;
	height:300px;
	margin-right:20px;
}

#novedades{
	background-color:#333333;
	background-image:url(../images/hoja_celeste_negro.gif);
	background-repeat:no-repeat;
	width:450px;
	height:300px;
	float:right;
}

/*fin destacados*/

/*page*/
#page {
	width:auto;
	margin-left:10px;
	margin-right:10px;
	background-color:#FFFFFF;
	-moz-border-radius-topleft:1em;
	-moz-border-radius-topright:1em;
}

#page-bg {

}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#paginaCentral{
	width:765px;
	float:left;
}

#content {
	float: left;
	width:735px;
	padding: 0px 10px 0px 0px;
	margin:10px;
	background-color:#191B1C;
	background-image:url(../images/bg_fichas.jpg);
	background-repeat:repeat-x;
}


.post {
	padding-bottom: 10px;
	padding-left:35px;
	background-image:url(../images/hoja_verdelimon_blanco.gif);
	background-repeat:no-repeat;
}

.title {
	margin: 0;
}

.title a {
	text-decoration: none;
}

.title a:hover {
	border-bottom: 1px dotted #999999;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

/*cajas en contenido*/
#cajasEnContenido{
	margin-top:10px;
	margin-left:5px;
	margin-right:10px;
	width:200px;
	height:600px;
	float:left;
}

#cajasEnContenido .moduletable{
	background-image:url(../images/bg_fichas.jpg);
	margin-bottom:10px;
}
#cajasEnContenido .moduletable h3{
	padding-left:40px;
/*	padding-top:5px;*/
	background-image:url(../images/hoja_naranja.gif);
	background-repeat:no-repeat;
	background-position: -6px 0;
}

/*fin cajas*/

/* Sidebar */

#sidebar {
	float:left;
	width: 170px;
	padding-right:5px;
	margin-top:10px;
	margin-left:0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar .moduletable{
	margin-bottom:5px;
	text-align:center;
}

#sidebar .moduletable_gooads{
	margin-bottom:8px;
	text-align:center;
	background-color:#B3B3B3;
	margin-left:5px;
	width:160px;
	float:left;
}

#sidebar li {
}

#sidebar li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sidebar li li {
	padding: 5px 20px 5px 35px;
	background: url(../images/img07.gif) no-repeat 20px 50%;
	border-bottom: 1px solid #F3F3F3;
}

#sidebar h3 {
	margin: 0;
	padding: 24px 0 3px 20px;
	border-bottom: 1px solid #E7E7E7;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

.contentheading, .componentheading {
/*	background-image:url(../images/hoja_verdelimon_blanco.gif);*/
	background-repeat:no-repeat;
	font-size: 1.4em;
	color:#99CC00;
	padding-top:5px;
	padding-left:20px;
		

}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	height:45px;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	padding-top:50px;
	text-align:center;
	background-color:#FFFFFF;
	background-image:url(../images/footer.gif);
	background-repeat:repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	color: #666666;
}
.small {
	font-size: 11px;
	margin: 0 0 20px 0;
}

.modifydate {
font-size: 11px;
 margin: 0 0 20px 0;
}

.createdate {
font-size: 11px;
	margin: 0 0 20px 0;

}

/*personalizacion de zoom*/

.sectiontableentry1{
	background-color:#333333;
}

/*menuTop*/
#menuTop{
	float:right;
	margin-top:25px;
	margin-right:30px;
	color:#333333;
	width:380px;
	height:50px;
	background-color:#F4F4F4;
	background-color:#FFFFFF;
	padding:10px;
}
/*fin menuTop*/
.niftyquick{
	float:right;
}

#sidebar .moduletable iframe{
	padding:0;
}