/*
Theme Name: Suus
Description: Suus theme
Version: 1.0
Author: Infoding.com
Author URI: http://www.infoding.com
*/



body, html {
	padding:0;
	margin:0;
	height:100%;
	background-color: #FFFFFF;
	background-image: url(../pics/papier.jpg);
	background-repeat: repeat;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

#page {
	
	min-width: 1000px;
	height: 100%;
}

iframe {
	overflow: hidden;
}

#noflash {
	position: relative;
	margin: 20px auto 20px auto;
	text-align: left;
	width: 752px;
}

/* ### TAGS ### */

h1 {
	font-size: 24px;
	line-height: 30px;
	margin: 0 0 16px 0;
}

h2 {
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 16px 0;
}

p {
	margin: 0 0 16px 0;
}

strong {
	font-weight: bold;
}

small {
	font-size: 12px;
}

a:visited {
	color: #FF0000;
	text-decoration: underline;
}

a:hover,
a:link {
	color: #FF0000;
	text-decoration: underline;
}

img {
	border: 0;
}
