body {
   background: #000000 ;
   background-position: center;
font-family: Helvetica, sans-serif;
font-size: 8px;
}

h1, h2, h3, h4 { font-family: Helvetica, sans-serif; }
	h1 { font-size: 14px; }
	h2 { font-size: 12px; }
	h3 { font-size: 11px; }
	h4 { font-size: 10px; }

A:link {text-decoration:none;color:#62a751;}
A:visited {text-decoration:none;color:#555c81;}
A:active {text-decoration:none;color:#ff0000;}
A:hover {text-decoration:underline;color:#999999;}

#boton{
background: url(enlaces/b1.png) repeat-x;
width: 130px;
height: 28;
color: #000000;
padding-top: 7px;
padding-left: 15px;
}

titulo {
   width: 659px;
   height: 100px;
}

#izq{
   width: 300px;
   height: 299px;
background: url(imagenes/post6.png) no-repeat;
padding-top: 40px;


float: left;
}
#der{
   width: 300px;
   height: 299px;
background: url(yo.png) no-repeat right;
padding-top: 40px;

float: right;
}
#textopost{
margin-left: 20px;
width: 250px;
}

#cleaner {
         clear: both;
         font-size: 1px;
}

hr.dot {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #A5AEC5;
}

.envio{
   width: 137px;
   height: 34px;
background: url(imagenes/boton_e.png) no-repeat center;
border-style: none;
float: right;
}

.busca{
   width: 58px;
   height: 23px;
   background: url(imagenes/busca.png) no-repeat center;
   margin-top: 3px;
border-style: none;
}


.border1 { border: 0.5em double }
.border2 { border-style: solid;border-color: red green blue black;border-width: thin medium thick 5px }
.border3 { border-style: none }
.border4 { border-style: dotted }
.border5 { border-style: dashed }
.border6 { border-style: solid }
.border7 { border-style: double }
.border8 { border-style: groove }
.border9 { border-style: ridge }
.border10 { border-style: inset }
.border11 { border-style: outset }

#cuerpo
{ 

    width: 660px;
    font-family: Courier New,Courier,monospace;
    font-size: 12px;
    text-align: justify;
    font-weight: inherit;
    background-position: top;
    background: #4f4b4b ;
}

#blanco
{
background: #FFFFFF;
}

#imagen
{
padding: 0px 0px 0 0px;
}

#cuadro
{
   background: #e9e9e9;
   width: 175px;
   height: auto;
   padding: 0px 0px 0 0px;
   float: left;
}

#cuadroo
{

   width: 130px;
   padding: 0px 45px 0 0px;
   float: left;
}

#porx
{
   width: 200px;

   padding: 0px 30px 0 0px;
   float: left;
   
}
#port
{
   width: 200px;

   padding: 0px 60px 0 0px;
   float: left;
}
#portt
{
   width: 200px;

   padding: 40px 30px 0 0px;
   float: left;
}

#cuadroFrame
{
   width: 400px;
   padding: 0px 0px 0 0px;
   float: left;
}

#texto
{
    margin-left: 10px;
    margin-right: 10px;

font-size: 11px;
}

#columna
{
    width: 200px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px;
   float: left;
    
}

#contacta
{
   width: 400px;
   height: 360px;

   margin-top: 20px;
   margin-left: 10px;
   padding-left: 23px;
   float: right;
}

#pie
{

    position:relative; bottom:0;
    margin-left: 20px;
    margin-right: 10px;
}

#titulo
{
font-family: Courier,monospace;
font-size: 28px;
}

#bloqueMenu
{
   width: 132px;
}

#bloquePrim
{
   width: 150px;
   height: 40px;
   padding: 5px 0px 0 0px;
   float: left;
}
#bloqueNom
{
   width: 252px;
   height: 45px;
   float: left;
   
}
#bloqueDem
{
   width: 131px;
   height: 27px;
   float: left;
   padding: 18px 0px 0px 1px;
}

#menu 
{
   width: 130px;
   height: 0px;
   margin: 0 auto;
   padding: 0px 0 0 0;
   margin-bottom: 80px;
}
#menu ul 
{
   margin: 0;
   padding: 0 0 0 0;
   list-style: none;
}
#menu li 
{
   display: inline;	
}
#menu a 
{
   display: block;
   margin: 0px 0px 0 0;
   padding: 0px 0px 0 0px;
   background: #BBBBBB;
}
#menu a:hover 
{
   background: #FFFFFF;
}
#menu .active a 
{
   background: #888888;
}
