/* CSS Document */

body {
	color:#666;
	margin: 0px;
	background-color: #bcd3cd;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-repeat: repeat-x;
	font-size: 12px;
}
a{ 
	text-decoration:none;
	color:#000;
}
a:hover{ 
	
	color:#666;
}
h1 {
	margin:0 0px 10px 0px;
	padding:4px;
	font-size: 13px;
	background-color: #cead73;
	font-weight: bold;
	color: #3A6E77;
}
h2 {
	color: #9D7839;
	margin:0 0px 10px 0px;
	padding:0px;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D7839;
}
h3 {
	color: #9D7839;
	margin:0 0px 10px 0px;
	padding:0px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
#cabeceraFlash {
	margin-bottom: 10px;

	background-repeat: no-repeat;
	background-position: center top;	
}
#cuerpoIncludes {

}
#cuerpo {
	width: 970px;
	text-align: center;
	background-color: #f7efe7;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 12px;
	
}
#PieDireccion {

	font-size: 10px;
	text-align: center;
	padding-bottom:1px;
}
#PieDireccion  h1{ 
	font-weight: normal;
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-align: center;
	padding-bottom:1px;

}

#PieDireccion  a{ 
	text-decoration:none;
	color:#666;
}
#PieDireccion a:hover{ 
	
	color:#000;
}
#PieCuerpo {

	width: 100%;
	background-color: #cead73;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9D7839;
	left: 0px;
}
#PieMenu {
	font-size: 10px;
	text-align: center;
	color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	line-height: 18px;
	
}
#div_includes{
	margin: 0 13px 10px 13px;

}
.contenido{
	text-align: justify;
}
#foto{
	
	width:180px;
}
#texto{
	width:700px;
	
}
table td{
	font-size: 12px;
	vertical-align: top;
	line-height: 20px;
	text-align: justify;
	
}
.dondeImg  {
	margin-left: 15px;
	
}
.Img10margen  {
	margin: 0 0 10px 10px;
	
}
.tablaCursos {
padding: 2px 0 2px 15px;
}
.Teorica{

	border-width: 1px;
	border-style: solid;
	border-color: #9D7839;
	border-bottom-width: 0px;
}

table tr .fecha{
	background-color: #CEAD73;
	font-weight: bold;
	color:#fff;
}

table .Teorica tr td{
	padding: 0 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D7839;
}