@charset "utf-8";


/* ---------------------------------
*    clearfix
*/

.clearfix { min-height: 1%; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from Mac IE \*/
* html .clearfix { height: 1px; }
.clearfix { display: block; }
/* Hides from Mac IE */


/* ---------------------------------
*    altText
*/

.altText {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}


/* =====================================================================
*    aguije Caiman (aguije_caiman.html)
* =================================================================== */

p.en {
	font-family: Georgia, Times;
	color: #999999;
	font-style: oblique;
}

p.paddingB15 {
	padding-bottom: 15px;
}

h4 {
	margin-top: 40px !important;
}

#path01 {
	padding: 0 0 10px 0;
	border: none;
}

#pic01 {
	float: right;
	width: 300px;
	margin: 0 0 15px 20px;
	text-align: right;
	font-size: 77%;
	line-height: 100%;
}

.note {
	font-size: 77%;
}

#dlBox {
	background: #EAEDEE url(/images/news/caiman/dl_bg01.gif) left top repeat-x;
}

#dlContainer {
	background: url(/images/news/caiman/dl_bg02.gif) left bottom repeat-x;
	padding: 0 27px 0 30px; 
}

#dlIcon {
	float: left;
	width: 128px;
	margin: 10px 0 10px 0;
}

#dlIcon img {
	padding: 0;
	border: none;
}

#dlBtnBox {
	float: right;
	width: 425px;
	padding: 20px 0 14px 0;
}

#dlDesc {
	height: 23px;
	background: url(/images/news/caiman/dl_desc.gif) no-repeat;
}

#dlRelease {
	padding: 15px 0 5px 0;
}

a#dlBtn {
	width: 106px;
	height: 26px;
	margin: 0 0 0 319px;
	background: url(/images/news/caiman/dl_btn.jpg) 0 -26px;
}
a#dlBtn:hover { background-position: 0 0; }


