/* CSS Document */
body {
	background-color:#E8E9EA;
	background-repeat:repeat;
	/*background-image:url(../imgs/background.gif);*/
	margin:0px;
}

body, td{
	font-family: arial,sans-serif;
	color:#525252;
	font-size:0.78em;	
} 

#page {
	width:783px;
	background:#FFFFFF none repeat scroll 0%;
	text-align:left;
	border-left:2px solid #D7D9DB;
border-right:2px solid #D7D9DB;
border-bottom:2px solid #D7D9DB;
}

p {
	font-size:100%;
}

p.categoria {
	font-size:100%;
	margin:0px;
	padding:0px 0px 10px;
}

h1{
	border-bottom:1px solid #CCCCCC;
color:#447EC0;
font-size:180%;
margin:0px;
text-align:center;
} 

h2{
	font-size:145%;
	margin:0px;
	color:#17A14C;
} 

h2.categoria{
	font-size:170%;
	margin:0px;
	color:#17A14C;
	padding:12px 0px 0px;
} 

h3{
	font-size:120%;
	margin:17px 0px 0px 10px;
} 

h4 {
	font-size:110%;
}

h4.contenido {
	font-size:110%;
	padding:8px 0px 0px;
	margin:0px;
}

a{
	font-size:100%;
	color:#447EC0;
	font-weight:bold;
}

a:hover {
	color:#17A14C;
	text-decoration:underline;
}

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

ul a{
	color:#447EC0;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	text-decoration:none;
}

#header {
	
	height:auto;
	
	
}

#header-l {
	float:left;
	/*background-image:url(../imgs/header-l.jpg);*/
	width:18px;
	height:25px;
	
}

#header-r {
	float:right;
	/*background-image:url(../imgs/header-r.jpg);*/
	width:18px;
	height:25px;
	
}

#content {
	background-color:#FFFFFF;
	/*border-top:2px solid #447EC0;*/
	padding-top:10px;
	padding-bottom:5px;
	width:100%;	
}

#menu-left {
	background:transparent url(../imgs/col-divider.png) repeat-y scroll 0%;
float:right;
width:26%;
}

#menu-left h3{
	color:#447EC0;
	font-size:90%;
	/*border-bottom:1px solid #447EC0;*/
	background:transparent url(../imgs/fondo-item-menu.jpg) repeat-y scroll left top;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	margin:16px 0px 0px;
	padding:2px 0px 2px 20px;
}

#menu-left h3 a{
color:#447EC0;
display:block;
text-decoration:none;
}

#menu-left h3 a:link, #menu h3 a:visited {
color:#447EC0;
text-decoration:none;
}

#menu-left h3 a:hover, #menu h3 a:active {
color:#17A14C;
text-decoration:none;
}


#menu-left li{
	padding: 1px 0px;
	border-bottom:1px dotted #CCCCCC;
}

#menu-left li a{
color:#525252;
display:block;
text-decoration:none;
font-weight:normal;
}

#menu-left li a:link, #menu-left li a:visited {
color:#525252;
display:block;
text-decoration:none;
}

#menu-left li a:active, #menu-left li a:hover {
background-color:#F6F6F6;
color:#17A14C;
display:block;
text-decoration:none;
}


#content-right{
float:left;
padding-left:12px;
padding-right:0px;
width:71%;
}


.right {
background:url(../imgs/col-divider.png) repeat-y scroll 0pt;
padding-left:20px;
padding-right:15px;
width:60%;
}


#footer {
	/*background-image:url(../imgs/bottom-bg.jpg);*/
	background-color:#E8E9EA;
background-repeat:repeat-x;
/*border-top:2px solid #BBBBBB;*/
height:50px;
margin-top:20px;
}


#footer-l {
	float:left;
	/*background-image:url(../imgs/footer-l.jpg);*/
	width:18px;
	height:52px;
	
}

#footer-r {
	float:right;
	/*background-image:url(../imgs/footer-r.jpg);*/
	width:18px;
	height:52px;
	
}

#footer a {
	color:#17A14C;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}

#footer a:hover {
	color:#4D4D4D;
	text-decoration:underline;
}


.adsense-1 {	
border-bottom:1px solid #DDDDDD;
border-top:1px solid #DDDDDD;
margin:0px;
padding:6px 0px 8px;
text-align:center;
}

.adsense-2 {
	text-align:center;
	padding:12px 0px 12px 0px;
}

.adsense-3 {
	padding:20px 0px 5px 15px;
}

.adsense-4 {
	padding:15px 0px 0px;
	text-align:center;
}


.url {
	color:#94403E;
	font-family:arial,sans-serif;
	font-size:10px;
}

.descripcion {
	font-family:arial,sans-serif;
	font-size:11px;
}

.titulo {
	font-size:11px;
	font-weight:bold;
	font-family:arial,sans-serif;
}

a.enlace_ad  {
	font-size:12px;
	font-weight:bold;	
}

a:link.enlace_ad , a:visited.enlace_ad  {
	color:#17A14C;	
}

a:hover.enlace_ad , a:active.enlace_ad  {
	color:#17A14C;	
}

.descripcion_ad {
	font-size:12px;
	padding:0px;
	margin:0px;
}

.url_ad {
	color:#888888;
font-size:11px;
margin:0px;
padding:0px;
}

