/*
Theme Name: Paris Handball
Theme URI: http://www.parishandball.com
Description: Thème de site "Paris Handball"
Author: GAYA - La Nouvelle Agence [jwinckel]
Author URI: http://www.gaya.fr
Version: 1.0
Tags:
*/

/***************************************************************************************
 * reset css
 * http://developer.yahoo.com/yui/reset/
 **************************************************************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img { border: 0; }
ol,ul { list-style: none; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }
q:before,q:after { content:''; }
abbr,acronym { border: 0; }

h1		{margin:0; padding:0; }
h2		{margin:0 0 15px 0; padding:3px 0 0 0;}
h3		{margin:0 0 8px 0; padding:15px 0 0 0;}
h4		{margin:0 0 7px 0; padding:9px 0 0 0;}

/***************************************************************************************
 * __TEMPLATE
 **************************************************************************************/
body						{position:relative; background:#f2f3f6 url(img/background.gif) repeat-x 0 0; font:12px/15px Arial, Helvetica, sans-serif;}

.screen						{position:relative; margin:0 auto; width:1280px; font-size:12px/16px verdana; color:#a80000;}

.block						{width:1005px;}
.block .block_border_top	{background:url(img/block_border_top.png) no-repeat 0 0; width:1005px; height:14px;}
.block .block_border_int	{background:url(img/block_border_middle.png) repeat-y 0 0; width:1005px;}
.block .block_border_bottom	{background:url(img/block_border_bottom.png) no-repeat 0 0; width:1005px; height:14px;}

/***************************************************************************************
 * __HEADER
 **************************************************************************************/

.header						{postion:relative; background:#f2f3f6 url(img/header.png) no-repeat 0 0; width:1280px; height:360px;}
.header_int					{margin:0 auto; width:990px; height:115px;}
.header_int .logo			{position:absolute; top:20px; z-index:1;}


/***************************************************************************************
 * __CONTENT
 **************************************************************************************/

.content					{position:relative; top:-245px; margin:0 auto; width:1005px;}
.content .block 			{width:1005px;}
.content .padder			{margin:0; padding:40px 20px 0 35px; min-height:160px; *height:160px;}

.content h2					{padding:25px 0 0; font: 36px/40px arial;}


