@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fdo-gral.png);
	background-color: #0E76BC;
	background-repeat: repeat-x;
	background-position: top;
}
#cabezote {
	height: 255px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/Cabezote.png);
	clear: both;
}

#botonera {
	width: 190px;
	float: left;
	margin-left: 690px;
	height: auto;
}

#botonera2 {
	width: 860px;
	float: left;
	height: auto;
	padding-left: 30px;
	margin-top: 45px;
}
#cabezote2 {
	height: 30px;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	clear: both;
}

#tit_cabezote2 {
	width: 400px;
	float: left;
}
#botonera3 {
	width: 442px;
	float: left;
	height: auto;
	text-align: center;
}
#base {
	height: auto;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: hidden;
	clear: both;
}
#aviso_IE {
	height: auto;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: hidden;
	clear: both;
	padding: 8px;
	margin-bottom: 15px;
}
#col1 {
	float: left;
	width: 45%;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 10px;
	padding-right: 5px;
}
#col2 {
	float: left;
	width: 30%;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 10px;
	padding-right: 10px;
}
#col3 {
	float: left;
	width: 16%;
	padding-left: 10px;
	margin-top: 10px;
	padding-right: 5px;
}
#col4 {
	float: left;
	width: 75%;
	padding-left: 10px;
	margin-top: 10px;
	padding-right: 5px;
}


#pie {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#pie2_Dir {
	width: 250px;
	height: 56px;
	background-image: url(../images/direccion.png);
	margin-left: 50px;
	float: left;
	padding-right: 0px;
	padding-left: 50px;
	background-repeat: no-repeat;
	padding-top: 10px;
}
#pie2_Menu {
	width: 500px;
	float: left;
	padding-left: 30px;
	margin-top: 20px;
}
