body{

	background-repeat: no-repeat;

	background-position: center;

	background-color: black;

	text-align: center;

	vertical-align: top;

	margin-top: 5px;

	margin-left: 0px;

	margin-right: 0px;

}



li{ line-height: 20px; }



p, li, td, div {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: normal;

}



h1{

	font-size: 15px;

	font-weight: bold;

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

}



h2 {

	font-size: 17px;

	font-weight: bold;

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

	color:#FFF;

}



textarea {

	font-size: 8pt;

	border: 1px solid #666666;

	background-color: black;

	width: 450px;

	color: #FFFFFF;

}



.button {

	background-color: #000000;

	color: #CCCCCC;

	font-size: 8pt;

	border: 1px solid #666666;

}







.inputc {

	font-size: 8pt;

	border: 1px solid #666666;

	background-color: black;

	color: #FFFFFF;

}



.link:link {

	color: #CCCCCC;

	font-weight: bold;

	text-decoration: none;

}



.link:visited {

	color: #CCCCCC;

	font-weight: bold;

	text-decoration: none;

}



.link:hover {

	color: orange;

	font-weight: bold;

	text-decoration: none;

}



.link:active {

	color: #FFFFFF;

	font-weight: bold;

	text-decoration: none;

}



.textos{

	text-align: left;

	vertical-align: top;

	background-image: url(../img/bg-grisados.png);

}



.logos{

	text-align: center;

	vertical-align: middle;

	width: 180px;

}



.textos-home{

	text-align: left;

	vertical-align: top;

	background-color:#000;

}



#contenidos{
	text-align: center;
	vertical-align: top;
	height: 400px;
	font-weight: bold;
}



#footer{

	border-bottom: 1px solid #666;

	border-top: 1px solid #666;

	text-align: center;

	vertical-align: middle;

	height: 30px;

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #CCCCCC;

	font-weight: bold;

}



#header{

	border-bottom: 1px solid #666;

	border-top: 1px solid #666;

	text-align: center;

	vertical-align: middle;

	height: 100px;

	width: 700px;

}



#menu{

	vertical-align: middle;

	text-align: center;

	height: 24px;

	border-bottom: 1px solid #666;

	width: 700px;

}



#dynamicsite{ 

	border-bottom: 1px solid #666;

	border-top: 1px solid #666;

	vertical-align: middle;

	height: 30px;

	text-align: right;

	padding: 0px; 

	width: 110px;	

}

