@charset "utf-8";
/* CSS Document */

/* autor: edwin condori ramos
fecha 01 de agosto del 2009
*/
body{
	background-image: url(../images/background.jpg);
	margin: 25px 0px 25px 0px;
}
.containerFull1 {
	background-image: url(../images/b_tophead.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1012px;
	margin: ;
}
.containerFull2 {
	background-image: url(../images/g_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 1012px;
}

.containerFull3 {
	background-image: url(../images/g_bottom1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 1012px;
}
.backgroundMddle{
	background-image: url(../images/g_midle.jpg);
	background-position: 0px 100px;
	background-repeat: repeat-y;
}
.head {
	height: 162px;
}
.headerLink {
	padding-left: 730px;
	height: 70px;
}
.headerLink .link {
	height: 70px;
}


.body {

}
.foot {
	height: 60px;
}
.contenText {
	width: 620px;
	float: right;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #603913;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-top: 40px;
	font-weight: bold;
}
.contenTextNotBold {
	width: 620px;
	float: right;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #603913;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-top: 40px;
	 
}
.contenText em{
	font-weight:normal;
}
.contenText strong{
	font-size:16px;	
}
.contenText p{
	margin:8px 0px 25px 0px;
}

.parrafo p{
	line-height:30px;
}


a{
	color:#80B3C8;
	text-decoration: none;
}
a:link{
	color:#80B3C8;
	text-decoration: none;
}
a:hover{
	color:#80B3C8;/*#030303;*/
	text-decoration: underline;
}


.contenText  .parrafo p{
	line-height:30px;
}
contenTextNotBold a{
	color:#80B3C8;
	text-decoration: none;
}
contenTextNotBold a:link{
	color:#80B3C8;
	text-decoration: none;
}
.contenTextNotBold a:hover{
	color:#80B3C8;/*#030303;*/
	text-decoration: underline;
}
.contenText a{
	color:#80B3C8;
	text-decoration: none;
}
.contenText a:hover{
	color:#80B3C8;/*#030303;*/
	text-decoration: underline;
}
.head .menu {
	padding-top: 45px;
	padding-left: 295px;
}
.foot .textBottom {
	padding: 20px 0px 0px 590px;
}

.textBottom img{
	behavior: url(iepngfix.htc);
}
.menu img{
	behavior: url(iepngfix.htc);
}




/*********************************************************************/

.contenText img {
	margin-right:auto; margin-left:auto; text-align:center;display: block;
	behavior: url(iepngfix.htc);
}

.din_imagen{
	border: #000000 solid 1px;
	background:#FFFFFF;
	float:left;
	margin:45px auto 40px 40px;
	display:inline;
	
}
.din_imagen img{
	padding:5px;
	border:0px;
	behavior: url(iepngfix.htc);
}

.bottomSpace{
	padding-bottom:130px;
}

.foot_din {
	height: 60px;
}

.foot_din .textBottom {
	padding: 20px 0px 0px 610px;
}

/******************************** din menus ************************************/

.din_menu{
	border: #000000 solid 1px;
	margin:45px auto 40px 40px;
	display:inline;
	width:293px;
	padding-bottom:5px;
	float:left;
}

.din_menu img{
	border: 0px;
	padding:5px 5px 0px 5px;
	behavior: url(iepngfix.htc);
}
.contenText .cont_left {
	width: 300px;
	float: left;
}
.contenText .cont_right {
	width: 300px;
	float: right;
}
.contenText .cont_foot {
	float: left;
	width: 100%;
	text-align: center;
}
