* {
	margin: 0;
	padding: 0;
}
html {
	background-color: #fff;
	background-image: url(../images/fondo_degradado.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #6E6E6E;
	width: 1000px;
	position: relative;
	background-image: url(../images/fondo_base2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a {
	color: #F47D30;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-size: 16px;
	color: #F47D30;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #007DC3;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
h4 {
	font-size: 19px;
	color: #D6D8D9;
	font-weight: bold;
}
.page {
	width: 924px;
	background-image: url(../images/fondo_base.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 45px;
	padding-bottom: 0;
	padding-left: 55px;
}

#contenido {
	width:920px;
	height:auto;
	clear:both;
	position:relative;
	margin-top: 10px;
}



#slogan {
	position:absolute;
	left:51px;
	top:51px;
}


.footer {
	font-size: 10px;
	height: 36px;
	background-image: url(../images/fondo_base3.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	color: #65B1EB;
	text-align: center;
	line-height: 2.5em;
}
.footer a:hover{
	color: #65B1EB;
}
.design{
	color: #65B1EB;
}


#sidebar {
	float: left;
	width: 291px;
	background: url(../images/img04.jpg) repeat-y left top;
	color: #888888;
	margin-top: 20px;
	text-align: left;
	display: inline;
}

#sidebar .bgtop {
	background: url(../images/img05.jpg) no-repeat left top;
}

#sidebar .bgbtm {
	background: url(../images/img06.jpg) no-repeat left bottom;
}

#sidebar ul {
	margin: 0 0 0 20px;
	padding: 30px 0 20px 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0px 17px 16px 0px;
}

#sidebar li li {
	border-bottom: 1px dotted #EEEEEE;
	padding: 0 0 10px 0px;
}

#sidebar h2 {
	margin: 0;
	height: 40px;
	background: url(images/img07.jpg) no-repeat left 45%;
	padding: 10px 0px 0px 20px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #007DC3;
}

#sidebar a {
	color: #888888;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #F47D30;
}


#content {
	float:right;
	width: 590px;
	background: url(../images/img08.jpg) repeat-y left top;
	margin-top: 20px;
}

#content .bgtop {
	background: url(../images/img09.jpg) no-repeat left top;
}

#content .bgbtm {
	background: url(../images/img10.jpg) no-repeat left bottom;
}

.post {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: justify;
}

.post ul {
	margin: 20px;

}

.post li {

}
.more{
	text-align: right;
	font-size: 10px;

}
.title {
	margin: 0;
	padding: 0;
	font-size: 24px;
	color: #F47D30;
}

.title h2 {
	margin-left: 50px;
	color: #F47D30;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.title a {
	text-decoration: none;
	color: #F47D30;
}

.contacto {
	color: #333333;

}

.post2 {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: justify;
}

.post2 ul {
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;

}

.post2 li {

}

.col_der {
	float: right;
	width: 200px;
}
.col_izq {
	float: left;
	width: 200px;
}

.foto {
	margin-top: 30px;

}

.foto_submenu {
	margin-top: 15px;
	display: inline;
	float: left;
	margin-left: 5px;

}

.foto_submenu img {
	margin-top: 1px;
}
#menu{
	width:100%;
	height: 28px;
}
#menu ul{
	display: block;
}
#menu li{
	list-style:none;
	display:block;
	float:left;
}
#menu li a{
	display:block;
	float:left;
	height:28px;
	color:#4C4D50;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	line-height: 28px;
	background-color: #BDBFC1;
	background-image: url(../images/b_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#menu li a span{
	display:block;
	float:left;
	height:28px;
	color:#4C4D50;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 14px;
	line-height: 28px;
	background-color: #BDBFC1;
	background-image: url(../images/b_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#menu li a:hover{
	display:block;
	float:left;
	height:28px;
	background-color: #686A6C;
	background-image: url(../images/b_left_h.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#menu li a:hover span{
	display:block;
	float:left;
	color:#fff;
	height:28px;
	background-color: #686A6C;
	background-image: url(../images/b_right_h.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#menu li a.current{
	display:block;
	float:left;
	height:28px;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	line-height:28px;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
	background-color: #686A6C;
	background-image: url(../images/b_left_h.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#menu li a.current span{
	display:block;
	float:left;
	height:28px;
	color:#fff;
	line-height:28px;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 14px;
	background-color: #686A6C;
	background-image: url(../images/b_right_h.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.intranet_cuadro {
	background-image: url(../images/fondo_intranet.jpg);
	height: 190px;
	width: 255px;
	font-size: 12px;
	color: #FFFFFF;
}
.forma {

}
