/* Begin Structure */
body {
	margin: 0px;
	padding: 0px; 
	background-image:url(images/fondo.png);
	background-repeat:repeat-x;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
 
	color: #333333;
 
	}

#page {
	margin:0px auto 0 auto; 
	padding: 0;
    width: 1010px; 
  	padding-bottom:30px;

	}
	
#header {
	margin: 0 0 0 0px; 
	width: 100%; padding:0px;
 
	}
#header_publi {

	width: 100%;
	background-image:url(images/pielogo.jpg); 
	padding-top:6px;
	height:20px;
	}

#contenido { 
	
	float: left;
	padding: 0 0 0 0px;
	margin: 10px 10px  0;
	width: 670px;
	margin-left: 7px;  
 
	}
#menu 	{ float:right;	
	padding:10px; padding-left:10px; padding-right:0px;
 	margin-top: 0px;	
	margin-right: 3px; 
	margin-bottom: 10px;	
	width: 305px; border-left: 1px dotted #D8D8D8;
 

}
a {
	text-decoration: none;
	color:#006699;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:hover {
	/*text-decoration: underline; 
	position: relative; 
	top: 1px; 
	left: 1px*/
	color: #F06; text-decoration:underline;
}
.descr 	{ 
	padding:5px; margin:5px 0px; font-size:10px;
	border: 1px dotted #D8D8D8;
	background-color:#ECF2DC;
}
.contenido_cont { 
	float: left;
	padding: 0 0 0 0px;
	margin: 10px 10px  0;
	width: 665px;
	margin-top: 10px;	
	margin-right: 10px;
}
.article {
	margin:0; margin-bottom:10px;
	padding:2px;
 }	
.post				{ float:left; width:250px; margin-right:5px; padding:3px; border-bottom:1px dotted #CCCCCC; height:130px; margin-bottom:4px; }
.post  img			{ float:right; }
.categorias 		{  margin:0px; padding:0px;  list-style-type:none; margin-left:0px;}	
.categorias li 		{ background-position:left; background-repeat:no-repeat; padding:3px 0px 3px 22px;  float:left; width:140px; }	
.categoriasrel 		{  margin:0px; padding:0px;  list-style-type:none; margin-left:0px;}	
.categoriasrel li	{ background-position:left top; background-repeat:no-repeat; padding:3px 0px 3px 22px;   }	


.titulos			{ margin-bottom:12px; font-weight:bold; }
.subcategorias 		{  margin:0px; padding:0px;  list-style-type:none; margin-left:0px;}
.subcategorias li 	{ background-position:left; background-repeat:no-repeat; padding:1px 0px 1px 22px;    background-image:url(images/folder-open_16.png); background-position:left; background-repeat:no-repeat;   }	
.subcategorias li a { font-weight:bold;}
.subcategoriasul 		{  margin:0px; padding:0px;  list-style-type:none; margin-left:0px;}
.subcategoriasul li 	{ background-position:left; background-repeat:no-repeat; padding:7px 0px 1px 22px;  float:left; width:250px; background-image:url(images/folder-open_16.png); background-position:left; background-repeat:no-repeat; font-size:10px; height:14px; overflow:hidden;   }	
.subcategoriasul li a 	{ font-weight:bold; font-size:11px;}

.sitetext			{ text-align:justify; font-size:10px; margin:6px 16px 10px 16px;  }
.postcategoria a	{ text-decoration:underline; 	color: #F06;  }
.postpuntos			{ color:#999999;}
.opciontitle		{  background-position:left; background-repeat:no-repeat; padding-left:20px;  }
.opciontitle a		{ color:#003366; font-weight:bold; text-decoration:underline; }
.sociales			{ position:absolute; top:20px; margin-left:550px;}  
.corte {
clear: both;
color:#000000;
}
.tags				{ text-align:center; font-size:10px; margin:10px 0px;}
h1{
 	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	margin:2px;
}
h2{
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	margin:2px;
}

h3{
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	margin:2px;
}
h4{
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	margin:2px;
}
ul{ 
	padding:0px;
	margin:0px;
	list-style-type:none;
}
li{

	font-size: 11px;
	color: #333333;
	margin:2px;
}
p{
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	margin:3px;
}

input {
	font-size: 11px;
	font-weight: normal;
	color: #666633;
	background-color: #FFFFFF;
	border: 1px solid #1973A6;


}
textarea {
	font-size: 11px;
	font-weight: normal;
	color: #666633;
	background-color: #FFFFFF;
	border: 1px solid #1973A6;


}
select {
	font-size: 11px;
	font-weight: normal;
	color: #666633;
	background-color: #FFFFFF;
	border: 1px solid #1973A6;
}

h2	a { color:#006699;}
#footer		{ padding:20px 0px; font-size:10px; margin-top:10px; border-top:1px dotted  #CCCCCC; padding-left:10px; }
