* {
	margin: 0;
	padding: 0;
}

body {
background: #333;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
}

a {
text-decoration: none;
color: #99AECD;
}
a:hover {
text-decoration: underline;
color: #4F5D7F;
}

#wrap {
margin: 20px auto 10px auto;
width: 800px;
background: #fff;
padding: 10px;
border: 3px solid #000;
}

#header {
height: 160px;

background: #554d42 url(images/header.jpg) no-repeat;
}
#header h1 { 
line-height: 50px;
font-size: 50px;
letter-spacing: -7px;
padding: 1px 0 0 10px ;
color: #000066;
}
#header h1 a { 
color: #D1DDEF;
text-decoration: none;
font-weight: 600;
letter-spacing: -7px;
}
#header h1 a:hover {
color: #fff;
}
#header h2 { 
line-height: 23px;
font-size: 20px;
letter-spacing: -2px;
padding: 1px 0 0 12px ;
color: #000066;
}

#menu {
height: 30px;
line-height: 30px;
background: #000;
}
#menu ul {
list-style-type: none;
padding-left: 5px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 12px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 9px;
color: #fff;
}
#menu ul li a:hover {
color: #aaa;
text-decoration: none;
}

#content {
padding: 0 20px 20px 0;
}
#content h1 {
color: #99AECD;
padding: 15px 0 7px 0;
}
#content h1 a {
text-decoration: none;
}
#content h1 a:hover {

}

.imgizda{
	float: left;
	margin: 3px 15px 0px 0px;
	border: 3px solid #ccc;
}

.imgdcha {
	float: right;
	
	margin: 3px 30px 0px 15px;
	border: 3px solid #ccc;
	
}
.right {
	float: right;
	width: 600px;
	text-align: justify;
	padding-top: 5px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {

}

.medio {
	float: left;
	width: 780px;
	text-align: justify;
	padding: 10px;
}
.medio h2 {
color: #7988AF;
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.medio h2 a {
text-decoration: none;
}
.medio h2 a:hover {

}

.medio ul {
padding: 5px 0 5px 20px;
list-style-type: square;
color: #7988AF;
font-size:11px
}
.medio ul li a {
text-decoration: none;
font-weight: 600;
}
.medio ul li a:hover {

}



.cuarto {
	float: left;
	width: 360px;
	text-align: justify;
	padding: 10px;
}
.cuarto h2 {
color: #7988AF;
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.cuarto h2 a {
text-decoration: none;
}
.cuarto h2 a:hover {

}
.cuarto ul {
padding: 5px 0 5px 20px;
list-style-type: square;
color: #7988AF;
font-size:11px
}
.cuarto ul li a {
text-decoration: none;
font-weight: 600;
}
.cuarto ul li a:hover {

}


.cuartodcha {
	float: right;
	width: 360px;
	text-align: justify;
	padding: 10px;
}
.cuartodcha h2 {
color: #7988AF;
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.cuartodcha h2 a {
text-decoration: none;
}
.cuartodcha h2 a:hover {

}
.cuartodcha ul {
padding: 5px 0 5px 20px;
list-style-type: square;
color: #7988AF;
font-size:11px
}
.cuartodcha ul li a {
text-decoration: none;
font-weight: 600;
}
.cuartodcha ul li a:hover {

}


.cuartito {
	float: left;
	width: 270px;
	text-align: left;
	padding: 10px;

}
.cuartito h2 {
color: #7988AF;
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.cuartito h2 a {
text-decoration: none;
}
.cuartito h2 a:hover {

}

.cuartitodcha {
	float: right;
	width: 270px;
	text-align: left;
	padding: 10px;
}
.cuartitodcha h2 {
color: #7988AF;
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.cuartitodcha h2 a {
text-decoration: none;
}
.cuartitodcha h2 a:hover {

}
.left {
float: left;
width: 160px;
padding-top: 15px;
}
.left h2 {
margin: 5px 0 0 0;
padding-left: 10px;
height: 20px;
line-height: 20px;
color: #7988AF;
font-size: 15px;
}
.left ul {
padding: 5px 0 5px 20px;
list-style-type: square;
color: #99AECD;
font-size:11px
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}

.ponaizda{
float: left;
width: 300px;
padding-top: 3px;
}

.ponadcha{
float: right;

padding: 3px 3px 3px 50px;
}

#footer {
text-align: center;
font-size: 11px;
color: #aaa;
}
#footer a { color: #aaa; }
#footer a:hover { color: #111; }

.quitapadding {
padding: 0px 0 0 0;
line-height:normal
} 
