a{color:#73A822; text-decoration:none; font-weight:bold}
a:hover{color:#337631; text-decoration:none;}
a:visited{color:#73A822; text-decoration:none}
a:link{color:#73A822; text-decoration:none}

img, table, td, tr, div { behavior: url(fix/iepngfix.htc) }

body{
	background-image: url('../images/background.jpg');
	font-family: Verdana;
	font-size: 11px;
	font-family:Century Gothic, Verdana, Arial;
	color:#666666;
}

h1{
	color:#666666;
	font-size: 20px;
	text-align: left;
}

ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
	display:block;
	height:40px;
	font-size:12px;
	font-family:Century Gothic, Verdana, Arial, sans-serif;
	font-weight:bolder;
}
ul#menu li{
	display:block;
	float:left;
	width:116px;
	text-align:center;
	background:transparent url("../images/bg_menu.png") repeat-x top left;
	}
ul#menu .actual{
	display:block;
	float:left;
	width:116px;
	background:transparent url("../images/bg_menu_actual.png") repeat-x top left;
	}
ul#menu li a{
	display:block;
	float:none;
	color:#ffffff;
	text-decoration:none;
	height:30px;
	padding-top:10px;

	}
ul#menu li a:hover{
	width:116px;
	background:transparent url("../images/bg_menu_hover.png") repeat-x top left;	
	}

strong{
	font-weight:bolder;
	font-size:11px;
	color:#336600;
}

#content{
	width: 938px;
	border: 0px solid #000;
	background-image: url('../images/content_bg.png');
	background-repeat: repeat-y;
}

#header{
	background-color:#FFFFFF;
	height: 130px;
	width:926px;
	border:0px solid #000000;
}

#contenido{
	padding-top:30px;
	padding-left:30px;
	padding-right:30px;
}

.entre_seccion{
	background-image:url('../images/entre_seccion.png');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #818C81;
}
.separator{
	width:145px;
	height:3px;
	color:#C9C9C9;
	background-color:#C9C9C9;
	margin:0px;
	padding:0px;
	border:0px;
}

.cuerpo{
	width:100%;
}
.submenu{
	width:200px;
	height:240px;
}
.submenu_left{
	width:23px;
	background-image:url(../images/submenu_left.png);
	background-repeat:no-repeat;
	background-position:right;
}
.submenu_right{
	width:23px;
	background-image:url(../images/submenu_right.png);
	background-repeat:no-repeat;
	background-position:right;
}
.texto{
	text-align:justify;
}
.texto2{
	text-align:justify;
	font-size:10px;
}
.central{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #999999;
}
.gallery_header{
	width:925px;
	height:200px;
	background-color:#dadada;
	margin-top:0px;
	padding-top:0px;
}



.logo{
	text-align:center;
	vertical-align:middle;
}
.lenguaje{
	padding-right:15px;
	padding-top:16px;
	vertical-align:text-top;
}

.footer{
	font-size: 10px;
	color: #000;
	font-weight: bolder;
	text-align: center;
}

.textarea_contact{
	vertical-align: text-top;
}
.boton{
	font-size: 10px;
	color: #000;
	height: 20px;
	width: 100px;
}
.cli_list{
	list-style: circle;
	float: left;
}