h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

a{
	color:#09C;
	
	}
	
	
body
{
  margin: 0  auto;
  padding: 0;
  background-color:#999;
}


#main
{
    font-family: "Century Gothic",Arial, Helvetica, Sans-Serif;
    font-size: 13px;
	background-color: #FFF;
	width:1000px;
	margin:auto;
	
		
}

.tablita table{
		width:95%;
		border-collapse: collapse;
		margin-left: 30px;
		margin-right: 20px;
		
		}		
	.tablita th { 
		vertical-align: middle;
		border: solid #000 1px;
		}
	.tablita td { 
		vertical-align: middle;
		text-align:center;
		border: solid #000 1px;
		padding: 5px 5px 5px 5px;
			/*border: solid #000 1px; */
		}
	.tablita tr { 
		border: solid #000 1px;
		height:50px;
		}


#cabeza{
	width:1000px;
	margin: 0px;
		
	}

#contenido{
	width:1000px;
	overflow: hidden;	
}


#barralateral{	
	width:150px;
	background-color:#F0F0F0;
	float:left;
	height: 630px;
		
}


#zonacentral{
	width:900px;
	margin-left:30px;
	
	
}

#izquierda{
	width:500px;	
	float:left;	
}

#derecha{	
	width:345px;
	float: right;
			
}


ul
{
  list-style-type:none;
}


p{
	text-align:justify;
	margin-left:20px;
	
}

ol
{
  list-style-position: inside;
}

#main
{
  position: relative;
  left: 0;
  top: 0;
  cursor:default;
}





form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative; 
  table-layout: fixed;
}
/* end Page */



/* end Box, Sheet */




/* begin Logo */
div.logo
{
  display: block;
  position: absolute;
  left: 10px;
  top: 7px;
  width: 914px;
}



h1.logo-name
{
  display: block;
  text-align: right;
}

h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
{
  font-size: 40px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #990000;
}

h2{	

/*color:#09C;*/
	}
	
h3 a{	
color:#000;
	}


/* end Logo */

/* begin Menu */
/* menu structure */



.menu, .menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
  background-color: #BFBFBF;
  
  background-color:#09C;
  text-align:center;
  
}

.menu li
{
  margin: 0;
  padding-top: 5px;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  
  /*background-color:#09C;*/
  background-color: #BFBFBF;
  text-align:center;
  width:142px;
  color:#fff;

  
}




.menu li:hover
{
  z-index: 10000;
  white-space: normal;
  background-color: #CCC;
 }



.menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;

}


/* menu structure */

.menu
{
  padding: 0 0 0 0;

}





.probando
{ height: 32px;
  background-color: #BFBFBF; 
  /*background-color:#09C;*/
  width:1000px;

}

.probando2
{
  height: 430px;
  width:150px;
  margin-top:20px;
}

.menu2 a
{
	position: relative;
	display: block;
	overflow: hidden;
	height: 27px;
	cursor: pointer;
	text-decoration: none;
	color: grey;
	vertical-align: middle;
	text-align:left;
	margin-left:15px;

}

.menu2 ul a
{
  display: block;
  text-align: center;
  height: 27px;
  overflow: hidden;
  line-height: 32px;
  border-width: 0px;
  text-align:left;
  padding-left:10px;

}

.enlace tr:hover{
	color:#09C;
	cursor:pointer;	
	}
	


.menu2 a:hover
{
  color: #000;
}


.menu2 ul li a:hover
{
  border-color: #BFBFBF;
  color: #000;
  background-position: 0 -32px;

}

.menu2 ul li ul li a
{
  border: none;
}







/* end Menu */

/* begin MenuItem */
.menu a
{
	
	display: block;
	overflow: hidden;
	height: 27px;
	cursor: pointer;
	text-decoration: none;
	color: #FFF;
	vertical-align: middle;
}

.menu a:hover
{
  color: #000;
}



.menu ul li a
{
    margin:0;
    clear: both;
	color: #FFF;
	color: #FFF;
	
}



/* end MenuItem */

/* begin MenuSeparator */
.menu .menu-li-separator
{
  display: block;
  width: 1px;
  height:27px;
}
.nav .menu-separator
{
  display: block;
  margin:0 auto;
  width: 1px;
  height: 27px;
  background-image: url('images/menuseparator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */
.menu ul a
{
  display: block;
  text-align: center;
  height: 27px;
   overflow: hidden;
  line-height: 32px;
  border-width: 1px;
  border-style: solid;
  border-color: #BFBFBF;
  
}



.menu ul li a:hover
{
  border-color: #BFBFBF;
  color: #000;
  background-position: 0 -32px;

}




/* end MenuSubItem */

/* begin Layout */
.content-layout
{
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !importaºnt;
}
.layout-cell, .content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
.content-layout .content-layout{width: auto;margin:0;}
.content-layout .layout-cell, .content-layout .layout-cell .content-layout .layout-cell{display: table-cell;}
.layout-cell .layout-cell{display: block;}
.content-layout-row {display: table-row;}
.layout-glare{position:relative;}/* end Layout */




/* end VMenuSubItem */






/* begin Box, Post */
.post
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.post-body
{
  position: relative;
  padding: 7px;
}


.post
{
  margin: 5px;
}

a img
{
  border: 0;
}

.article img, img.article
{
	border: 0;
	margin: 10px;
}

.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.article table, table.article
{
	border-collapse: collapse;
	margin: 1px;
	vertical-align: middle;
}

.article th, .article td
{
	padding: 2px;
	border: solid 1px #ABABAB;
	vertical-align: central;
	text-align: left;
}

.article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostMetadata, PostMetadataHeader */
.postmetadataheader
{
  overflow:hidden;
  padding: 1px;
  background-color: #E8E8E8;
  border-color: #BFBFBF;
  border-style: solid;
  border-width: 0;
}
/* end PostMetadata, PostMetadataHeader */

/* begin PostHeaderIcon */
h2.postheader
{
  color: #144657;
  margin: 5px 0 5px 0;
}

h2.postheader, 
h2.postheader a, 
h2.postheader a:link, 
h2.postheader a:visited,
h2.postheader a.visited,
h2.postheader a:hover,
h2.postheader a.hovered
{
  font-size: 24px;
}

h2.postheader a, h2.postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #990000;
}

h2.postheader a:visited, h2.postheader a.visited
{

  color: #990000;
}


h2.postheader a:hover,  h2.postheader a.hovered
{


  color: #0A2129;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.postheadericons,
.postheadericons a,
.postheadericons a:link,
.postheadericons a:visited,
.postheadericons a:hover
{
  font-family: "Century Gothic",Arial, Helvetica, Sans-Serif;
  color: #404040;
}

.postheadericons
{
  padding: 1px;

}

.postheadericons a, .postheadericons a:link
{
  text-decoration: none;
  color: #595959;
}

.postheadericons a:visited, .postheadericons a.visited
{
  font-style: italic;
  font-weight: normal;
  color: #595959;
}

.postheadericons a:hover, .postheadericons a.hover
{
  font-style: italic;
  font-weight: normal;
  text-decoration: underline;
  color: #09232F;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.post ol, .post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.post li
{
  font-size: 13px;
}

.post li ol, .post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.post li
{
  color: #141414; 

  padding: 0;
}


/* end PostBullets */




 ul#comments-list div.avatar
{
    float:right;    
}

ul#comments-list, ul#comments-list li
{
  background: none;
  padding:0;
}

ul#comments-list li li
{
  margin-left: 20px;
}

div.avatar
{
  position:relative;
  margin: 0 5px;
  border: 1px solid #aaa;
  padding: 1px;
  background: #fff;
  float:left;
}

div.avatar img, div.avatar img.wp-post-image
{
    margin:0 !important;
    padding:0;
    border:none;
}

ul#comments-list li cite
{
  font-size: 1.2em;
}



img.wp-smiley
{
  border: none;
  margin: 0;
  padding: 0;
}

.navigation
{
  display: block;
  text-align: center;
}


/* Begin */
.aligncenter, div.aligncenter, .article .aligncenter img, .aligncenter img.article, .aligncenter img, img.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.alignright img, img.alignright
{
  margin: 1em;
  margin-right: 0;
}

.alignleft img, img.alignleft
{
  margin: 1em;
  margin-left: 0;
}

.wp-caption
{
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

.wp-caption, .wp-caption p
{
    text-align: center;
}
/* End */


.hidden
{
  display: none;
}


#combo{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #707070;
	background-color: #FFFFFF;
	border-width:0;
}

.girar{
	/* WebKit, Safari */
	-webkit-transform: rotate(-90deg); 

	/* Firefox 3.5+*/
	-moz-transform: rotate(-90deg);	

	/* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.footer{		
	background-color:#CCC;	
	
	
}

.footer img{
opacity:0.6;
filter:alpha(opacity=60); /* For IE8 and earlier */	
float:right;
}

.footer img:hover{		
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}

.network img:hover{
 width: 125px;
}

.btnlink {
    color:#09C;
    border: none;
    cursor: pointer;
    background-color: #fff;
    text-decoration: underline;
	 font-family: "Century Gothic",Arial, Helvetica, Sans-Serif;
    font-size: 13px;
	
	
	
}
  .btnlink:hover {
    
     background-color: #fff;
  }
  
  
.esquinas {
	
  -webkit-border-radius: 15px 15px 15px 15px;  /* Safari  */ 
  -moz-border-radius:15px 15px 15px 15px; /* FireFox*/
  


	background-color:#F0F0F0; 
	width:90%; 
	border-style:solid; 
	border-width:3px; 
	border-color:#CCC;
	margin-left:20px; 

}

.esquinas p{
	
	font-size:12px;
	padding: 5px 10px 5px 0px;
	
}

.pequeno{
	font-size:11px;	
	}

  