*{ 
margin: 0; 
padding: 0; 
border: 0; 
}
#mother {
	background-image: url(images/mother_bg.jpg);
	background-repeat: no-repeat;
	width: 760px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	text-align: center;
	background-color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.subtitle {
	font-size: 12px;
	color: #FF0000;
}
.subtitle a {
	color: #FF0000;
	text-decoration: none;
}
.subtitle a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#header {
	height: 150px;
	width: 760px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#body {
	width: 760px;
}
#menu {
	width: 190px;
	float: left;
}
.bottom-line {
	padding-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
}
.menu-logos {
	text-align: center;
	padding: 10px;
}
.menu-sections {
	font-size: 10px;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.menu-sections a {
	color: #CCCCCC;
	text-decoration: none;
}
.menu-sections a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	width: 720px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	height: 25px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 3px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #CCCCCC;
	text-align: center;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#content {
	width: 540px;
	padding-left: 30px;
	padding-bottom: 30px;
}
.title {
	font-size: 18px;
	color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
	height: 51px;
}
.txt {
	font-size: 12px;
	color: #FFFFFF;
}
.txt a {
	color: #999999;
	text-decoration: underline;
}
.txt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
p {
	text-align: left;
}
.padding-top {
	padding-top: 20px;
}
.thumbnail {
	padding-right: 20px;
	padding-bottom: 20px;
	vertical-align: top;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
}
.thumb-autoridades {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 20px;
}
.volver {
	font-size: 10px;
	color: #999999;
	padding-right: 4px;
}
.volver a {
	color: #999999;
	text-decoration: none;
}
.volver a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}.pics-border {
	border: thin solid #CCCCCC;
}

