/* Cascading Stylesheet for Common Elements */

/* Begin: General */
body
{
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 8px;
    padding-right: 8px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 75%;
    color: black;
    background-image: url(../imagenes/running_background.jpg) ;
    background-repeat:no-repeat;
    background-color:Black;
   
}


.page{
    width:910px;
    margin-left: auto;
    margin-right:auto;
    background-color:white;
    padding:0px;
    margin-top:0px;
}


.header1{
    background-image: url(../imagenes/header_01.jpg);
    height:92px;
    margin:0px;
    padding:0px;
}

.header2{
    /*background-image: url(../imagenes/header_02.jpg);*/
    height:34px;
    margin:0px;
    padding:0px;
    overflow:hidden;
}

.header_image{
    /*height:509px;*/ 
    margin:0px;
    padding:0px;
}

.noticia_destacada{
    background-image: url(../imagenes/noticia_destacada.jpg);
    height:208px;
    padding-left:35px;
    padding-top:10px;
}

.noticia_destacada h1{
    color:White;
    font-family:Arial;
    font-size:14px;
    margin:0px;
    padding:0px;
    text-transform:uppercase;
}

.noticia_destacada h2{
    color:#993300;
    font-family:Arial;
    font-size:21px;
}

.home_right{
    padding-top:10px;
    float:right;
    width:251px;
    height:438px;
    background-image: url(../imagenes/gris_degrade.jpg);
    background-repeat:no-repeat;
    color:#636363;
    
}

.home_right h1{
    font-size:18px;
    color:#696969;
    padding-left:15px;
    font-weight:normal;
}

.h1_side{
    color:#f58200;
    font-size:15px;
}

.home_right p{
    padding-left:15px;
    padding-right:25px;
    text-align:justify;
    font-size:11px;
}

.home_mapa{
    padding-left:15px;
    width:191px;
    text-align:right;
    color:#636363;
    cursor:pointer;
}

.mapa_link{
    font-size:11px;
    color:#636363;
}

.home_left{
    float:left;
    width:604px;
    font-size:12px;
    color:#636363;
    padding-left: 35px;
    padding-right: 20px;
    padding-top:10px;
}

.home_left h1{
    font-size:21px;
    color:#696969;
    font-weight:normal;
}


.home_left p{
    color:#8b8b8b;
    padding-left:10px;
    padding-right:15px;
    /*text-align:justify;*/
    font-size:11px;
}

.home_left a{
    color:#f58200;
    font-size:11px;
    text-decoration:none;
    font-weight:bold;
}

.home_left a:hover{
    color:#f58200;

}


.content{

}

body.template h1
{
    padding-bottom: 12px;
    border-bottom: 1px dotted #bbbbbb;
    font-size: 2.2em;
    font-family: Trebuchet MS, Arial, sans-serif;
    color: #888888;
}
span.allcaps
{
    font-variant: small-caps;
}
body.template h2
{
    margin-bottom: 10px;
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 1.65em;
    color: #888888;
}
div.back
{
    margin-bottom: -20px;
    position: relative;
    top: -28px;
    padding-left: 5px;
    padding-bottom: 5px;
}
div.back img
{
    position: relative;
    margin-top: 0em;
    padding-left: 8px;
    padding-right: 8px;
    border: none;
    /*background-color: #ffffff;*/
}
div.back a:link,
div.back a:visited
{
    color: #839ce7;
    text-decoration: none;
    /*background-color: #ffffff;*/
    padding-right: 8px;
    top: -.2em;
    left: .25em;
}
div.back a:hover
{
    color: #000099;
    text-decoration: underline !important;
}
/* End: General */

/* Begin: Tables */
body.template table.listview, table.gridview, table.detailstable 
{
    border: 1px solid #dbddff; 
    border-bottom: 3px solid #dbddff;
    border-collapse: collapse;
    font-family: Tahoma, Arial, sans-serif;
    color: #666666;
    font-size: 95%; 

}

body.template table.listview th, table.gridview th, table.detailstable th,
body.template table.listview td, table.gridview td, table.detailstable td 
{
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.1em;
}

body.template table.listview th, table.gridview th, table.detailstable th
{
    background-position: 1px 1px;
    background-repeat: repeat-x;
    /*background-color: #ffffff;*/
    font-size: 100%;
    text-align: left;
    line-height: 1.3em;
    color: #666666;
    border-left: 1px solid #dbddff;
    border-right: 1px solid #dbddff;
    border-bottom: 1px solid #dbddff;
}

body.template table.listview td, table.gridview td, table.detailstable td
{
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px dotted #dadada;
}

body.template td.bold {
    font-weight:bold;
}

body.template th a:link,
body.template th a:visited,
body.template th a:hover
{
    color: #666666;
    text-decoration: none;
}

body.template td a:link,
body.template td a:visited
{
    color: #718ABE;
    text-decoration: none;
    padding-right: 6px;
}
body.template td a:hover
{
    color: #000099;
    text-decoration: underline !important;
}
table.gridview
{
    width: 100%;
}
table.gridview table td
{
    padding-left: .5em;
    padding-right: .5em;
}

table.gridview th {
    background-image:url(DynamicData/Content/Images/header_back.gif);
}

table.listview
{
    width: 100%;
}
table.listview td a:link, 
table.listview td a:visited
{
    font-size: 100%;
}
table.listview table td
{
    padding-left: .5em;
    padding-right: .5em;
}

table.listview th {
    background-image:url(DynamicData/Content/Images/header_back.gif);
}

table.detailstable td
{
    border-left: 1px solid #dbddff;
    border-right: 1px solid #dbddff;
    vertical-align:top;
}

table.detailstable th
{
    /*background: #FCFDFE;*/
    vertical-align:top;
}

td.nowrap 
{
    white-space: nowrap;
}
/* The following modifies the details table */
body.template tr
{
    /*background: #FCFDFE;*/
}
/* The following modifies the controls in the list table footer */
tr.footer td
{
    /*background: #dbddff;*/
    height: 1.5em;
}

/* The following modifies the selected row in the list table */
tr.selected td
{
    background: #fdffb8;
}

/* End: Tables */

/* The following modifies the page number control which exists under the main table */
div.pager
{
    padding: 0px;
    padding-left: 6px;
    padding-right: 6px;
}
span.results1
{
    float:left;
}
span.results2
{
    float:right;
}
/* The following modifies the results per page control which exists under the main table */
div.results
{
    display: inline;
    position: relative;
    padding: 0px;
    padding-left: 6px;
    padding-right: 6px;
    margin-top: -1.75em;
    float:right;
}
/* Set's the appearance of the drop down control*/
.droplist
{
    padding: 0px;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: .95em;
    color: #666666;
}
/* Bottom hyperlink design*/
div.bottomhyperlink
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 100%;
    margin-top: -3px;
}
div.bottomhyperlink a:link,
div.bottomhyperlink a:visited
{
    color: #839ce7;
    text-decoration: none;

    font-family: Tahoma, Arial, Sans-Serif;

    font-size: 100%;

    margin-top: -3px;
}
div.bottomhyperlink a:hover
{

    color: #000099;

    text-decoration: underline !important;

    font-family: Tahoma, Arial, Sans-Serif;

    font-size: 100%;
}
div.bottomhyperlink img
{
    position: relative;
    top: 0em;
    padding-right: .4em;
    border: none;
}

.paso0_header
{
    padding: 0px;
    margin-top: 0px;
    background-image:url(../images/Header_deslinde.png);
    background-repeat:no-repeat;
    height: 151px;
    width: 570px;
    margin-right:auto;
    margin-left:auto;
}

.paso1_header
{
    padding: 0px;
    margin-top: 0px;
    background-image:url(../images/header_paso1.png);
    background-repeat:no-repeat;
    height: 151px;
    width: 570px;
    margin-right:auto;
    margin-left:auto;
}

.paso2_header
{
    padding: 0px;
    margin-top: 0px;
    background-image:url(../images/header2.png);
    background-repeat:no-repeat;
    height: 151px;
    width: 570px;
    margin-right:auto;
    margin-left:auto;
}

.paso3_header
{
    padding: 0px;
    margin-top: 0px;
    background-image:url(../images/header3.png);
    background-repeat:no-repeat;
    height: 151px;
    width: 570px;
    margin-right:auto;
    margin-left:auto;
}


.paso0_footer
{
    padding: 0px;
    background-image:url(../images/footer_deslinde.png);
    background-repeat:no-repeat;
    background-color:transparent;
    height: 65px;
    width: 570px;
    margin-right:auto;
    margin-left:auto;
}

.paso_title_trans
{
    padding: 0px;
    background-image:url(../images/fondo_pixel.png);
    height: 78px;
    width: 570px;
    margin-right:auto;
    margin-left:auto;
}

.paso0_title
{
    padding: 0px;
    background-image:url(../images/titulo_deslinde.png);
    background-repeat:no-repeat;
    height: 78px;
    width: 570px;
    margin-right:auto;
    margin-left:auto;
}

.paso3_title
{
    padding: 0px;
    background-image:url(../images/TituloCelular.png);
    background-repeat:no-repeat;
    height: 98px;
    width: 570px;
    margin-right:auto;
    margin-left:auto;
}

.paso4_title
{
    padding: 0px;
    /*background-image:url(../images/Titulo_Actualiza.png);*/
    background-repeat:no-repeat;
    background-image:url(../images/fondo_pixel.png)
    height: 43px;
    width: 242px;
    margin-right:auto;
    margin-left:auto;
}


.formulario_pasos
{
    padding: 0px;
    background-image:url(../images/fondo_pixel.png);
    width: 570px;
    margin-right:auto;
    margin-left:auto;
    border:solid 0px black; 
}



.placa
{
    float: left;
    padding: 0px;
    background-image:url(../images/placa.png);
    width: 215px;
    height: 149px;
    margin-right:auto;
    margin-left:-70px;
}

.placa2
{
    float: left;
    padding: 0px;
    background-image:url(../images/placa.png);
    width: 215px;
    height: 149px;
    margin-right:auto;
    margin-left:-70px;
    margin-top:50px;
}


.contenido
{
    padding: 5px;
    padding-right: 10px;
    width: 370px;
    margin-right:auto;
    margin-left:160px;
    border:solid 0px black; 
}

.contenido p
{
    font-family: Arial, Sans-Serif;
    letter-spacing:0px;
    text-align:justify;
    font-size: 11px;
    color: black;   
}

.contenidoCenter
{
    position:relative;
    border:solid 0px black;
    overflow: auto;
    text-align:center;
}

.SubmitSiguiente
{
    padding: 0px;
    /*background-image: url(../images/btn_siguiente.png);
    background-color: Transparent;
    width: 82px;
    height: 21px;*/
    margin:0;
    border: 1;
    overflow: hidden;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
    vertical-align:bottom; 

}

.SubmitSiguiente:hover {
    /*background-image:url(../images/btn_siguiente_over.png);
    width: 82px;
    height: 21px;*/
    background-color: Transparent;
 
}


.formText {
border: solid 1px black;
vertical-align:bottom;
width: 200px;
}

.formTextSmall {
border: solid 1px black;
vertical-align:bottom;
width: 85px;
}

.formCheckbox {
border: solid 1px black;
}


.radiolist {
background-color: Transparent;
border: solid 0px black;
}

.radiolist td{
background-color: transparent;
border: solid 0px black;
}

.combo{
border: solid 1px black;
vertical-align:bottom;
width: 200px;
}

.radiob {
background-color: Transparent;
border: solid 0px black;
vertical-align:top;
}

.tallaimg
{
    margin: 0em;
    padding: 0px;
    border: none;
    vertical-align:bottom;
    /*background-color: #ffffff;*/
}

a.linktext {
/* #FF6600 */
    color:#f58200;
    font-size:11px;
    text-decoration:none;
    font-weight:bold;
}

a.linktext:hover{
    color:#f58200;
}



a.linktextr {
/* #FF6600 */
    color:#FF6600;
    font-size:11px;
    text-decoration:none;
    font-weight:bold;
    padding-left:38em;
}

a.linktextr:hover{
    color:#FF6600;
}



a.linknoticia {
/* #FF6600 */
    color:#993300;
    font-size:11px;
    text-decoration:none;
    font-weight:bold;
}

a.linknoticia:hover{
    color:#993300;
}


a.linkmapa {
/* #FF6600 */
    color:#999999;
    font-size:11px;
    text-decoration:none;
    font-weight:bold;
}

a.linkmapa:hover{
    color:#999999;
}