body {
	margin: 0px;
	background: #b6b6b6 url(img/backgral.gif) repeat-y top center;
}

#all {
	background: #ffffff url(img/fondobody.png) repeat-x top left;;
	margin: 0px auto;
	width: 759px;
}

#header {
	background: transparent url(img/header.png) no-repeat top right;
	height: 170px;
	width: 100%;
}

#main {
	padding: 0.5%;
	margin: 0.5% 1%;
	width: 70%;
	float: left;
	min-height: 600px;
	background-color: white;
	clear: both; 
}

#main h2 {
	color: #9c110a;
	font-size: 1.32em;
	font-weight: bold;
}

#main ul {
	list-style-image: url("img/vineta2.png");
	vertical-align: bottom;
}

#main ul li {
	font-face: Verdana, Arial;
	font-size: 0.85em;
	color: #444444;
	paddin-left: 10px;
}

#main ul li a {
text-decoration: none;
color: #484848;
}

#main ul li a:hover {
text-decoration: none;
color: #ff6600;
}

#textoderecha {
	width: 200px;
	float: left;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	padding: 20px 15px;
}

#textoderecha h3.subt {
	font-family: Arial;
	font-size: 1.1em;
	font-weight: bold;
	color: #979797;
	border:0;
	background-color:transparent;
}

#textoderecha p {
	/*text-align: justify;*/
	font-size: 0.7em;
	font-family: Sans serif, Arial;
}

#menuh {
	height: 24px;
	width: 759px;
	background-color: #991100;
}

.auspicio {
	float: left;
	width: 200px;
	font-size: 0.8em;
	color: #ce9222;
	text-align: center;
}

.auspicio img {
	margin: 20px;
}

#col2 {
	width: 20%;
	border-left: 2px solid #eee;
	float: left;
	padding: 0.5em 1em;
	text-align: center;
}

#col2 p {
	text-align: center;
	font-size: 12px;
	margin: -2px 0; 
}

#col2 .aula {
	width: 80%;
	padding: 8px;
	margin: 8px auto;
	background-color: #efefef;
	border: 1px solid #999999;
	text-align: center;
}

#col2 .aula a, #col2 .aula a:visited {
text-decoration: none;
font-family: verdana;
font-size: 12px;
}

#main h3 {
	width: 100%;
	border-left: 8px solid #990000;
	color: #646464;
	font-size: 0.75em;
	line-height: 150%;
	font-family: Verdana, Arial;
	font-weight: bold;
	padding-left: 10px;
	background-color: #e2e2e2;
	margin-top: 25px;
	margin-bottom: -10px;
}

#main h4 {
	font-size: 14px;
	font-family: Arial, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc0000;
	margin-bottom: -2px;
}

p {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-align: justify;
	color: #545454;
	padding: 10px;
}

#colS {
	display: block;
	width: 100%;
}

#colA, #colB {
	width: 46%;
	margin: 2%;
	float: left;
	height: 150px;
	font-family: verdana;
	font-size: 0.7em;
	color: #767676;
	text-align: justify;
}

#colA a, #colB a{
	color: blue;
}

#colA a:hover, #colB a:hover{
	color: red;
}

#col2 a {
	font-family: Verdana;
	font-size: 0.7em;
	color: #d37414;
	text-decoration: none;
}

#col2 img {
	margin-top: 20px;
}

#col2 a:hover {
	color:#ae130b;
}

#main_seccion {
	padding: 4px 10px;
	margin: 0px;
	width: 739px;
	background-color: white;
}

#main_seccion h2, #main_seccion h1 {
	color: #9c110a;
	font-size: 1.20em;
	font-weight: bold;
}

#main_seccion ul {
	list-style-image: url(img/vineta2.png);
	vertical-align: bottom;
}

#main_seccion ul li {
	font-face: Verdana, Arial;
	font-size: 0.85em;
	color: #333333;
	padding-left: 10px;
}

#main_seccion ul li a {
	text-decoration: none;
}

#main_seccion ul li a:hover {
	text-decoration: underline;
	color: #990000;
}

#main_seccion h3 {
	color: #b84907;
	font-family: Trebuchet MS, Arial;
	font-size: 1.1em;
	font-weight: bold;
}

#main_seccion .seccion {
	color: #990000;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	border-bottom: 1px solid #990000;
}

#main_seccion #autor {
	font-family: Arial;
	text-align: right;
	font-size: 11px;
	clear: both;
	margin-bottom: 15px;
	padding: 12px;
	margin-left: 50%;
	background-color: #FFFFBB;
}

#main_seccion #autor p {
	line-height: 150%;
}

#main_seccion #autor img {
	float: right;
	margin: 1px 10px 5px 5px;
	vertical-align: middle;
}

.copete {
	padding: 10px;
	background-color: #ffcc66;
}

dd, dt, dl {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: verdana, arial;
	font-size: 11px;
	color: #333333;
}
