@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFB0B0;
	background-image: url(images/img1.gif);
	background-repeat: repeat-x;
}

#wrapper {
	width: 800px;
	height:auto;
	margin: 0 auto;
}

#header {
	float:left;
	height: 218px;
	width: 800px;
	background-image: url(images/2_01.jpg);
	background-repeat: no-repeat;
	background-position:right;	
}


#main {
	float:left;
	height:auto;
	width:800px;
	background-color:#FFEAEA;
}



#tabsB {
	float:left;
	width:807px;
	height: 66px;
      }
   
	  
 
	  

#contentLeft {
	background-color:#ffdede;
	float:left;
	height:auto;
	width:160px;
	border: 2px dotted #FFFFFF;
	padding: 10px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#contentRight {
	background-color:#ffdede;
	float:right;
	height:auto;
	width:550px;
	text-align:center;
	border: 2px dotted #FFFFFF;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	
}

#contentfoto {
background-color:#ffdede;
	float:right;
	height:auto;
	width:760px;
	text-align:center;
	border: 2px dotted #FFFFFF;
	padding: 10px;
	margin-top: 5px;
    margin-bottom: 5px;
}

#contentRight .title {
	color:#FF0000;
	text-align:center;
	text-transform: uppercase;
}

#contentRight .txt {
	color:#0000FF;
	text-align:center;
}

#content {
	background-color:#f4f4f4;
	float:left;
	height:auto;
	width:740px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


#content .title {
color:#797272;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:x-large;

}

#content .txt {
color:#797272;
text-align:center;
font-size:small;
}


#footer {
	width:800px;
	float:left;
	text-align:center;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 5px;
	border: 1px dotted #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}




#footer .txt {
font-family:Arial, Helvetica, sans-serif;
font-size:x-small;
color:#797272;
text-align:center;
font-size:x-large;

}

#banner {
	width:800px;
	float:left;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#wrapper1 {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 25%;	
}
#banner1 {
	width:800px;
	float:left;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#link{
	float:left;
	height:auto;
	width:700px;
	background-color:#FFEAEA;
}

#listaleft {
	background-color:#ffdede;
	float:left;
	height:auto;
	width:300px;
	border: 2px dotted #FFFFFF;
	line-height: 10px;
		font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
	font-variant: small-caps;
	padding: 10px;
	
}

#listaleft a  {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
	font-variant: small-caps;
}

#listaright {
	background-color:#ffdede;
	float:right;
	height:auto;
	width:300px;
	border: 2px dotted #FFFFFF;
	padding: 10px;
	margin-left: 10px;
	line-height: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
	font-variant: small-caps;
	}
	
#listaright a  {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
	font-variant: small-caps;
}

