body {
background-color: #996666;
font-family: "Times New Roman", Times, serif;
}

h1 {
font-style: italic; 
font-size: 14pt;
color: #996666;
margin-bottom: 50px;
padding-left: 12px;
padding-top: 15px;
padding-bottom: 10px;
background-color: #330000;
width:748px;
}

h3 {
font-style: italic;
font-size: 14pt;
color: #330000;
}

h2 {
font-style: italic;
font-size: 22pt;
color: #330000;
}

p {
font-size: 12pt;
}

#center {
background-color: #cc9999;
width: 760px;
height: 100%;
margin: 0 auto;
border: 1px #330000;
}

		#haut {
		position : relative;
		width: 740px;
		height: 210px;
		margin: 80px auto 0 auto;
		}
			
			#textea{
			position: relative;
			float: left;
			width: 350px;
			height: auto;
			text-align: justify;
			margin-left: 30px;
			}
			
			
			#imagea{
			position: relative;
			float: left;
			width: 270px;
			height: 200px;
			margin-left: 40px;
			background: url("shadowimgd.gif") no-repeat bottom right;
  			padding-right:  9px;
 			padding-bottom: 8px;
			}

#bas {
		position : relative;
		width: 740px;
		height: 210px;
		margin: 40px auto 40px auto;
		
		}
					
			#texteb{
			position: relative;
			float: left;
			width: 350px;
			height: auto;
			text-align: justify;
			margin-left: 30px;
			}

			#imageb{
			position: relative;
			float: left;
			width: 270px;
			height: 200px;
			margin-left: 40px;
			background: url("shadowimgd.gif") no-repeat bottom right;
  			padding-right:  9px;
 			padding-bottom: 8px;
			}
			

#contact{
clear: both;
position: relative;
width: 500px;
height: auto;
margin: 0 auto;
text-align: center;
}

.inicio{
position: relative;
clear: both;
width: 760px;
height: 35px;
border: none;
}

			