

body {
	background: #4648ff;
}


.imga {
	width: 100%; 
	height:120px; 
	border-bottom: #F2B57C solid 3px;
}

.img1 {
	height: 120px;
	width: 120px;
	margin-left: 13px;
}

.img2 {
	width: 100%;
	height:170px;
}


a:link {
	color: #C0C0C0;
}

a:visited {
	color: #9F9F9F;
}

a:hover {
	color: #CC0000;
}

a:active {
	color: #3300CC;
}

a {
	text-decoration: none;
}



h1 {
	color: #000000;
	padding: 1px;
	text-align: center;
}


h2 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
	padding-right: 1em;
}

h3 {
	margin-bottom: 0;
	margin-left: 1em;
	padding-bottom: 0;
	text-decoration: none;
}



p {
	font-family: Georgia;
	font-size: 1em;
	padding: 1em;
}



.col1{
	background: #FFFFFF;
	float:left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	padding: 0px;
	width: 5%;
}

.col1 ul {
	float: left;
	list-style-type: none;
	margin-left: 0px;
	padding: 0px;
	text-decoration: none;
	width: 125px;
}

.col1 ul li{
	background: white;
	border: solid #F2B57C 1px;
	color: #FF0000;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 2.5em;
	margin: 0px;
	padding: .5em;
	text-align: center;
	text-decoration: none;
	width: 100%;
}

.nav {
	display: inline-block;
	border-bottom: solid 2px red;
}

.nav table tr {
   width: 100%;
}

.nav td {
	padding-left:2em;
	
}

.col2 {
	background: #FFFFFF;
	border-bottom: 0px;
	border-left: #F2B57C solid 2px;
	border-right: #F2B57C solid 2px;
	border-top: 0px;
	color: #000000;
	margin-bottom: 0px;
	margin-left: 15%;
	margin-top: 0px;
	padding-top: 0px;
	width: 75%;
}

.col3 {
	float: right;
	margin-right: 0px;
	width: 12%;
}


#pict1 {
	border: 0px;
	height: 108px;
	margin: 0px;
	width: 125px;
}


.bot {
	background: #FFF3DF;
	border: solid #F2B57C 2px;
	color: #000000;
	float: left;
	height: 30px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	width: 100%;
	}
	
#bibloUl{
	line-height: 2em;
	font-size: 1.2em;
}