@charset "utf-8";
/* CSS Document */
body {
	background-image: url(Images/bck.jpg);
	background-repeat: repeat-x;
	background-color: #D2E0EB;
	margin-top:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
}
.top {
	width: 989px;
	background-repeat: no-repeat;
	background-position: right;
	margin: auto;
	height:153px;
	
}
.logo {
	background-image: url(Images/logo.jpg);
	height: 153px;
	width: 449px;

}
.logofloat {
	background-image: url(Images/logo.jpg);
	height: 153px;
	width: 449px;
	float:left;
}

.banner {
	background-image: url(Images/banneroct.jpg);
	width: 407px;
	float:left;
	vertical-align: top;
	height: 153px;
	background-repeat: no-repeat;
	margin-left:100px;
	background-position: center center;
	text-align: center;
}

.header {
	background-image: url(Images/header_home.png);
	margin: auto;
	height: 437px;
	width: 989px;
}
.menu{
	margin: auto;
	height: 75px;
	width: 959px;
	padding-top: 377px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.menusecciones {
	margin: auto;
	height: 75px;
	width: 959px;
	padding-left: 30px;
}

.containertop {
	background-image: url(Images/container_top.png);
	margin: auto;
	height: 55px;
	width: 989px;
	background-repeat: no-repeat;
}
.containerrepeat {
	background-image: url(Images/container_repeat.png);
	margin: auto;
	height: auto;
	width: 989px;
	background-repeat: repeat-y;
}
.info {
	margin: auto;
	height: auto;
	width: 805px;
	color: #666;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 25px;
	vertical-align: top;
}
.procedimientos {
	height: auto;
	width: 700px;
	color: #666;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: justify;
	line-height: 25px;
}
.title {
	font-size: 24px;
	font-weight: normal;
	color: #168B9F;
	font-family: verdana;
	text-align: left;
	vertical-align: top;
	height: 25px;
}

.containerdown {
	background-image: url(Images/container_down.png);
	margin: auto;
	height: 55px;
	width: 989px;
	background-repeat: no-repeat;
}
.pic {
	float: left;
	padding-right: 10px;
}
.thumb {
	width: 820px;
	margin: auto;
}
.titleprocedimiento {
	font-size: 18px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}

.footer {
	font-size: 10px;
	color: #999;
	text-align: center;
	vertical-align: middle;
	height: 75px;
	margin: auto;
}
.acmper {
	padding: 10px;
	margin: auto;
	height: auto;
	width: 989px;
	text-align: center;
}
.footer a {
	color: #2698BF;
}
.etiquetas{
	width:100px;
	float:left;
	margin-bottom:10px;
	}
.componente{
	width:170px;
	float:left;
	margin-bottom:10px;
	}
#wrapCont{
	width:350px;
	height:auto;
	margin:auto;
}
.procedimientos a {
	font-size: 10px;
	color: #168B9F;
	text-decoration: none;
}
.procedimientos a:hover {
	font-size: 10px;
	color: #168B9F;
	text-decoration: underline;
}

