/* CSS Document */

body {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	background-color:FFF;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px; color:#222;
	}
	
	/*top*/
.top_solapa {
	background-image:url(../body_pics/solapa.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding-top:56px;
	}	
	
	
ul {
	margin:0px;
	padding-left:0px;
	}	
	
	
li { 
	/*line-height:150%; interlineado, IE6 no lo reconoce,no le afecta*/
	list-style-type:none;
	}	
	
a.menu {
	font-size:11px; color:#222;
	text-decoration:none;
	font-weight:bold;
	}		
	
	/*columna izq*/
	
.bckgr_grey {
	background-color:#EEE;
	}

.bckgr_blue {
	background-color:#65797A;
	}		
	
.td_solicitud {
	background-color:#D6D5D5;
	}		
	
.form{
	border-top:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
	border-bottom:1px solid #9298A6;
	border-left:1px solid #9298A6;
	}

.btn_enviar {
	background-image:url(../body_pics/icon_arrow2.gif);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#585858;
	border:1px solid #FFF;
	font-weight:bold; color:#FFF;
	width:70px;
	text-align:left;
	padding-left:5px;
	cursor:pointer;
	}
	
.btn_prescriptor {
	background-color:#585858;
	border:1px solid #FFF;
	font-weight:bold; color:#FFF;
	}
	
.grafic_prescriptor {
	background-color:#585858;
	border:1px solid #FFF;
	font-weight:bold; color:#FFF;
	padding:5px;
	}	
		
	
	/*columna catalogo*/
.mn_catalogo{ 
	background-image:url(../body_pics/bckgr_mn.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#CA0009;
	font-size:11px;
	font-weight:bold;
	color:#13D70E;
	}
	
a.catalogo{
	font-size:11px; color:#FFF;
	text-decoration:underline;
	font-weight:normal;
	}	
	
a.catalogo:hover{
	font-size:11px; color:#FFF;
	text-decoration:none;
	}		
	
	
	/*main*/

		
/*#box_txt {
	padding:10px;
	margin:0 auto;
	width: 450px;
	font-size:11px;
	color: #000;
	}*/	
	
	
.txt11 {
	font-size:11px;
	}		
	
.txt12red {
	font-size:12px; color:#D10009;
	}		
	
#bckgrd {
	position:absolute;
	background-color:white;
	filter: alpha(opacity=70); opacity: .7;
	width:500px;
	/*height:45px;*/
	margin-left:30px;
	margin-top:225px;
	font-size:11px;
	text-align:justify;
	padding:5px;
	}	
	
.migas{
	background-color:#EEE;
	font-size:9px; color:#222;
	text-decoration:none;
	font-weight:lighter;
	}	
	
.title{
	background-image:url(../body_pics/bckgr_title.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#D6D5D5;
	font-size:14px; color:#222;
	font-weight:bold;
	text-align:left;
	}	
	
.txt_welcome{
	font-size:12px;
	text-align:justify;
	height:100px;
	}	
	
.line{
	background-image:url(../body_pics/bckgr_line.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:10px;
	}
		
.pic{
	border:5px solid #DCDCDC;
	}	
	
.pic_small{
	border:2px solid #DCDCDC;
	}		
	
	/*footer*/
	
a.footer{
	font-size:11px; color:#222;
	text-decoration:none;
	font-weight:normal;
	}	
	
	/*lista firmas-clientes*/

UL.col3 
{ 
PADDING-RIGHT: 0px; 
PADDING-LEFT: 0px; 
FLOAT: left; 
PADDING-BOTTOM: 0px; 
MARGIN: 5px 0px; 
WIDTH: 100%; 
PADDING-TOP: 0px; 
LIST-STYLE-TYPE: none 
} 

UL.col3 LI 
{ 
PADDING-RIGHT: 2px; 
DISPLAY: inline; 
PADDING-LEFT: 10px; 
FLOAT: left; 
PADDING-BOTTOM: 2px; 
WIDTH: 31%; 			/*con esto se consigue una lista a 3 columnas en un solo div*/
PADDING-TOP: 2px;
} 	
	
a.creditos {
	font-size:11px; color:#EEE;
	text-decoration:none;
	}	
	
a.migas2{
	font-size:9px; color:#222;
	text-decoration: underline;
	}	
	
a.migas2:hover{
	font-size:9px; color:#222;
	text-decoration:none;
	}	
	
a.firmas{
	font-size:11px; color:#D10009;
	text-decoration: underline;	
}		

a.firmas:hover{
	font-size:11px; color:#D10009;
	text-decoration:none;	
}	