
* {
	padding: 0px;
	margin: 0px;	
}

body {
	text-align: center;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	font-family: Sans-Serif;
}

ul, ol
{
    margin-left: 15px;
}

img 
{
    border: 0px;
}

#container {
	width: 850px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background-image: url('img/content.png');
}

#page {
	margin: 0px 25px 0px 25px;
	min-height: 450px;
	
}

#page_footer {
	background-image: url('img/content2.png');
	height: 34px;
	clear: both;
}

#header {
	width: 800px;
	height: 100px;
	background-image: url('img/cabecera_nt.jpg');
	background-repeat: no-repeat;
	text-align: right;
}

#header h1 {
	display: none;
}

#headNav {
	height:15px;
	width: 100%;
	color: #fefefe;
}


#search 
{
    visibility: hidden;
    background-image: url('img/buscar.png');
    background-repeat: no-repeat;
    float: right;
    color: #f0f0f0;
    padding: 2px 5px 2px 25px;
    height: 21px;
}

#search form input 
{
    border: solid 1px #f0f0f0;
    background-color: #c0c0c0;
    font-size: 0.75em;
    padding: 0px;
}

#search form input.submit
{
    border: solid 1px #606060;
    background-color: #a0a0a0;
    color: #ffffff;
}

#search form input.submit:hover
{
    border: solid 1px #e0e0e0;
    cursor:pointer;
}

#menu {
	padding: 0px;
	margin: 0px;
}

#menu .toolbar {
	background-color: #e6e6e6;
	color: #303060;
	width: 100%;
}

#menu .toolbar ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
}

#menu .toolbar li {
	background-color: #3182AD;
	float: left;
	color: #fefefe;
	font-weight: bold;
	border-right: solid 1px #e6e6e6;
}

#menu .toolbar li.selected {
	background-color: #2A6EAF;
	/*padding: 2px 10px 2px 10px; Si el selected no es enlace */
}

#menu .toolbar li a {
	color: #fefefe;
	padding: 2px 10px 2px 10px;
	display: block;
	text-decoration:none;
}

#menu .toolbar li a:hover {
	/* background-color: #14628a; */
	background-color: #203060;
	
}

#menu .toolbar div.date {
	padding: 2px 0px 2px 0px;
	text-align: right;
	
}

#menu .second {
	background-color: #9c9a9c;
	color: #ffffff;
	clear: both;
}


#main {
    /* Estilo general */
    text-align: justify;
    font-family: arial, helvetica, sans-serif;
    min-height: 500px;
    height: auto !important;
    /*height: 450px;         */
}

#main div.content {
	margin: 10px 10px 10px 10px;
	position: relative;	
}

#main div.content_menu {
	padding: 0px 0px 0px 195px;
}


#main h1 
{
    color: #3482a9;
    font-weight: bold;
	margin: 15px 25px 5px 5px;
	border-bottom: solid 1px #e0e0e0;
	font-size: 1.25em;	
}

#main h2 {
	font-size: 1em;
	clear:right;
	color: #ba0505;
	padding-top: 0.6em;
	padding-bottom: 0.3em;
}

#main h3 {
	font-size: 1em;
	clear:right;
}

#main a 
{
    color: #42a6ce;
    text-decoration: none;
}

#main a:hover
{
    color: #3296be;
    text-decoration: underline;
}


#main p 
{
    margin-bottom: 10px;
}


#sidebar 
{
    position: absolute;
    left: 0px;
    top: 0px;    
	width: 175px;
	padding: 0px;
	float: left;
	clear: both;
	text-indent: 0em;
	text-align: left;
	font-size: 0.9em;	
}


#sidebar h1 {
	display: none;
}

#sidebar h2 
{    
	display: block;
	background-color: #3482a9;
	color: #ffffff;
	/* background-color: #114a91;*/
	margin: 10px 0px 0px 0px;
	padding: 2px;
	border-left: solid 5px #3482a9;
	border-top: solid 1px #3482a9;
	border-bottom: solid 1px #3482a9;
	border-right: solid 1px #3482a9;
	font-size: 1.1em;	
}

#sidebar ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;

}

#sidebar li {
	padding: 0px;
	color: #000000;
	font-weight: bold;
	border-bottom: solid 1px #3482a9;	
}

#sidebar li a 
{    
    padding: 1px 0px 1px 5px;
	color: #404060;
	text-decoration: none;
	display:block;
	border-left: solid 5px #3482a9;
	
}

#sidebar li a:hover {
	color: #ffffff;
	background-color: #203060;
	text-decoration: none;	
}

#footer {
	clear: both;
    text-align: center;
}

 

#footer a
{
    padding: 1px 5px 1px 5px;
    color: #606060;
    text-decoration: none;    
}

#footer a:hover
{
    color: #101010;
    text-decoration: underline;
}

#footer p
{    
    font-size: x-small;
}

#footer img 
{
    border-width: 0px;
}

img.adjunta 
{
    float: left;
}

img.adjunta_izq
{
    float: right;
    margin: 0px 0px 5px 10px;
}

.ficha
{
}

.ficha ul
{    
    list-style-type: none;   
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.ficha ul p
{
    padding: 0px;
    margin: 0px;
    font-size: 0.9em;
    color: #333333;
}


.logo
{    
    text-align:center;
    margin: 20px 12px 10px 12px;
    
}

.banner
{    
    position:relative;
    top: -10px;
    left: -10px;
    
}

.centrado
{
    text-align: center;
}

.tiny {
	font-size: 0.8em;
}

#news
{    
    width: 525px;
    float: left;
}

#adds
{
    height: 300px;
    float: right;
    width: 235px;    
    text-align: center;    
}

.marco
{
    /*border: solid 1px #a0a0a0;*/
    margin-bottom: 10px;	
}

.bloque
{
    clear: both;
    display:block;
    width: 100%;

    text-align: center; 
}

.bloque img
{
    margin: 20px 12px 10px 12px;
}


.tabla_curso
{
    /*
    caption-side:top;
    */
    margin: auto;
    font-size: 0.9em;
    clear: both;
    border-collapse:collapse;
    border: solid 1px #666666;
    width: 550px;
    
    margin-bottom:25px;
}

.tabla_curso caption
{
    padding: 2px 5px 2px 5px;   
    text-align: left;
    font-weight: bold;
    color: White;
    background-color: #3482a9;
    width: 550px;
    margin: auto;
}

.tabla_curso thead th
{
    border: solid 1px #000000;  
    text-align:center;
}

.tabla_curso tbody td
{
    border: solid 1px #000000;  
    text-align:center;
}

.tabla_curso tbody td.titulo
{
    width: 350px;
    text-align:left;    
}    

.descripcion_curso
{
    font-size: 0.9em;
    text-align:justify;
}

.descripcion_curso th 
{
    text-align:left;
    vertical-align:middle;
    background-color: #ddd;
}

.descripcion_curso td
{
    padding: 5px;
   background-color: #eee;    
} 

.descripcion_curso .temario
{
   padding: 5px 30px 5px 30px;   
} 
