﻿body 
{
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	color: #211E1C;
}

ul{list-style-type:none;}
a{background:#fff; color:#000; text-decoration:none;}
a:hover{background:#fff; color:#666; text-decoration:underline;}


.enlace a{background:#fff; color:#0000CC; font-family: Arial; text-decoration:underline;}
.enlace a:visited{background:#fff; color:#660033; text-decoration:underline;}
.enlace a:hover{background:#fff; color:#FF3300; text-decoration:underline;}

p
{
	font-family: Arial;
	font-size: 12px;
	color:Black;
	line-height:20px;
	letter-spacing:1px;
}

h1
{
	font-family: Arial;
	font-size: 18px;
	color: #211E1C; 
	height:28px;
	width:590px;
	background-image:url('http://www.desarrollodewebs.com/img/h1_fondo.jpg');
	padding-left:10px;
	padding-top:7px;
	border:1px solid #DCD8D6;
}

h2
{
	font-family: Arial;
	font-size: 16px;
	color: #504843;
    margin-top: 16px;
}

.divH2 h2
{
	font-family: Arial;
	font-size: 18px;
	color: #211E1C; 
	height:28px;
	width:590px;
	background-image:url('http://www.desarrollodewebs.com/img/h1_fondo.jpg');
	padding-left:10px;
	padding-top:7px;
	border:1px solid #DCD8D6;    
}

.slogan
{
	font-family: Arial;
	font-size: 14px;
	color:Black;
	line-height:20px;
	letter-spacing:1px;
	font-weight:bold;
	font-style:italic;
    
}
.asterisco
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:Red;
}


.lista1 ul
{
	font-family: Arial;
	font-size: 12px;
	color:Black;
	line-height:20px;
	letter-spacing:1px;
}
.lista1 li
{
	font-family: Arial;
	font-size: 12px;
	color:Black;
	line-height:22px;
	list-style-position:outside;
	list-style-image:url('http://www.desarrollodewebs.com/img/arrow1.gif');
    margin-right: 20px;
    letter-spacing:1px;
}
.lista1 a
{
	font-family: Arial;
	font-size: 12px;
	text-decoration:underline;
	color:Blue;   
}
.lista1 a:visited
{
	font-family: Arial;
	font-size: 12px;
	text-decoration:underline;
	color:Maroon;
}

#contenedor
{
    width:900px;
    margin-top:20px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    background-color:White;

}
#cabecera_skin
{
    background-image:url('http://www.desarrollodewebs.com/img/skin_cabecera_5.jpg');
    width:898px;
    border-top:1px solid #1a1a1a;
    border-left:1px solid #1a1a1a;
    border-right:1px solid #1a1a1a;
}
#logo
{
    float:left;
    margin-left: 10px;
    margin-top: 23px;
}
#MenuNavegacion_div
{
    height:35px;
    padding-right:40px;
}

.boton
{
    height:25px;
    background-image:url('http://www.desarrollodewebs.com/img/boton_fondo.jpg');
    font-family:Arial;
    font-size:14px;
    display:block;
    padding-top:9px;
    padding-left:10px;
    padding-right:10px;
    border-left: 1px solid #1a1a1a;
    border-top: 1px solid #1a1a1a;
    border-right: 1px solid #1a1a1a;
    
}
.boton:hover
{
    background-image:url('http://www.desarrollodewebs.com/img/boton_fondo_hover.jpg');
    background-repeat:repeat-x;
    color:#1a1a1a;
    text-decoration:none;
}
.boton:active
{
    background-image:url('http://www.desarrollodewebs.com/img/boton_fondo_selected.jpg');
    background-repeat:repeat-x;   
}

.boton_selected
{
    height:25px;
    background-image:url('http://www.desarrollodewebs.com/img/boton_fondo_selected.jpg');
    background-repeat:repeat-x;
    font-family:Arial;
    font-size:14px;
    display:block;
    padding-top:9px;
    padding-left:10px;
    padding-right:10px;
    border-left: 1px solid #1a1a1a;
    border-top: 1px solid #1a1a1a;
    border-right: 1px solid #1a1a1a;
    text-decoration:none;
    font-weight:bold;
    color:#FFFFFF;
}
.boton_selected:hover
{
    height:25px;
    background-image:url('http://www.desarrollodewebs.com/img/boton_fondo_selected.jpg');
    background-repeat:repeat-x;
    font-family:Arial;
    font-size:14px;
    display:block;
    padding-top:9px;
    padding-left:10px;
    padding-right:10px;
    border-left: 1px solid #1a1a1a;
    border-top: 1px solid #1a1a1a;
    border-right: 1px solid #1a1a1a;
    text-decoration:none;
    font-weight:bold;
    color:#FFFFFF;
}
#cuerpo
{
    width:900px;
    /* sdgsfdgsdfsdfg
    border-left:1px solid #1a1a1a;   
    border-bottom:1px solid #1a1a1a;   
    border-right:1px solid #1a1a1a;   */
}
#path_div
{
    margin-top:10px;
    margin-bottom:30px;
}
#central
{
    width:605px;
    float:left;
    text-align:left;
    padding-left:20px;
    padding-right:20px;
    border-right:1px solid #DCD8D6;
    border-left:1px solid #1a1a1a;
    }
#derecha
{
    width:246px;
    float:right;
    text-align:left;   
    border-right:1px solid #1a1a1a;
    margin-right:0px;
    height: 1860px;
}
#pie
{
    width:898px;
    clear:both;
    height:5px;
    border-bottom:1px solid #1a1a1a;
    border-left:1px solid #1a1a1a;
    border-right:1px solid #1a1a1a;       
}
#pie_superior
{
    width:898px;
    clear:both;
    height:5px;
    border-top:1px solid #1a1a1a;
    border-left:1px solid #1a1a1a;
    border-right:1px solid #1a1a1a;
}

.tabla
{
    margin-left:20px;
    border:1px solid #DCD8D6;
    font-family:Arial;
    font-size: 12px;
	color:Black;
	line-height:20px;
	width:555px;
	border-collapse:collapse;
	background:#EFF4FB ;
}
/*  
url(http://www.desarrollodewebs.com/img/teaser.gif) repeat-x
*/
.tabla_col_izq
{
   	width:150px;
    border:1px solid #DCD8D6;
    padding-left:5px;
    padding-bottom:10px;
    padding-top:10px;
    font-weight:bold;
}
.tabla_col_der
{
    border:1px solid #DCD8D6;
    padding-left:8px;
    padding-right:8px;
    padding-bottom:10px;
    padding-top:10px;

}
.tabla_col_izq_cabecera
{
   	width:150px;
   	height:2px;
    border:1px solid #4195C4;
    background-color:#4195C4;

}
.tabla_col_der_cabecera
{
   	height:2px;
    border:1px solid #4195C4;
    background-color:#4195C4;

}