

.contenedor_completo{position:relative;float:left;width:620px;padding-right:10px;padding-left:30px; background: url('fondo.jpg') no-repeat top right;font-family:arial}
.publicidad{position:relative;float:left;width:225px;padding-left:10px;font-size:12px;margin-top:20px;text-align:justify}
.lineaCampo{position:relative;float:left;width:600px;margin-bottom:4px;margin-right:4px;padding:5px;}
.lineaCampo_bis{position:relative;float:left;width:600px;margin-bottom:4px;padding:5px;}
label{position:relative;float:left;width:120px;text-align:right;padding-right:5px;padding-top:4px;font-weight:bold;border-bottom:2px solid #dcdcdc;}

#fromDatos input{border:1px solid #999;}
#fromDatos select{border:1px solid #ccc;}
#fromDatos textarea{border:1px solid #ccc;}
.enviar{position:relative;padding:6px;padding-right:30px;background:url("enviar.jpg") no-repeat right #dcdcdc;color:#042432;font-weight:bold;cursor:hand;cursor:pointer;border:0px solid #999;}
.titular{position:relative;float:left;margin-top:20px;margin-bottom:10px;text-align:left;width:90%;padding-left:10%;border-bottom:2px solid #dcdcdc;font-weight:bold;font-size:15px}

img{border:0px;}


#uneuro{position:relative;float:left;width:460px;height:110px;margin-top:30px;padding-left:140px;background: url('../imagenes/euro.jpg') no-repeat top left;}

#titulo1{position:absolute;top:0px;left:140px;font-size:22px;font-weight:bold;color:#052e5c;}
#info1{position:absolute;top:30px;left:140px;font-size:12px;}

.columna{position:relative;float:left;width:185px;margin-top:20px;padding:8px;padding-bottom:100px;}



/* 
	Grey Suits you Sir. Please host the images on your own server.
	written by Stuart Colville http://www.muffinresearch.co.uk
*/

table,td
{
	border               : 1px solid #CCC;
	border-collapse      : collapse;
  font                 : small/1.5 "Tahoma", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
table
{
	border                :none;
	border                :1px solid #CCC;
}
thead th,
tbody th
{
	background            : #FFF url(th_bck.gif) repeat-x;
  color                 : #666;  
	padding               : 5px 10px;
  border-left           : 1px solid #CCC;
}
tbody th
{
  background            : #fafafb;
  border-top            : 1px solid #CCC;
  text-align            : left;
  font-weight           : normal;
}
tbody tr td
{
	padding               : 5px 10px;
  color                 : #666;
}
tbody tr:hover
{
  background            : #FFF url(tr_bck.gif) repeat;
}

tbody tr:hover td
{
  color                 : #454545;
}
tfoot td,
tfoot th
{
  border-left           : none;
  border-top            : 1px solid #CCC;
	padding               : 4px;
  background            : #FFF url(foot_bck.gif) repeat;
  color                 : #666;
}
caption
{
	text-align            : left;
	font-size             : 120%;
	padding               : 10px 0;
	color                 : #666;
}
table a:link
{
	color                 : #666;
}
table a:visited
{
	color                 : #666;
}
table a:hover
{
	color                 : #003366;
	text-decoration       : none;
}
table a:active
{
	color                 : #003366;
}
