@charset "utf-8";
/* 
CSS Studio Art 
ver 1.0
Date: 01-28-2008
*/

/* Normalization de margins y paddings */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, input, p, blockquote, th, td, img
	{margin:0px; padding:0px;}
/* Normalization de fonts para titles*/
h1, h2, h3, h4, h5, h6
	{font-size:100%;}
/* Remove style from lists*/
ol, ul
	{list-style:none;}
/* Normalization of size and font weight */
address, caption, cite, code, dfn, em, strong, th, var
	{font-style:normal; font-weight:normal;}
/*Hack IE6----------------------*/

/* End Hack IE6--------------------*/


body {
	text-align:left;
	min-width:550px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/main_bkgrnd.jpg);
}
#wrapper1 {
	width:872px;
	height:661px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#top {
	width:872px;
	height:62px;
	float:left;
	position:relative;
	background-image: url(../images/top_backrg.jpg);
	background-repeat: no-repeat;
}
#footer {
	width:872px;
	height:120px;
	float:left;
	position:relative;
	background-image: url(../images/footer_backgr.jpg);
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
h1 {
	font-size:100%;
	width:150px;
	text-decoration: none;
	padding-left: 50px;
	padding-top: 25px;
	display: none;
}
#logo {
	width:150px;
	float: left;
	position: relative;
	height: 40px;
	left: 60px;
	top: 12px;
}
#client a {
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
	top:40px;
	right:126px;
	float: right;
	position: relative;
	text-decoration:none;
}
#rights a {
	font-size:9px;
	color:#dedbb2;
	text-decoration:none;
	text-decoration:none;
}
#rights  {
	font-size:9px;
	color:#dedbb2;
	text-decoration:none;
	top:10px;
	float: right;
	position: relative;
	text-decoration:none;
	right: 126px;
}
#info {
	font-size:9px;
	color:#dedbb2;
	text-decoration:none;
	top:10px;
	float: left;
	position: relative;
	text-decoration:none;
	left: 105px;
}
h2 {
	font-size:26px;
	color:#cc0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
#nav_int h2 a {
	text-decoration:none;
	color:#cc0000;
}
#nav_int h2 a:hover {
	text-decoration:none;
	color:#cc0000;
	background-image:none;
}
p {
	color:#000000;
	font-size:10px;
}
#copyrights {
	width:550px;
	height:400px;
	margin:25px;
	float:left;
	position:relative;
	text-align: justify;
	z-index: 1;
}
li {
	color:#000000;
	font-size:10px;
	list-style-type: disc;
}
#flash {
	width:465px;
	height:270px;
	left: 125px;
	top: 40px;
	position:absolute;
	background-color: #ffffff;
}
