/* CSS Document */
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#FFF;
}
#sscontainer {
	width:100%;
	height:100%;
}
#scontainer {
	width:960px;
	align:middle;
	margin-left: auto;
	margin-right: auto;
}
#cabezote {
	width:960px;
	height:151px;
}
#cabezote_izq {
	width:342px;
	height:151px;
	float:left;
}
#cabezote_der {
	width:618px;
	height:62px;
	padding-top:46px;
	float:right;
}
#menu {
	width:232px;
	float:left;
}
#menu_color {
	width:29px;
	height:400px;
	float:left;
}
#menu_botones {
	width:203px;
	float:left;
}
#contenido {
	width:960px;
}
#cont_int {
	width:564px;
	padding:45px 75px 75px 75px;
	float:left;
	border:dashed;
	border-color:#E9E9DC;
	border-width:1px;
}

#int_img {
	width:560px;
}

#pie_img {
	width:558px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #E9E9DC;
	border-bottom-color: #E9E9DC;
	border-left-color: #E9E9DC;
	margin-bottom:10px;
	margin-top:10px
}

#pie_img_txt {
	width:168px;
	padding-left:8px;
	padding-right:10px;
	padding-bottom:5px;
	height:100%;
	float:left;
}

#pie_img_clear {
	height:1px;
	clear:both;
}

#pie_img_asterisco {
	padding: 10px 8px 10px 8px;
}

#agenda_img {
	width:133px;
	padding-bottom:5px;
	padding-right:15px;
	float:left;
}
#linea_hz {
	width:100%;
	margin-bottom:10px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#F5F5EF;
}
#linea_hz_clear {
	height:1px;
	width:544px;
	margin: 5px 8px 5px 8px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#F5F5EF;
	clear:both;
}
#linea_hz_con {
	width:100%;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#F5F5EF;
}
#rectangulo_azul {
	background-color:#EBF5F5;
	padding:20px;
}
