.header {
	background-image: url(../img/header.jpg);
	margin: auto;
	height: 185px;
	width: 1000px;
}

.cuadroCurso
{
	border-left-style:none;
}

.menuprinc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #357A2A;
	text-decoration: none;
	margin-left: 60px;
	z-index: 5;
	padding-top: 130px;
}
.contenido {
	padding: 10px;
}

.InicioSesion
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #357A2A;
}

.inter {
	margin-right: 35px;
}
.col1 {
	float: left;
	width: 294px;
	padding-left: 20px;
	height: 450px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #357A2A;
}

.cuerpo {
	margin: auto;
	height: 550px;
	width: 1000px;
}
a.verde:link, a.verde:active, a.verde:visited {
	color: #357A2A;
	text-decoration: none;
}

.columna {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 945px;
	margin: auto;
	height: 450px;
	padding: 50;
	clear: both;
	padding-top: 20px;
}
.box {
	height:70px;
	margin-bottom: 80px;
}
.titulosec {
	float:left;
	margin-top:18px;
	font-weight: bold;
}
.icono {
float:left; 
margin-right:5px
}



.col2 {
	float: left;
	width: 294px;
	padding-left: 20px;
	height: 450px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006600;
}
.col3 {
	float: left;
	width: 295px;
	height: 450px;
	padding-left: 20px;
}
.footer {

	background-image: url(../img/icono_r14_c1.jpg);
	margin: auto;
	height: 26px;
	width: 945px;
}
a.verde:hover, a.verde:visited:hover {
	color: #000000;
}
a.negro:link, a.negro:active, a.negro:visited {
	color: #000000;
	text-decoration: none;
}
a.negro:hover, a.negro:visited:hover {

	color: #85B32F;
}
.cuerpoCopy {

	margin: auto;
	height: auto;
	width: 1000px;
}
.columnaCopy {

	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 945px;
	margin: auto;
	height: auto;
	padding: 50;
	clear: both;
	padding-top: 20px;
}
.bgmenu {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 945px;
	margin: auto;
	height: 185px;
	background-image: url(../img/menu.jpg);
	float: none;
	z-index: 1;
}
