/*  
Theme Name: Barracus
Theme URI: http://biboz.net/barracus/
Description: Barracus is a theme for wordpress 2.0
Version: 1.0
Author: Ivan Garcia
Author URI: http://biboz.net
*/

body {
 background-color: #FFF;
 }

#global {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	width: 900px;

}

#header {
	margin-left: auto;
	margin-right: auto;
	width: 900px;

}

#sousheader {
	font-size:12px;
	color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:20px;
	padding-top:10px;
}

#content {
}

#content_l {
	font-size:18px;
	color:#2E2E2E;
	float:left;
	width:450px;
	text-align:center;
	font-weight:bold;
	padding-bottom:20px;
}

#content_r {
	font-size:18px;
	color:#2E2E2E;
	float:right;
	width:450px;
	text-align:center;
	font-weight:bold;
	padding-bottom:20px;
}

#contentbis_l {
	font-size:12px;
	color:#2E2E2E;
	float:left;
	width:450px;
	text-align:center;
	padding-bottom:20px;
}

#contentbis_r {
	font-size:12px;
	color:#2E2E2E;
	float:right;
	width:450px;
	text-align:center;
	padding-bottom:20px;
}

#tricher {
	padding-top:20px;
	padding-bottom:20px;
}


#tricher p {
	font-size:12px;
	color:#000;
}

#images {
	font-size:18px;
	color:#2E2E2E;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding-top:40px;
	color:#000066;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	clear:both;
	}
	
#footer a {
	color:#000066;
	font-size:11px;
	text-decoration:underline;
	}
	
#footer a:hover {
	color:#000066;
	font-size:11px;
	text-decoration:underline
	}