*
{
padding: 0px;
margin: 0px;
}

html, body 
	{
	margin: 0px auto;
    padding: 0px;
    text-align: center;
	background: #383A41 url('images/corcho.jpg') repeat;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	height: 100%;
	}

#encabeza
{
width: 784px;
height: 196px;
background: #640000; /*url('images/SEO-estrategia.jpg') no-repeat left top;*/
border: 1px #000 solid;
border-bottom: 0px;
text-align: left;
float: left;
}
#encabeza h1
{
font-size: 11px;
font-weight: normal;
color: #800000;
margin: 10px 0px 0px 15px;
}

#encabeza h2 {
font-size: 30px;
font-weight: bold;
letter-spacing: -1px;
font-family: "Century Gothic", helvetica, sans-serif;
color: #800000;
margin: 5px 0px 0px 15px;
}
#encabeza h2 a {
	text-decoration: none;
	color: #800000;
	}
#encabeza h3  {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: "Century Gothic", helvetica, sans-serif;
	color: #006666;
	margin: 25px 0px 0px 165px;
}
#contenedor
{
width: 784px;
height: 100%;
margin: 0 auto;
text-align: center;
margin-top: 15px;
}	
	
#outer
{
width: 784px;
height: auto;
background: #FAFAD9; 
background: #FFF;
border: 1px #000 solid;
float: left;
}
#outer2  /*demas paginas no index */
{
width: 784px;
height: 100%;
background: #FAFAD9; 
background: #FFF;
border: 1px #000 solid;
float: left;
}

a
{
color: #000;
text-decoration: underline;
}

a:hover
{
text-decoration: underline;
color: #961320;
}

p
{
margin-bottom: 6px;
text-align: justify;

}
.campo {
	border: 1px Solid #CDBD94;
	background: #FFF;
	margin-bottom: 3px;
	}

h4 {  /* usada en Porfolio */
font-size: 16px;
font-weight: bold;
color: #311F18;
} 

img.picA
{
position: relative;
top: -2px;
padding: 7px;
border: 1px #640000 solid;
background: #FFF;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}
img.picgaleria
{
padding: 4px 4px 4px 4px;
border-width: 1px;
border-style: solid;
border-color: #E3E3DD;
text-align: left;
}

ul.menu
{
list-style: none;
height: auto;
background: #000;
padding: 8px 0px 8px 0px;
margin: 0px 0px 0px 0px;
font-size: 14px;
color: #FAFAD9;
border-bottom: 1px #000 solid;
}
ul.menu li
{
display: inline;
margin: 8px 0px 8px 0px;
}

ul.menu li a
{
margin: 8px 8px 8px 30px;
font-size: 16px;
font-weight: bold;
color: #FAFAD9;
text-decoration: none;
}

ul.menu li a:hover
{
color: #FAFAD9;
border-bottom: solid 1px #FAFAD9;
border-top: solid 1px #FAFAD9;
text-decoration: none;
}

ul.menu .first {
	color: #006666;
	font-size: 16px;
	font-weight: bold;
	margin: 8px 8px 8px 30px;
	}
/*------------------------------------------------*/
ul.linklist
{
padding: 7px;
text-align: left;
}

ul.linklist li a
{
text-decoration: none;
}
ul.linklist li
{
list-style: none;
margin: 2px;
padding: 5px;
}



#secondarycontent
{
width: 210px;
height: auto;
float: right;
margin: 23px 3px 0px 0px;
text-align: center;
}
#secondarycontent .promo
{
padding: 10px 10px 10px 10px;
margin: 0px 10px 25px 10px;
background: #553C42;
border: 2px #CDBD94 solid;
}
#secondarycontent .promo h2
{
font-size: 14px;
text-align: center;
color: #CDBD94;
font-family: verdana, helvetica, sans-serif;
margin: 4px;
}
#secondarycontent .promo h2 a
{
color: #FAFAD9;
text-decoration: none;
}
#secondarycontent .promo h2 a:hover
{
color: #CDBD94;
text-decoration: underline;
}
#secondarycontent .content
{
padding: 10px 10px 10px 10px;
margin: 0px 10px 25px 10px;
background: #F4F4F4 url('images/innerwrap.gif') repeat;
border: 1px #CDBD94 solid;
}

#secondarycontent .content h3
{
font-size: 16px;
color: #311F18;
margin: 5px 0px 5px 0px;
}

#primarycontent
{
width: 533px;
text-align: center;
margin: 15px 10px 0px 14px;
float: left;
height: 100%;
}

#primarycontent h3  /* siempre cambiar los 3 H3!!!!!!! por los anclas */
{
margin: 0px 0px 10px 0px;
font-size: 22px;
color: #572021;
letter-spacing: -1px;
text-align: left;
border-bottom: 1px #865548 solid;
}
#primarycontent h3 a { text-decoration: none; color: #572021; }
#primarycontent h3 a:hover { text-decoration: none; color: #572021; }

#primarycontent .content
{
height: auto;
margin: 0px 10px 20px 10px;
text-align: left;
}

#primarycontent .content p
{
font-size: 12px;
color: #311F18;
margin: 0px 10px 0px 10px;
}

#primarycontent .content h5
{
font-size: 16px;
color: #006666;
text-align: center;
padding: 12px 0px 18px 0px;
}

#footer {
width: 784px;
color: #FAFAD9;
font-size: 11px;
text-align: left;
margin: 2px 0px 0px 2px;
float: left;
}
#footer a
{
color: #fff;
}