/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/img1.gif) repeat-x;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A4AFBD;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

h1 { font-size: 31px; }
h2 { font-size: 26px; }
h3 { font-size: 18px; }

p, ul, ol, blockquote {
	margin-top: 0;
	padding-top: 0;
	text-align: justify;
	line-height: 18px;
}

a {
	color: #088ED2;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
}

/* Boxed */

.boxed {
	margin: 0 0 20px 0;
	padding: 0 20px 20px 20px;
	background: url(images/img4.gif) repeat-x left bottom;
}



/* Post */
#esculeft{
float:left;
}
#escuright{
float:right;
}

#escuelas{
text-align:center;
}

#escuelas p  {
	padding-top:80px;
	color:white;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}

#left{
padding-left:0px;
}

.post {
	margin: 0 0 20px 0;
	padding: 10px 20px 30px 20px;
	background: url(images/img4.gif) repeat-x left bottom;
}

.post h4 {
	margin-bottom: 20px;
	font-size: 11px;
	font-weight: normal;
}

.post h4 strong {
	font-weight: bold;
	color: #5B6F88;
}

/* Header */

#header {
	background: url(images/header.jpg) no-repeat;
	width: 904px;
	height: 164px;
	margin:2px auto;

}

/* Menu */
#relleno{
height:125px;
width:904px;
}

#menu {
	float:left;
	padding-left:300px;
}

#menu ul {
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 15px 15px 0 15px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #0C7AC7 url(images/img2.gif) repeat-x;
}

/* Search */

#search {
	float: right;
	margin-top: 20px;
	margin-right: 30px;
}

#textfield1 {
	width: 175px;
	background: #FFFFFF;
	border: none;
}

#submit1 {
	height: 19px;
	background: #6F9303;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content */
#asig p{
text-align:center;
font-size: 18px;
}

#content {
	width: 904px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 238px;
	margin-top:50px;
}

#colTwo {
	float: right;
	width: 646px;
	margin-top:50px;
}

/* ColOne Content */

#colOne ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#colOne li {
font-size: 12px;
	padding: 5px 0 7px 0;
	border-top: 1px solid #3B495A;
}

#colOne li.first {
	border: none;
}

#colOne h3 {
	font-size: 15px;
}

/* ColTwo Content */

/* Logo */

#logo {
	margin: 0 0 20px 0;
	padding: 0 0 40px 1px;
}

#logo h1 {
	text-transform: uppercase;
		text-align:center;
}

#logo h2 {
	text-align:center;
	text-transform: lowercase;
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: black;
}

/* Welcome */
#welcome1 {
	padding: 5px 20px 20px 20px;
}
#welcome1 h2 {
	margin-bottom: 25px;
}


#welcome1 h3 {
	font-size:17px;
	text-align:center;
}

#welcome1 h4 {
	font-size:15px;
}

#welcome1 p {
	padding-top:10px;
	color:white;
	font-size:13px;
}
#welcome img {
	padding-left:100px;
}

#welcome1 img {
	padding-left:0px;
}
#welcome {
	padding: 5px 20px 20px 20px;
}

#welcome h2 {
	margin-bottom: 25px;
}


#welcome h3 {
	font-size:17px;
	text-align:center;
}

#welcome h4 {
	font-size:15px;
}

#welcome p {
	padding-top:10px;
	color:white;
	font-size:13px;
}

/* Footer */

#footer {
	clear: both;
	width: 904px;
	margin: 0 auto;
	background: url(images/img6.gif) repeat-x left top;
}
#footer a{
color:yellow;
}

#footer p {
	margin: 0;
	padding: 30px;
	text-align: center;
	color:black;	
	}
