/*
CSS Mutual La Primera 2007
Design: Logos Comunicaciones
*/
body {
background-image: url(/design/cms/library/bg.gif);
background-color: #001d43;
color: #34598d;
font-family: Tahoma, Arial, Helvetica, Sans, Sans-serif;
font-size: 11px;
margin: 0px;
padding:0px;
}
a:link,a:visited {
color: #f13b0e;
text-decoration: underline;
}
a:hover {
color: #f13b0e;
text-decoration:  underline;
}
#container{
width: 780px;
background-color: #fff;
}
#header{
width: 780px;
background-color: #f1380a;
background-image: url(/design/cms/library/bg_header.gif);
background-repeat: repeat-x;
height: 102px;
border-bottom: solid 4px #09307b;
}
#content{
padding-top: 10px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 5px;
line-height: 16px;
font-size: 11px;
}
#contentIn{
padding-top: 1px;
padding-bottom: 5px;
padding-left: 7px;
padding-right: 15px;
line-height: 16px;
font-size: 11px;
text-align: justify;
}
#normal{
font-size: 11px;
}
#search{
font-size: 12px;
width: 215px;
color: #fff;
background-color: #40699d;
}
#offers{
font-size: 11px;
#width: 340px;
background-color: #f2f5f8;
}
#login{
font-size: 11px;
width: 180px;
background-color: #ebeff4;
background-image: url(/design/cms/library/bg_login.gif);
background-repeat: repeat-x;
line-height: 14px;
}
#login2{
font-size: 11px;
background-color: #ebeff4;
background-image: url(/design/cms/library/bg_login.gif);
background-repeat: repeat-x;
line-height: 14px;
}
#totalView{
font-size: 11px;
#width: 180px;
background-color: #fff6eb;
background-image: url(/design/cms/library/bg_view.gif);
background-repeat: repeat-x;
line-height: 14px;
}
#about{
font-size: 11px;
background-color: #fff6eb;
background-image: url(/design/cms/library/bg_view.gif);
background-repeat: repeat-x;
line-height: 14px;
}
#news{
font-size: 11px;
background-color: #ebeff4;
background-image: url(/design/cms/library/bg_login.gif);
background-repeat: repeat-x;
line-height: 14px;
}
#footer{
width: 100%;
background: #fff;
font-size: 10px;
height: 22px;
text-align: right;
padding-right: 10px;
border-top: solid 1px #f3f5f3;
}

.title{
color: #34598d;
font-size: 18px;
line-height: 24px;
}
.title2{
color: #ef5e1d;
font-size: 18px;
line-height: 24px;
}
.title3{
color: #34598d;
font-size: 22px;
line-height: 24px;
text-align: left;
}
.subtitle{
color: #fff;
font-size: 14px;
font-weight: 700;
}
.price{
color: #ef5e1d;
font-size: 12px;
font-weight: 700;
}

.bold {
font-weight: bold;
}
.bold2 {
font-weight: bold;
color: #ef5e1d;
}
.color2 {
color: #ef5e1d;
}
.txt10 {
font-size: 10px;
}
.txt10White {
font-size: 10px;
color: #fff;
}
.txt10b {
font-size: 10px;
color: #f13b0e;
}
#features{
font-size: 11px;
border-top: dotted 1px #ef5e1d; ;
line-height: 14px;
}
#listings{
font-size: 11px;
border-bottom: dotted 1px #ef5e1d; ;
line-height: 14px;
}
#rows{
background-color: #f2f4f8;
font-size: 11px;
border-bottom: dotted 1px #ef5e1d; ;
line-height: 25px;
}
.imageOff{
border: solid 1px #ef5e1d;
}
.imageOn{
border: solid 1px #34598d;
}
/*LINKS*/

a.titleProperty:link, a.titleProperty:visited  {
	color: #34598d;
	text-decoration: none;
	font-weight: 700;
	}
a.titleProperty:hover {
	color: #50709d;
	text-decoration:  none;
	font-weight: 700;
	}
a.link1:link, a.link1:visited  {
	color: #34598d;
	text-decoration: none;
	}
a.link1:hover {
	color: #7b8ca6;
	text-decoration:  none;
	}
a.link2:link, a.link2:visited  {
	color: #f13b0e;
	text-decoration: none;
	font-weight: 700;
	}
a.link2:hover {
	color: #f13b0e;
	text-decoration:  none;
	font-weight: 700;
	}

a.footer:link, a.footer:visited  {
	COLOR: #fff;
	text-decoration: none;
	font-size: 10px;
	}
a.footer:hover {
	COLOR: #ccc;
	text-decoration: none;
	font-size: 10px;
	}
a.link3:link, a.link3:visited  {
	COLOR: #fff;
	text-decoration: none;
	font-size: 10px;
	}
a.link3:hover {
	COLOR: #fff;
	text-decoration: underline;
	font-size: 10px;
	}
.input{
	border: 1px solid #7f9db9;
	background-color: #fcfcfd;
	float: none;
	margin: 0;
	margin-top: 1px;
	height: 16px;
}
.textArea{
	border: 1px solid #7f9db9;
	background-color: #fcfcfd;
	float: none;
	margin: 0;
	margin-top: 1px;
}
/* Fin CSS */


input.error{
	border: 1px solid #FF0033;
	background-color:#F6C0C9;
}

#important{
background-color: #fffee5;
border: dotted 1px #fff872 ;
height: 45px;
padding-left: 10px;
}
#confirmation{
background-color: #fffee5;
border: dotted 1px #fff872 ;
height: 30px;
text-align: center;
}