﻿body
{
    font-family: Arial;
    font-size: 11px;
    margin: 0px;
    background: url(../img/fondoWeb.jpg) repeat-x #FFF center top;
}

img
{
    border: 0;
}
.dvCabsup
{
    width: 100%;
    position: relative;
    background: url(../img/logo-trans.png) no-repeat top;
    height: 265px;
    z-index: 0;
}

.dvCentrado
{
    position: relative;
    width: 940px;
    margin: 0px auto;
    z-index: 1;
    margin-top: -265px;
}
.dvCab
{
    width: 100%;
    float: left;
}
.barra
{
    float: right;
    background: url(../img/barra.png) no-repeat top right;
    height: 41px;
    width: 642px;
    text-align: right;
    color: #FFFFFF;
}
.login
{
    color: #0045AD;
    float: right;
    height: 60px;
    width: 300px;
}
.textbox
{
    border: 0;
    background-color: #FFFFFF;
    height: 17px;
    font-size: 11px;
    padding: 0 2px;
    width: 100px;
}
a.botonAzul
{
    background: url(../img/fndboton.gif) repeat-x bottom;
    display: block;
    border: 0;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 10px;
    height: 13px;
    padding: 2px 10px;
}
a.botonAzul:hover
{
    background: url(../img/fndboton.gif) repeat-x top;
}

.dvCab2, .dvCab2-como
{
    width: 100%;
    float: left;
    background: url(../img/gente.png) no-repeat top left;
    height: 283px;
}

.dvCab2_pass
{
	width: 100%;
    float: left;
    background: url(../img/pizarra_short.png) no-repeat top left;
    height: 106px;
}

.dvCab2-como
{
    background: url(../img/pizarra.jpg) no-repeat top left;
    height: 159px;
}
.dvCuerpo
{
    width: 100%;
    float: left;
    background: url(../img/fndCuerpo.jpg) repeat-y top left;
    min-height: 300px;
}
.colCentral
{
    width: 100%;
    padding-left: 20px;
    float: left;
}
.colIzq
{
    width: 450px;
    padding-left: 20px;
    float: left;
}
.desplegable, .desplegable2
{
    width: 430px;
    margin-bottom: 5px;
    margin-top: 20px;
    color: #666666;
    float: left;
}
.desplegable a, .desplegable2 a
{
    text-decoration: none;
}
.desplegable2
{
    width: 100%;
}
.titDesplegable
{
    margin-left: 10px;
    color: #999999;
    font-size: 15px;
    font-weight: bold;
    float: left;
}
.txtDesplegable
{
    margin-left: 20px;
    width:420px;
    float:left;
}
.txtDesplegable a
{
    color: #666666;
}
.fotoDesplegable
{
    float:left;
    width:420px;
    margin-left:20px;
    }
.colDrch
{
    width: 470px;
    float: right;
}
.dvPie
{
    width: 100%;
    color: #999999;
    font-size: 10px;
    font-family: Trebuchet MS;
    margin-top: 20px;
    float: left;
    height: 30px;
    margin-bottom: 20px;
}
.dvPie a
{
    text-decoration: none;
    color: #999999;
}
.pie1
{
    float: left;
    margin-left: 30px;
    margin-top: 10px;
}
.pie2
{
    float: right;
    margin-right: 30px;
}

.dvCab3
{
    width: 100%;
    float: left;
    background: url(../img/registro.jpg) no-repeat top left;
    height: 158px;
}

.dos-col-izq{
	float:left;
	width:450px;
	margin-left:50px;
	font-family: Trebuchet MS, Arial;
	font-size:11px;
}

.dos-col-der{
	float:left;
	width:380px;
}

.dos-centro
{
	float: left; 
	width: 100%;
}

.terms-check
{
	width: 100%; 
	text-align: center;
	margin-top: 5px;
}

.register-button
{	
	width: 100%; 
	text-align: center; 
	margin: 5px;
}

.error-label
{
	width: 100%; 
	text-align: center;
}

.itemForm{
	clear:both;
	float:none;
	padding-top:5px;
	}
.itemForm .titulo{
	color:#333333;
	width:150px; 
	float:left;
	padding-left:15px;
	}
	.itemForm .titulovacio{
	width:170px; 
	float:left;		
	}

.itemForm .campo
{ 
	width:200px; 
	float:left;
}
.textbox2{
	border:1px solid #C8D7ED;
	width:200px;
	}
	
	
.ayuda{
	padding-left:25px;
	background: url(../img/query.gif) no-repeat top left;
}
	
	
a.botonAzulBig
{
    background: url(../img/fndboton.gif) repeat-x bottom;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border: 0;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 10px;
    height: 13px;
    width:205px;
    text-align:center;
    padding:2px 0;
}
a.botonAzulBig:hover
{
    background: url(../img/fndboton.gif) repeat-x top;

}