/* CSS Document */
body { background-color:#000000; margin-top:0px; margin-bottom:0px;font-family:verdana;font-size:12px;}
#sitio{
	width:790px;
	background-color:#000000;
	border: 2px solid #FF0000;
}
.Estilo1 {
	color: #FE0000;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
}
.Estilo3 {
	color: #FFFFFF;
	font-weight: bold;
}
#costheader h1{
	font-size: 14px;
	color: #FF0000;
	margin-bottom: 5px;
}
#costheader {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 8px;

}
.Estilo6 {color: #000000}
/*#todas {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#todas li {
	float: left;
	position: relative;
	padding: 10px;
	margin: 0px;
}*/
#cabezal{
	text-align:left;
	background-color: #000000;
}
#pie{
	text-align:left;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FA0001;
}
#menugoog{
	height:20px;
	background-color:#FFFFFF;
	padding-top: 3px;
	font-size:12px;
	color:#FFFFFF;
}
.box{
	text-align: left;
	background-color: #FFFFFF;
	margin: 7px;
	border: 2px solid #FD0000;
	
}
.box h2{
	background-color:#000000;
	width:100%;
	text-transform: capitalize;
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px;
	position: relative;
	

}
.box a{
	color: #FF0000;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

.box A:link {
	color: #FF0000;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
.box A:visited { color: #FF0000;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	
	}
.box A:hover {
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
.box .cont{
	margin-left: 5px;
}
.box img{
	margin: 3px;
	

}

