body{
	background:#ccc url('i/body_bg.png') repeat-x;
	font: 70%/1.6em 'Lucida Sans',Verdana,sans-serif;
	margin:0;
	color:#333;
}
#wrap{
	margin:0 auto;
	width:760px;
	height:500px;
}

a:link,a:visited,a:active{
	text-decoration:none;
	color:#900;
}
a:hover{
	color:#600;
	border-color:#600;
}

#head{
	background: url('i/top.png') no-repeat;
	height:130px;
}
#head h1.title{
	margin:0;
	padding: 105px 0 0 20px;
	font-variant:small-caps;
	color:#fff;	
}
#imagenes {
	width: 470px;
	margin-left: 15px;
	margin-top: 25px;
	float: left;
}
#imagenes img {
	margin-right: 45px;
	margin-left: 30px;
	float: right;
	margin-bottom: 10px;
	border: 1px solid #C5C92C;
}

#head ul{
	margin:0;
	width: 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	background-color: #990;
}
.txtimagen {
	height: 22px;
	width: auto;
	padding-bottom: 10px;
}
.verimg {
	background-image: url(i/Images-32.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 32px;
}

#head ul.navbar li{
	float:left;
	list-style-type:square;
}
#head .logo {
	float: right;
	margin-top: 45px;
	margin-right: 50px;
}

#head ul.navbar li a{
	display:block;
	padding: 18px 0 0 0;
	margin: 0 40px 0 0;
	font-weight:bold;
	text-transform:uppercase;
}
#head #title_box{
	display:block;
	position:relative;
	top: 140px;
	left: 200px;
	width:100px;
	border:#c00 1px solid;
}

#main{
	background: url('i/main_bg.png') center repeat-y;
	margin:0 auto;
	width:760px;
	padding: 0 0px 0 1px;
	overflow:hidden;
}

#splash{
	text-align:right;
	height: 136px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	background-image: url(i/menu.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}

#menu ul {
	margin: 0px;
}
#menu li {
	float: left;
	width: auto;
	padding-right: 30px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	list-style-type: none;
	border-right-width: 1px;
	border-right-color: #FFF;
	border-right-style: solid;
	height: 30px;
	margin: 0px;
	padding-top: 10px;
}
#menu li:hover {
	font-size: 12px;
	color: #000000;
	background-image: url(i/menu.jpg);
	background-repeat:  repeat-x;
}


#splash h2.subtitle{
	margin:8px 0 0 0;
	padding: 0 5px 0 0;
	font-variant:small-caps;
	letter-spacing:1px;
	font-size:14px;
}

#content{
	text-align:justify;
	overflow:hidden;
	background: url('i/content_sep.png') repeat-y;
	background-position: 48% 0%;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 100px;
}
#content h2{
	color:#004995;
	margin:20px 0 0 0;
	line-height:20px;
	background: url('i/content_h2.png') top left no-repeat;
	padding: 0px 0 0 15px;
	font-size: 14px;

}
.content2 {
	background-color: #FFF;
}

.imagenes {
	padding-left: 20px;
	padding-top: 20%;
}


#footer{
	clear:both;
	background: url('i/bot_bg.png') center no-repeat;
	height: 50px;
	padding: 0 20px 5px 0;
	text-align:right;
	color:#999;
}
#footer p{
	margin:0;
	padding: 20px 0 0 0;
}

#content div.box{
	width:210px;
	margin: 0 15px 20px 15px;
	float:left;
}
#content div.box2{
	width:210px;
	margin: 0 20px 20px 15px;
	float:left;
}

#news ul{
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}
#news li{
	padding: 2px 0;
}
#img iframe {
	width: 235px;
}
