a:link {
	font-family: 'Maven Pro', sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color: #20466A;
}
a:visited {
	font-family: 'Maven Pro', sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #20466A;
	text-decoration: none;
}
a:hover {
	font-family: 'Maven Pro', sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #fb0a01;
	text-decoration: none;
}
a:active {
	font-family: 'Maven Pro', sans-serif;
	font-weight:bold;
	color: #fb0a01;
	text-decoration: none;
}

body{
	font-family: 'Maven Pro', sans-serif;
    font-size: 13px;
}

th {
  font-weight: bold;
  text-align: center;
  background-color: #d5d5d5;
}

div#enlace a{
	float:left;
	width:205px;
	height:27px;
	background-image:url(aperturas.png);
	background-repeat: no-repeat;
}
div#enlace a:hover{
	background-image:url(aperturas);
	background-repeat: no-repeat;
}
td#modidatos a{
	font-size: 15px;
    background-color: #d0ddf2;
	color: #FFFFFF;
    padding:2px;
    border:1px solid #dddddd;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;;
}
td#modidatos a:hover{
	font-size: 15px;
	color: #FF0000;
}

.tr_blanco{
    background-color: #ffffff;
}
.tr_gris{
    background-color: #f1f1f1;
}

.salir
{
    background-color: #FFFFFF;
    color: #AAFFAA;
    font-size: 9px;
    text-align: center;
}   

.formulario {
	font-family: 'Maven Pro', sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #000000;
}
.textomini {
	font-family: 'Maven Pro', sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.textoblanco{
    color: #FFFFFF;
    font-size: 10px;
    text-align: center;
}

.container {
    BORDER-RIGHT: #cccccc 1px solid; 
    BORDER-LEFT: #cccccc 1px solid; 
    BORDER-TOP: #cccccc 1px solid; 
    BORDER-BOTTOM: #cccccc 1px solid; 
    PADDING-RIGHT: 0px; 
    PADDING-LEFT: 0px; 
    PADDING-TOP: 0px; 
    PADDING-BOTTOM: 0px; 
    MARGIN: 0px; 
    OVERFLOW: auto; 
    HEIGHT: 350px;
}

.container1 {
    BORDER-RIGHT: #cccccc 1px solid; 
    BORDER-LEFT: #cccccc 1px solid; 
    BORDER-TOP: #cccccc 1px solid; 
    BORDER-BOTTOM: #cccccc 1px solid; 
    PADDING-RIGHT: 0px; 
    PADDING-LEFT: 0px; 
    PADDING-TOP: 0px; 
    PADDING-BOTTOM: 0px; 
    MARGIN: 0px; 
    OVERFLOW: auto; 
    HEIGHT: 350px;
	width: 855px;
}
.TablaContenido
{
    width: 100%;
    border-top: 1px solid #dddddd;
    background-color: #f7f7f7;
    padding: 10px;
    text-align: left; 
} 
.Titulo
{
    background-color: #444c51;
    padding:5px 5px 5px 5px;
    border-right: 1px solid #FFFFFF; padding-left: 5px;
    padding-right: 5px;
    color: #FFFFFF;
    font-size: 13px;
    text-align: left;
}
.SubTitulo
{
    background-color: #DDDDDD;
    padding:2px;
    border:1px solid #dddddd;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
}
.Tabla_Borde
{
    border: 1px solid #dddddd;
    border-color: #cccccc;
}


.ModiDatos{
    background-color: #d0ddf2;
	color: #FFFFFF;
    padding:2px;
    border:1px solid #dddddd;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;;
}

.frasesconasterisco
{
	font-family: 'Maven Pro', sans-serif;
    background-color: #444c51;
    padding:5px 5px 5px 5px;
    border-right: 1px solid #FFFFFF; padding-left: 5px;
    padding-right: 5px;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    /*font-style: italic;*/
}
.telefono
{
    background-color: #444c51;
    padding:5px 5px 5px 5px;
    border-right: 1px solid #FFFFFF; padding-left: 5px;
    padding-right: 5px;
    color: #FFFFFF ;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    font-style: italic;
}

.fechamodificacion
{
    background-color: #DDDDDD;
    padding:10px 10px 10px 10px;
    border-right: 1px solid #FFFFFF; padding-left: 5px;
    padding-right: 5px;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    font-style: italic;
}
.textomini1 {
	font-family: 'Maven Pro', sans-serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	color: #000000;
	text-align: justify;
    font-style: italic;
}

/* --------------------------------------------------------------------------------------- */
/* FORMULARIO CAMBIO DE DATOS */

/*
body {
	background:#fff; 
	color: #000; 
	font:12.35px Georgia, Arial, "Lucida Grande", Verdana, sans-serif;
}

a:link. a:visited {
	color:#0054a6;
	text-decoration:none; 
}

a:hover {
	text-decoration:underline
}

h1 {
	font-size:20px;
	margin-bottom:20px; 
}

#wrap {
	margin:10px auto;
	width:900px; 
}

p {
	margin:15px 0;
}

#header {
	margin-bottom:20px;
}*/

label {
	border:none; 
	display:block; 
	padding-bottom:5px; 
	margin-top:20px;
	font-family: 'Maven Pro', sans-serif;
}

#contactform {
	border:none; 
	width:700px; 
	overflow:hidden;
}
#contactformlista{
	border:none; 
	overflow:hidden;
}

#contactform li {
	border:none; 
	list-style:none; 
	padding-bottom:20px;
}

#contactform li .fieldbox {
	border:none; 
	background:transparent url(subfield.jpg) no-repeat top left; 
	float:left; 
	height:27px; 
	padding-left:5px;
}

#contactform li .fieldbox input {
	border:none; 
	background:transparent url(subfield.jpg) no-repeat top right; 
	//height:27px; 
	padding-top:5px;
	width:400px;
}

#contactform li .fieldbox #hor {
	border:none; 
	width:200px;
}

#contactform li .fieldbox1 {
	border:none; 
	background:transparent url(subfield_ne.jpg) no-repeat top left; 
	float:left; 
	height:27px; 
	padding-left:5px;
}

#contactform li .fieldbox1 input {
	border:none; 
	background:transparent url(subfield_ne.jpg) no-repeat top right; 
	//height:27px; 
	padding-top:5px;
	width:100px;
}

#contactform li .msgbox {
	border:none; 
	background:transparent url(msgfield.jpg) no-repeat top left; 
	float:left; 
	height:110px; 
	padding-left:5px;
}

#contactform li .msgbox textarea {
	border:none; 
	background:transparent url(msgfield.jpg) no-repeat top right; 
	height:110px;
	padding-top:5px;
	width:500px;	 
}


#sendbutton {
	border:none; 
	background:#acb4cb; color:#fff; 
	cursor:pointer;
	padding:10px 20px; 
	-moz-border-radius:4px;
	-webkit-border-radius:4px
}

#contacto {
	border:none; 
	width:90px;
	padding-top:5px;
	background:transparent url(subfield.jpg) no-repeat top left; 
	float:left; 
	height:27px; 
	padding-left:5px;
	list-style:none; 
}
#contact {
	width:132px;
	padding-top:5px;
	float:left; 
	padding-left:5px;
}

#contactformlista span .msgbox {
	border:none; 
	background:transparent url(msgfield.jpg) no-repeat top left; 
	float:left; 
	height:110px; 
	padding-left:5px;
}





