/* Shodo Creativo */

html, body
{
height: 100%;
}


body
{
	margin: 0px;
	background-color: black;
	font-family: helvetica, Arial, geneva, sans-serif;
	line-height: normal;
	color: black;
	font-size: 12px;
	text-align: center;
}

a, a:active,  a:visited,  a:link
{
	font-family: helvetica, verdana, Arial, serif;
	color: #ED1516;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: black;
	text-align: center;
}

.linktra a, .linktra a:active,  .linktra a:visited,  .linktra a:link
{
font-family: helvetica, verdana, Arial, serif;
color: #333333;
font-size: 12px;
text-decoration: none;
}

.linktra a:hover
{
color: #ED1516;
}

#contenedor 
{
text-align: center;
background-color: white;
width: 540px;
margin: 0px auto 0px auto;
padding-top:5px;
padding-bottom:5px;
}

#banner 
{
background: url(imagenes/banner.jpg) center top no-repeat;
height: 257px;
}

.separa 
{
background: url(imagenes/separador.jpg) center top no-repeat;
height: 17px;
margin-bottom: 30px;
margin-top: 15px;
}

div#contenidohome
{
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 100px;
	height: 500px;
}

div#contenido
{
width: 213px;
margin: 0px auto 0px auto;
}

ul
{
margin-right: 40px;
list-style-type: none;	
}

ul li
{
display: inline;
margin-right: 3px;
}

h2
{
text-align: left;
font-family: helvetica, verdana, arial, serif;
color: black;
font-size: 12px;
font-weight: bold;
}

h1
{
	text-align: left;
	font-family: helvetica, verdana, arial, serif;
	color: black;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.001em;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

.texto
{
	text-align: left;
	line-height: 12pt;
}

.textop
{
text-align: justify;
margin-top: 30px;
}


.img
{
	float: left;
	margin: 3px 3px 3px 2px;
	border: 1px solid #000000;
}

.linkpor
{
margin-top: 3px;
text-align: right;
}

.linktra
{
	margin-top: 30px;
	clear: left;
	text-align: left;
	line-height: normal;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	word-spacing: normal;
}


.separa_pie 
{
background: url(imagenes/separador.jpg) center top no-repeat;
height: 17px;
margin-bottom: 30px;
margin-top: 30px;
}





	

		

