* {
	margin: 0;
	padding: 0;
}

ul,
li {
	list-style-type: none;
}

img {
	border: 0;
}

.subrayado{
	text-decoration: underline;
}


body{
	background-image: url("../../img/fondo.gif");
	font-family: "Arial" , serif;
	text-align: center;
	font-size: 11px;
}
#contenido{
	background-color: #ffffff;
	padding-left:30px;
	padding-right:30px;
}
	#contenedor{
		width:830px;
		margin: 0 auto;
		text-align: left;
	}

	#sombraizq{
		background: transparent url("../../img/sombra-izq.png") repeat-y left top;
		padding-left:15px;
	}

		#sombrader{
			background: transparent url(../../img/sombra-der.png) repeat-y right top;
			padding-right: 15px;
		}

#contenido{
	padding:30px;
}
#borde{
	border-top: 1px dotted #A2A2A2;	 
	border-right: 1px dotted #A2A2A2;	
	border-bottom: 1px dotted #A2A2A2;	
	border-left: 1px dotted #A2A2A2;		
}
		.imagen{
			width: 310px;
/*			height: 300px;*/
			float:left;
		}		
		
		.imagen img {
			width: auto !important;
			width: 300px;
			max-width: 300px;
		}
		
	#principal {
		padding: 0;
		padding-right: 33px;
		width: 395px;
		border: none; 
		float: left;
		color:#777;
	}
	#principal p {
		padding-bottom: 10px;
	}
	

		h1 {
			border-bottom: 1px dotted #A2A2A2;
			color:#6A747C;
			font-size:11px;
			padding: 0;
			width: 738px;
			height: 56px;
		}

		#tit_border {
			border-right: 10px solid #6a747c;
			border-left: 10px solid #6a747c;
			padding-left:15px;
			padding-top:11px;
			height: 45px;
			width: 703px;
		}

		h2 { 
			color: #54075B;
			color: #54075B;
			text-decoration: none;
			font-size:14px !important;
			text-align:left;
			padding:20px;
			text-transform:uppercase;
			font-weight:normal;
		}
	
		#principal h2 a {
			color: #54075B;
			text-decoration: none;
		}
	
		h2 .fecha {
			color: #777;
		}

#outerImageContainer  {
background-attachment:scroll;
background-color:#FFFFFF;
background-image:url("../../img/diagnostico-maipu-logo.jpg");
background-position:right top;
background-repeat:no-repeat;
}
