body {
	font-family: Arial, Helvetica, sans-serif;
	color: #BDC3B1;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
#TopBanner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	background-image: url(../img/home/HOME_r1_c2.jpg);
	height: 100px;
}
#Menu {
	height: 25px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/home/HOME_r2_c3.jpg);
}
#Menu #MenuPrincipal {
	height: 25px;
}
#Menu #MenuPrincipal a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}
#Menu #MenuPrincipal a:hover, a:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BDC3B1;
}


#Content {
	margin-top: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	height: auto;
	background-image: url(../img/home/HOME_r5_c2.jpg);
}
#Content p {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-top: 10px;
}
#Content ul li {
	list-style-image: url(../img/misc/Bullet.gif);
	list-style-position: inside;
	list-style-type: square;
	vertical-align: middle;
	margin-top: 5px;
	font-size: 12px;
}
#Content a {
	color: #F90;
	text-decoration: none;
	font-weight: normal;
}
#Content a:hover, a:focus {
	color: #CCC;
	text-decoration: underline;
	font-weight: normal;
}


#Content .Works {
	background-image: url(../img/misc/background_white.jpg);
	height: 250px;
	width: 760px;
}
#Content .Nosotros {
	background-image: url(../img/misc/nosotros.jpg);
	height: 250px;
	width: 760px;
}
#Content #DETAIL a {
	color: #996;
	text-decoration: none;
}
#Content #DETAIL a:hover, a:focus {
	color: #CCC;
	text-decoration: none;
}


#Content #NOTICIAS {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
}
#Content #NOTICIAS h1 {
	color: #CDCEB6;
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#Content #NOTICIAS p {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}

#Content #NOTICIAS .Fecha {
	background-image: url(../img/misc/news_date.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 64px;
	width: 55px;
}
#Content #NOTICIAS #DATE {
	width: 40px;
	font-size: 4px;
}
#Content #NOTICIAS #DATE .tdDay {
	font-size: 24px;
	font-weight: bold;
	color: #666;
}
#Content #NOTICIAS #DATE .tdMonth {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
#Content #NOTICIAS .tdIndex {
	color: #CCC;
	padding-top: 7px;
}
#Content #NOTICIAS .tdTitle {
	font-weight: bold;
	color: #BDC3B1;
}
#Content #NOTICIAS a {
	color: #F90;
	text-decoration: none;
}
#Content #NOTICIAS a:hover, a:focus {
	color: #BDC3B1;
	text-decoration: underline;
}


#Footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 50px;
	background-image: url(../img/home/HOME_r6_c2.jpg);
	margin-bottom: 35px;
}
#Footer #Copy {
	margin-top: 20px;
	color: #CCC;
}
