﻿html, body, div.holder { min-height: 100%; width: 100%; height: 100%;}
html>body, html>body div.holder { height: auto; top: 0; left: 0;}
body {font-family : Arial ; margin : 0 ; padding : 0; background :  url(img/bg.gif); color : #000;}
div.holder { position: absolute; top : 0 ; left : 0}

/*------------LINKS----------*/
a.menu {color: #FFFFFF ; text-decoration: none}
a.menu:link {color: #FFFFFF ; text-decoration: none ; font-weight:bold}
a.menu:visited {color: #FFFFFF ; text-decoration: none; font-weight:bold}
a.menu:hover {color: #FFFF00 ; text-decoration: none; font-weight:bold ; text-shadow : #000 2px 2px }
a.menu:active {color: #00FFFF; font-weight:bold}

a.out:link {color: #FFFFFF ; text-decoration: none}
a.out:visited {color: #FFFFFF ; text-decoration: none}
a.out:hover {color: #FFFF00 ; text-decoration: none}
a.out:active {color: #00FFFF}

a:link { color :#0000FF ; }
a:visited { color :#0000AA ; }
a:active { color :#0000FF ; }
/*-----------------------------*/

div.corps 
	{background : #ffc ; border-right : solid #000 1px ; width : 770px ; height : 100%}
div.top
	{position:absolute; left:0px; top:0px; width:770px; height:200px; z-index:7;
	 background :  url(img/top.jpg); }
	 
div.menu1
	{position:absolute; left:170px; top:133px; width:100px; height:50px; z-index:10;
	 padding-top:20px; text-align : center ;
	}
div.menu2
	{position:absolute; left:275px; top:133px; width:130px; height:50px; z-index:10;
	 padding-top:19px; text-align : center ;
	}
div.menu3
	{position:absolute; left:415px; top:133px; width:130px; height:50px; z-index:10;
	 padding-top:19px; text-align : center ;
	}
	
div.menu4
	{position:absolute; left:550px; top:133px; width:100px; height:50px; z-index:10;
	 padding-top:20px; text-align : center ;
	}

div.content 
	{position : relative ; padding-left:15px; padding-top:200px; width:700px; z-index:8;
	}
img.thumb
	{border-right : 1px #000 solid ; border-bottom : 1px #000 solid ; border-top : 1px #FFF solid ; border-left : 1px #FFF solid ;
	}
img.photo
	{ border : 2px solid #000 }
	
div.bottom1 
	{position:absolute; left:370px; bottom:0px ; width:400px; height:46px; z-index:7;
	 background :  url(img/bottom.gif); }
div.bottom2 
	{position:absolute; left:0px; bottom:0px ; width:570px; height:60px; z-index:7;
	 background :  url(img/bottom2.jpg) right no-repeat ; }

div.text {position:absolute; left:0px; top:0px; width:100%; height:30px; z-index:0;
	 	  overflow : hidden;}

div.contact {position:relative; width:400px; height:100px; z-index:7; border : 1px solid #000 ;
			padding : 5px ;
	 background : #CFC ; color : #151 ; 
			}
