@import url("Menu.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #666666;
}
div#ContetnAll {
	width: 647px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
}

div#AnimcionLogo {
	height: 204px;
	width: 647px;
	background-color: #670001;
}
div#BannerPrincipal {
	background-image: url(../Images/BannerPrincipal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 204px;
	width: 409px;
}
div#Logo {
	height: 204px;
	width: 231px;
	background-image: url(../Images/Logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 416px;
	margin-top: -204px;
	background-color: #FFFFFF;
}
div#BarrtaHorizontal {
	width: 647px;
	height: 7px;
	background-color: #670001;
}
div#CotenedorContenido {
	width: 627px;
	padding: 10px;
}
.AnchoTable {
	width: 627px;
}
.AnchoLeft {
	width: 200px;
}
.AnchoLeft h1 { 
	background-color: #CCCCCC;
	margin: 0px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 15px;
}
.AnchoContent {
	width: 427px;
}
div#Copy {
	background-image: url(../Images/BgCopy.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 647px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}
div#ContenidoLeft {
	border-top: dashed 1px #CCCCCC;
	border-bottom: dashed 1px #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	display: block;
}
div#ContenidoLeft img {
	float: left;
	padding: 1px;
	border: solid 1px #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
}
div#ContentPlaceHolder img {
	float: left;
	padding: 1px;
	border: solid 1px #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
}
div#ContentPlaceHolder {
	width: 412px;
	margin-left: 15px;
}
div#ContentPlaceHolder h1 {
	background-color: #7FA629;
	margin: 0px;
	margin-bottom: 15px;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	height: 16px;
	padding-left: 10px;
	background-image: url(../Images/BgTitulo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div#ContentPlaceHolder1 img {
	float: left;
	padding: 1px;
	border: solid 1px #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
}
div#ContentPlaceHolder1 {
	width: 627px;
}
div#ContentPlaceHolder1 h1 {
	background-color: #7FA629;
	margin: 0px;
	margin-bottom: 15px;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	height: 16px;
	padding-left: 10px;
	background-image: url(../Images/BgTitulo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.Titulo  {
	Display: block;
	font-weight: bold;
	font-size: 12px;
}
.Fecha 
{
	font-style: italic;	
	color: #CCCCCC;
	font-size: 9px;
	display: block;
}
.Imagen  
{
	width: 80px;
    height: 90px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.Contenido {
	text-align: justify;
	
}
div, table, td 
{
	text-align: justify;
}
#input input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	line-height: 10px;
	width: 130px;
	border: solid 1px #333333;
}