html { height: 100%; margin-bottom: 1px; } /* fuerza la aparición de la barra de scroll */

body { width: 1000px; margin: auto auto auto auto;  background-color: white; text-align: center; font-family: Arial, Verdana, Helvetica;	}

.logo  {  text-align: center; }

.principal { 	color: black; width: 1000px; 	margin: 10px auto auto auto; background-color: #E2E2E2; }
.principalcontent { 	width: 970px; 	font-size:14px; margin: 10px 10px 10px 10px; text-align: left; }

.cabecera { height: 120px; padding-top:10px; color: white; }
.logo {	width: 270px; background-color: white; vertical-align: middle;}
.fotosuperior01	{ width: 690px;  font-size:28px; font-weight:bold;  text-align: right; background-image: url(./images/img_index.jpg);	}

.menusuperior { 	color: #4A6373; line-height: 20px; font-size:17px; font-weight:bold;  text-align: left; }

a  			{ border-bottom: 1px dotted #9BAAA8; font-weight:bold; text-decoration: none; color: #4A6373; }
a.noline 		{ text-decoration: none; border-bottom: 0px;}
				
a.menusuperior 			{ text-decoration: none;  border-bottom: 0px; color: #4A6373; padding:10px; }
a.menusuperior:hover 	{ color: white; }
a.menusuperioractivo 	{ text-decoration: underline;  border-bottom: 0px; color: #4A6373; padding:10px; }
.nounderline  a		{ text-decoration: none; border-bottom: 0px; }

.cathorizontal  {  width: 975px; background-color: white; }
.cathorizontal  h2	{ font-size: 20px; color:#9BAAA8; text-align: left; padding:0px 5px; letter-spacing: 1px; line-height: 1em;}
.cathorizontal  a.main	{ border-bottom: 2px dotted #9BAAA8; text-decoration: none; color:#9BAAA8; line-height: 1.4em; }
.cathorizontal  a	{ text-decoration: none; color:#9BAAA8; line-height: 1.4em; }

.thumbnails { text-align: left; width: 135px;}
.thumbnails  a {font-size: 13px; font-weight:bold; color:#9BAAA8; text-align: left; letter-spacing: 1px; text-decoration:none;  }
.thumbnails  a:hover { border-bottom: 1px dotted #9BAAA8; }

.pie td  { font-size: 15px; color:#9BAAA8; letter-spacing: 1px; font-weight:bold; text-align:right;}

.textoseccion { font-size: 15px; color:#4A6373; vertical-align: top; }

h1 	{font-size:34px;}

input.textoseccion		{ font-size:14px; color:black; font-weight:bold;  }
textarea.textoseccion 		{ font-size:14px; color:black; font-family: Arial, Verdana; font-weight:bold; }

/* estilos de formacionvalencia.com para listado de cursos */

.titulotabla	{ font-size:14px; color:black; font-weight:bold; }
.datoscurso 	{ font-size:13px; color:black; }

/* estilos viejos */

.barralateral { 	width: 190px; 	position: absolute;  	text-align: center; 	}
.contenido {	width: 970px; 	padding-left: 20px; text-align: left; font-size:11px; font-family: Verdana, Arial, Helvetica;	text-align: left;}

p { 	line-height: 1.4em; / line-height: 1.4em; }



