@charset "UTF-8";

div.outside {
	margin-top: 5%;
	margin-bottom:5%;
	margin-left: auto;
	margin-right: auto;
	width: 1024;
}


div.center {
	margin-top: 5%;
	margin-bottom:5%;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	background-color:#B6B5B0;
}

#outside_bg {
	margin-top: 0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	width:1024px
}

	

#top_bg {
	position: relative;
	top: 0px;
	left: 0px;
	width: 990px;
	height: 19px;
	background-image:url(../images/bg_top.gif);
	background-repeat:no-repeat
}


#header_bg {
	position: relative;
	top: 0px;
	left: 0px;
	width: 990px;
	height: 250px;
	background-color:#B6B5B0;
}

#body {
	position: relative;
	background-color:#B6B5B0;
	background-image:url(../images/grupo2-body.jpg);
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	padding: 0px 30px 0px 30px;
}

/*start menu */
#container{
	width:900px;
	margin:auto;
	font-size:11pt;
	z-index:16;
}

#menu{
	position:absolute;
	margin-top:10px;
	top: -1px;
	width: 900px;
	left: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:#F9F9F9;
	z-index:15;
}
#menu ul .item{
	display:none;
	font-size: 14px;
	font-weight: normal;
}
#menu ul:hover .item{
	display:block;
	padding:1px;
	margin:1px;
	background: #2a2c2a;
}

#menu ul:hover .item a{
	color:#fff;
	text-decoration:none;
}
#menu ul:hover .item a:hover{
	color:#7DCBDB;
	text-decoration: underline;
}

#menu ul{
	width:175px;
	float:left;
	margin:0px;
	padding:2px;
	background:#2a2c2a;
	list-style:none;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index:18;
}
.clear{clear:both;height:10px;}

/*end menu */

#g2b-tout{
	z-index: 3;
	position:absolute;
	top:-14px;
	left:867px;
	padding-bottom: 10px;
}

#foro-tout{
	z-index: 20;
	position:absolute;
	top:-27px;
	left:886px;
	padding-bottom: 10px;
}

#20-ano-tout{
	z-index: 22;
	position:absolute;
	top:1025px;
	left:892px;
	padding-bottom: 10px;
}

#left-header-tout{
	z-index: 21;
	position:absolute;
	top:-32px;
	left:-53px;
	padding-bottom: 10px;
}

#plist-icon-01{
	position:relative;
	background-image: url(../images/personnel-icons-pin.png);
	background-repeat: no-repeat;
	background-position:top right;
}

#plist-icon-02{
	z-index: 5;
	position:absolute;
	top:1340px;
	left:547px;
	padding-bottom: 10px;
}

#plist-icon-03{
	z-index: 6;
	position:absolute;
	top:1132px;
	left:549px;
	padding-bottom: 10px;
}

#plist-icon-04{
	z-index: 4;
	position:absolute;
	top:500px;
	left:55px;
	height: 28px;
}

#downloads {
	float: right;
	padding: 0px 10px 20px 10px;

}

#model-table {
	padding: 0px 10px 10px 0px;
	border:thin;
	border-color:#B8564B;
	border-width:thin;
	font-size:10px;
	font-style:italic;
	color:#6f2533;
	line-height:normal;
}

#img_centre {
	padding: 0px 10px 10px 0px;
	border:thin;
	border-color:#B8564B;
	border-width:thin;
	font-size:10px;
	font-style:italic;
	color:#6f2533;
	line-height:normal;
}


#img_left {
	float: left;
	padding: 0px 10px 10px 0px;
	border:thin;
	border-color:#B8564B;
	border-width:thin;
	font-size:10px;
	font-style:italic;
	color:#6f2533;
	line-height:normal;
}

#img_right{
	float: right;
	padding: 0px 10px 10px 10px;
	border:thin;
	border-color:#B8564B;
	border-width:thin;
	font-size:10px;
	font-style:italic;
	color:#6f2533;
	line-height:normal;
}

#notepaper-text{
	font-size:11px;
	font-style:italic;
	color:#6f2533;
	line-height:1;
	width: 170px;
}

#notepaper-left {
	float: left;
	width:192px;
	height:240px;
	background-image:url(../images/notepaper.jpg);
	background-repeat:no-repeat;
	padding: 39px 0px 10px 20px;
	font-size:12px;
	color:#6f2533;
	line-height:18px;
}

#notepaper-right {
	float: right;
	width:192px;
	height:240px;
	background-image:url(../images/notepaper.jpg);
	background-repeat:no-repeat;
	padding: 39px 0px 10px 20px;
	font-size:12px;
	color:#6f2533;
	line-height:18px;
}

#notepaper-tall {
	float: right;
	width:192px;
	height:320px;
	background-image:url(../images/notepaper-tall.jpg);
	background-repeat:no-repeat;
	padding: 39px 0px 10px 20px;
	font-size:12px;
	color:#6f2533;
	line-height:18px;
}

.notepaper-wide {
	width:880px;
	background-image:url(../images/personnel-table.jpg);
	background-repeat:repeat-y;
	padding: 39px 0px 10px 20px;
	font-size:12px;
	color:#6f2533;
	line-height:18px;
}


#partner-links {
	position: relative;
	background-color:#cfecef;
	padding: 10px 20px 10px 20px;
	width: 880px;
	border:dashed;
	border-color:#B8564B;
	border-width:thin;
}



#footer {
	position: relative;
	background-color:#B6B5B0;
	background-image:url(../images/grupo2-body.jpg);
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	padding: 0px 30px 0px 30px;
}

#footer_bg {
	position: relative;
	background-image:url(../images/grupo2-footer.jpg);
	background-repeat:no-repeat;
	height: 52px;
}

/* gallery styles */

#container {
	background: #333333 url(images/bg_body.jpg) repeat-x left top;
	color:#FFFFFF;
	line-height: 18px;
	margin: 15px auto;
	width: 800px;
	padding: 5px 20px 20px 20px;
	border: 1px solid #000;
}


#title h1  {
	color: #76B41C;
	letter-spacing: 1px;
	padding: 5px;
	margin: 10px;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}

#description{
	background: #000000;
	border: 1px solid #333333;
	padding: 10px;
	margin: 5px;
	width: 90%;
	float: left;
	height: auto;
	font-weight: bold;
}

#content {
	text-align:left;
	padding: 0px; 
	margin: 0px;
	color: #FFFFFF;		
}

.date{
	font-weight: normal;
	color: #666666;

}

#content a {
	color: #fff;
	text-decoration: underline;
}

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

#content a:hover  {
	color: #000000;
	text-decoration: underline;
	background: #CCCCCC;
	border-bottom: 1px solid #000000;
	}


#content .category img {
	background: #fff;
	padding: 7px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FFFFFF;
	float:right
}



#content .category {
	margin: 60px 0px 50px 0px;
	padding: 30px 0px 10px 0px;
	clear:both;
	height:auto;
}


.imageborderlarge {
	padding: 7px;
	margin: 5px 0px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}


.unvisible { 
	display: none;
 }


.thumbnail {
	float: left;
	margin: 2px;
	padding: 8px;
	text-align: center;
	color: #CCCCCC;
	width: 166px;
	height: 175px;
	}


.thumbnailhover{
	background:  none;	
	display:block;
	width: 166px;
	height: 175px;
}

a.thumbnailhover:hover{
	background:  url(images/bg_body.jpg) no-repeat left top;
	display:block;
	width: 166px;
	height: 175px;
	color: #003333;
	font-weight: bold;

	
}


.thumbnail img{
	background: #ffffff;
	padding: 4px;
	margin: auto;
	display:block;
}



.thumbnail a {
	color:#999999;
	text-decoration: none;
}

/* non IE  hover 
div.thumbnail:hover{
	background: #000;
	color: #76B41C;
	font-weight: bold;
}

*/


a img {
border:none;

}

#gallerycontainer{
	padding: 0px;
	text-align:center;
	height: 1000px;
	background-color: #A8A8A8;

}

#gallerycontainer-long{
	padding: 0px;
	text-align:center;
	height: 1400px;
	background-color: #A8A8A8;

}

/* end gallery styles */


/*start moo tools styles */


#vertical_slide, #horizontal_slide {
	background: #D0C8C8;
	color: #666666;
	padding: 10px;
	border: 5px solid #F3F1F1;
}

#slider {
	background: #D0C8C8;
	color: #666666;
	padding: 10px;
	border: 5px solid #F3F1F1;
	padding-top: 10px;
}


/*end moo tools styles */


.style1 {
	font-size: 11px;
	line-height: 18px;
	
}

.style2 {color: #990000}

.style3 {font-size: 11px}

.style4 {color: #FFFFFF}

.style6 {color: #6F2533}

.style7 {
	color: #6F2533;
	font-weight: bold;
}

.style8 {color: #FFCC00}

.style9 {color: #000000; font-style:italic; }

a:visited {
	text-decoration: none;
	color: #105159;
}

a:link {
	text-decoration: none;
	color: #105159;
}

a:hover {
	text-decoration: underline;
	color: #105159;
}

a:active {
	color: #105159;
}

a.special:link { color: white; }

a.special:hover { color: white; }

a.special:visited { color: white; }

a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#fff568;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#fffcd0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:22px;
	left:0px;
	width:234px;
	border:1px solid #7c7c5d;
	background-color:#dbdcae;
	color:#000;
	text-align: left;
}
}
