/*******************************************************************************
****** ACTIVIDADES CSS *********************************************************
*******************************************************************************/

/* TITULO */
table.cuerpo tr td.contenido h3
{
    width: 586px;
    height: 20px;
    font-family: tahoma, arial, verdana, Lucida, Helvetica, Geneva, sans-serif;
    font-size: 0.8em;
    font-weight: bold;
    text-transform: uppercase;
    color: #C27EAC;
    background-image: url( ../img/fondo_titulos.jpg );
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 20px;
    padding-top: 10px;
	margin-left: 4px;
}

table.cuerpo tr td.contenido h3.tit2
{
    height: 16px;
	font-size: 1.0em;
    text-transform: none;
    background-image: url( ../img/fondo_titulos2.jpg );
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 2px;
	border-bottom: 1px solid #C27EAC;
}

/* CAJA DE CONTENIDO */
table.cuerpo tr td.contenido div.caja
{
    width: 605px;
    background-image: url( ../img/sombra_sup_caja.jpg );
    background-repeat: repeat-x;
    background-position: left top;
    /*border-left: 1px solid #BEDA69;*/
    padding-left: 1px;
    padding-top: 15px;
    padding-bottom: 10px;
	margin-left: 4px;
    margin-top: 0px;
}

table.cuerpo tr td.contenido div.caja h4
{
    font-size: 1em;
    color: #3D5070;
    background-image: url( ../img/ico_punto.gif );
    background-repeat: no-repeat;
    background-position: 0px 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 2px;
    margin-left: 14px;
}

table.cuerpo tr td.contenido div.caja span
{
    display: block;
    margin-left: 20px;
}

table.cuerpo tr td.contenido div.caja span strong
{
    font-weight: normal;
    color: #3D5070;
}

table.cuerpo tr td.contenido div.caja span a
{
    font-size: 0.9em;
    color: #3D5070;
    text-decoration: none;
}

table.cuerpo tr td.contenido div.caja span a:hover
{
    text-decoration: underline;
}

table.cuerpo tr td.contenido div.caja p
{
    margin-left: 5px;
    margin-bottom: 10px;
}

/* CAJA DE CONTENIDO 2 */
table.cuerpo tr td.contenido div.caja2
{
    width: 605px;
    /*border-left: 1px solid #BEDA69;*/
    padding-left: 1px;
    padding-top: 5px;
    padding-bottom: 10px;
	margin-left: 4px;
    margin-top: 0px;
}

table.cuerpo tr td.contenido div.caja2 p
{
    margin-left: 14px;
}

table.cuerpo tr td.contenido div.caja2 span
{
    display: block;
    margin-left: 20px;
}

table.cuerpo tr td.contenido div.caja2 span strong
{
    font-weight: normal;
    color: #3D5070;
}

table.cuerpo tr td.contenido div.caja2 h4
{
    font-size: 1em;
    color: #3D5070;
    background-image: url( ../img/ico_punto.gif );
    background-repeat: no-repeat;
    background-position: 0px 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 2px;
    margin-left: 14px;
}

table.cuerpo tr td.contenido div.caja2 div.bloque_cat_izq
{
    width: 250px;
    height: 147px;
    float: left;
    padding: 10px;
    padding-bottom: 5px;
    border: 2px solid #C27EAC;
    margin-left: 4px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

table.cuerpo tr td.contenido div.caja2 div.bloque_cat_izq a
{
    display: block;
    font-weight: bold;
    text-decoration: none;
    color: #3D5070;
    background-color: #ECDBE6;
    background-image: url( ../img/ico_punto.gif );
    background-repeat: no-repeat;
    background-position: 15px 8px;
    padding-left: 30px;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    margin-bottom: 5px;
}

table.cuerpo tr td.contenido div.caja2 div.bloque_cat_der
{
    width: 280px;
    height: 142px;
	float: right;
    padding: 10px;
    border: 2px solid #C27EAC;
	margin-top: 10px;
}

table.cuerpo tr td.contenido div.caja2 div.bloque_cat_der div.sombra
{
    position: absolute;
    left: 4px;
    top: 4p;
    background-color: #CDCFD3;
    z-index: 0;
}

table.cuerpo tr td.contenido div.caja2 form
{
    width: 606px;
	padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 4px;
}

table.cuerpo tr td.contenido div.caja2 form div.buscador
{
    width: 290px;
	float: right;
	background-color: #ECDBE6;
    padding-left: 60px;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 2px;
	margin-top: 10px;
	margin-right: 4px;
}

table.cuerpo tr td.contenido div.caja2 form div.buscador input
{
    width: 220px;
	float: left;
    font-size: 0.8em;
    border-left: 1px solid #B7BDC;
    border-top: 1px solid #B7BDC2;
    border-right: 1px solid #ADA9A7;
    border-bottom: 1px solid #ADA9A7;
	margin-right: 5px;
}

table.cuerpo tr td.contenido div.caja2 form div.buscador input.boton_buscar
{
    width: 35px !important;
	height: 15px !important;
	font-size: 1em !important;
	text-align: center;
	text-transform: none !important;
    margin: 0px !important;
	margin-top: -2px !important;
}

table.cuerpo tr td.contenido div.caja2 form div.caja_radios
{
    width: 185px;
	float: left;
	padding-left: 0px;
	margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
}

table.cuerpo tr td.contenido div.caja2 form div.caja_radios label
{
    float: left;
	display: block;
	font-size: 0.9em;
    color: #7F7F7F;
    background-image: none;
    padding: 0px;
    padding-top: 5px;
    margin-left: 5px;
    margin-right: 0px;
	margin-bottom: 5px;
}

table.cuerpo tr td.contenido div.caja2 form div.caja_radios input
{
    width: 10px;
    float: left;
    padding: 0px;
    margin: 0px;
    margin-top: 5px;
}

table.cuerpo tr td.contenido div.caja2 form label
{
    display: block;
    color: #3D5070;
    background-image: url( ../img/ico_punto.gif );
    background-repeat: no-repeat;
    background-position: 0px 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 2px;
}

table.cuerpo tr td.contenido div.caja2 form label.correo
{
    width: 174px;
    float: left;
}

table.cuerpo tr td.contenido div.caja2 form label.telefono
{
    float: left;
    margin-left: 10px;
}

table.cuerpo tr td.contenido div.caja2 form input
{
    width: 100%;
    font-size: 0.8em;
    border-left: 1px solid #ADA9A7;
    border-top: 1px solid #ADA9A7;
    border-right: 1px solid #B7BDC2;
    border-bottom: 1px solid #B7BDC2;
    margin-bottom: 5px;
}

table.cuerpo tr td.contenido div.caja2 form input.correo
{
    width: 183px;
}

table.cuerpo tr td.contenido div.caja2 form input.telefono
{
    width: 100px;
    margin-left: 5px;
}

table.cuerpo tr td.contenido div.caja2 form textarea
{
    width: 100%;
    height: 60px;
    border-left: 1px solid #ADA9A7;
    border-top: 1px solid #ADA9A7;
    border-right: 1px solid #B7BDC2;
    border-bottom: 1px solid #B7BDC2;
    margin-bottom: 5px;
}

table.cuerpo tr td.contenido div.caja2 form input.boton
{
    width: auto;
    float: right;
    font-size: 0.9em;
    color: #3D5070;
    background-color: #F1F6D3;
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid #FFFEEE;
    border-top: 1px solid #FFFEEE;
    border-right: 1px solid #B7B9A2;
    border-bottom: 1px solid #B7B9A2;
    margin-top: 10px;
    cursor: pointer;
}