* { 
margin : 0; 
padding : 0; 
} 

body {
/*  background-image: url(images/fondos2.jpg);*/
background-color: rgb(41,22,103);
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
}
a:link {
  color: rgb(222,72,39);
  text-decoration: none;
}
a:visited {
  color: rgb(222,72,39);
  text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: none;
}
a:active {
	text-decoration: none;
  color: rgb(222,72,39);
}


.bordes  {border : thin solid Black;}
 
.container {
background-color: white;
width: 800px;
position: relative;
margin: auto;
margin-top: 10px;
}

#logo  {  
width: 800px;
margin: auto;
height: 122px;
text-align: left;
background-color: white;
/*background-color: rgb(249,233,225);*/
}

#menu { 
width: 798px;
margin-left: 6px;
margin-bottom: 10px;
font-size : 75%;
color: rgb(42,31,115);
text-align: left;
height: 32px;
}



.menuTab  {  
float: left;
font-weight: bold;
/* background-color: rgb(224,224,224);*/
background-color: rgb(60,169,174);
padding: 2px 4px 2px 4px;
margin-left: 3px;
height: 32px;
}
.w50  {width: 74px;  }
.w30  {width: 42px;  }

#menu a:link  { 
text-decoration : none; 
color: rgb(41,22,103);
}

#menu a:visited  { 
text-decoration : none; 
color: rgb(41,22,103);
}

#menu a:hover  { 
color : white; 
text-decoration : none;
}

/*#menu a:active {
background-color: red;
color : black;
}*/

.texto  { 
/*padding: 15px 10px 15px 10px;*/
margin: 20px;
text-align: justify;
background-color: white;
}


p {padding-bottom: 10px; padding-top: 6px;}
b  {color: rgb(42,31,115); }

h1 {  
padding: 10px 0px 10px 0px;
font-size : 140%;
font-weight: bold;
margin-top: 10px;
color: rgb(222,72,39);
text-align: left;
}

h2, h3 {  
padding: 10px 0px 10px 0px;
font-size : 110%;
font-weight: bold;
margin-top: 10px;
color: rgb(222,72,39);
text-align: left;
}


.centradofuerte  {  
font-size : 100%;
color: rgb(42,31,115);
text-align: center;
padding: 20px 0px 20px 0px;
font-style : italic;
font-weight: bold;
}

ul,ol  {  
margin-left: 18px;
}


.abajo  {  
clear: both;
position: relative;
margin: auto;
background-color: rgb(222,72,39);
width: 800px;
height: 48px;
font-size : 80%;
color: black; 
/*rgb(42,31,115);*/
text-align: center;
padding: 6px 0px 0px 0px;
}

/*fichas profesores y cursos */
.name {
  padding-top: 20px;
  padding-bottom: 0px;
  font-size: 24px;
  color: rgb(222,72,39);
  font-weight: bold;
  text-align: center;
}

.organization  {
  color: rgb(222,72,39);
  font-size: 14px;
  text-align: center;
padding:0px;
}

.programme  {
  color: rgb(222,72,39);
  font-size: 14px;
  text-align: center;
  padding: 5px;
  padding-bottom:30px;
  font-weight: bold;
}

.course {
font-weight: bold;
color: rgb(222,72,39);
padding-left: 0px;
padding-top: 10px;
}

.photo { 
float: left;
padding: 10px;
padding-left: 0px;
padding-bottom: 30px;
width: 150px;
}

.lengua { 
float: right;
text-align: right;
width: 150px;
}
.outline  {
  color: rgb(222,72,39);
	font-size: 150%;
  font-weight: bold;
	padding-top: 20px;
	border-bottom: thin solid;
}

/*especial index y participantes*/

.textoizq  {  
float: left;
width: 540px;
margin: 20px 0px 0px 20px;
text-align: justify;
background-color: white;
}


.fotoderecha  {  
float: right;
width: 220px;
text-align: right;
}

.fotoderechaT  {  
float: right;
width: 200px;
margin-right:10px;
text-align: left;
background-color: rgb(248,220,209);
font-size: 70%;
padding: 2px;
}

.fotoderechaT p {  
padding: 12px;
}


.c1  { 
text-align: left;
padding: 2px 5px 2px 5px;
font-size: 90%;
}

.c2  { 
text-align: right;
padding: 2px 5px 2px 15px;
font-size: 90%;
}

IMG.centrado {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.centrado {
	margin-left: auto;
	margin-right: auto;
}

.altosuper  {  
height: 2650px;
}

.altomedio  {  
height: 1500px;
}

.altochico  {  
height: 1200px;
}
